/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
H A D | DefaultModifierList.kt | 203 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 D | TestDTDAttributes.java | 196 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 D | binary_http_message_test.cc | 281 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 D | tests.rs | 13 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 D | tests.rs | 13 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 D | tests.rs | 13 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 D | tests.rs | 13 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 D | tests.rs | 13 fn same() { in same() function
|
/aosp_15_r20/external/stg/test_cases/diff_tests/symbol/ |
H A D | changes.1.c | 1 int same; variable
|
H A D | changes.0.c | 1 int same; variable
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | dynamic-cast.cpp | 44 void same() in same() function
|
/aosp_15_r20/external/musl/src/locale/ |
H A D | setlocale.c | 47 int same = 0; in setlocale() local
|
/aosp_15_r20/external/trusty/musl/src/locale/ |
D | setlocale.c | 48 int same = 0; in setlocale() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | inline_callers.go | 69 func same(xs, ys []string) bool { func
|
/aosp_15_r20/external/curl/tests/unit/ |
H A D | unit1399.c | 58 bool same = (time_sec == expected_seconds); in usec_matches_seconds() local
|
/aosp_15_r20/external/zopfli/src/zopfli/ |
H A D | hash.h | 45 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 D | Matchers.kt | 38 fun <T> same(value: T): T { in same() method
|
/aosp_15_r20/external/libcap/cap/ |
H A D | cap_test.go | 88 func same(a, b *Set) error { func
|
/aosp_15_r20/external/clang/tools/scan-build-py/tests/unit/ |
H A D | test_compilation.py | 90 def same(expected): function
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | FilterFxRepresentation.java | 85 public boolean same(FilterRepresentation representation) { in same() method in FilterFxRepresentation
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_convolution.cpp | 96 Tensor<float, 1, DataLayout> same(3); in test_modes() local
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | websocket.c | 56 int same = 0; in recv_pong() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib2304.c | 49 int same = 0; in recv_pong() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ |
D | StateAdapter.java | 84 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 D | GenerateDayPeriods.java | 124 private static boolean same(int a, int b) { in same() method in GenerateDayPeriods
|