Home
last modified time | relevance | path

Searched defs:same (Results 26 – 50 of 429) sorted by relevance

12345678910>>...18

/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
H A DDefaultModifierList.kt203 val same = masked1 xor masked2 in equivalentTo() constant
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestDTDAttributes.java196 Set<R2<String, String>> same = new TreeSet<R2<String, String>>(); in checkAttributes() local
250 Set<String> same = new TreeSet<String>(); in checkElements() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/
H A Dbinary_http_message_test.cc281 BinaryHttpRequest same({"POST", "https", "www.example.com", "/hello.txt"}); in TEST() local
648 BinaryHttpResponse same(200); in TEST() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/raw/
H A Dtests.rs13 fn same() { in same() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/raw/
H A Dtests.rs13 fn same() { in same() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/raw/
H A Dtests.rs13 fn same() { in same() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/raw/
H A Dtests.rs13 fn same() { in same() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/raw/
H A Dtests.rs13 fn same() { in same() function
/aosp_15_r20/external/stg/test_cases/diff_tests/symbol/
H A Dchanges.1.c1 int same; variable
H A Dchanges.0.c1 int same; variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddynamic-cast.cpp44 void same() in same() function
/aosp_15_r20/external/musl/src/locale/
H A Dsetlocale.c47 int same = 0; in setlocale() local
/aosp_15_r20/external/trusty/musl/src/locale/
Dsetlocale.c48 int same = 0; in setlocale() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dinline_callers.go69 func same(xs, ys []string) bool { func
/aosp_15_r20/external/curl/tests/unit/
H A Dunit1399.c58 bool same = (time_sec == expected_seconds); in usec_matches_seconds() local
/aosp_15_r20/external/zopfli/src/zopfli/
H A Dhash.h45 unsigned short* same; /* Amount of repetitions of same byte after this .*/ member
/aosp_15_r20/external/mockito-kotlin/mockito-kotlin/src/main/kotlin/org/mockito/kotlin/
H A DMatchers.kt38 fun <T> same(value: T): T { in same() method
/aosp_15_r20/external/libcap/cap/
H A Dcap_test.go88 func same(a, b *Set) error { func
/aosp_15_r20/external/clang/tools/scan-build-py/tests/unit/
H A Dtest_compilation.py90 def same(expected): function
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterFxRepresentation.java85 public boolean same(FilterRepresentation representation) { in same() method in FilterFxRepresentation
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_convolution.cpp96 Tensor<float, 1, DataLayout> same(3); in test_modes() local
/aosp_15_r20/external/curl/docs/examples/
H A Dwebsocket.c56 int same = 0; in recv_pong() local
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib2304.c49 int same = 0; in recv_pong() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DStateAdapter.java84 public boolean same(Vector<State> states) { in same() method in StateAdapter
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateDayPeriods.java124 private static boolean same(int a, int b) { in same() method in GenerateDayPeriods

12345678910>>...18