/aosp_15_r20/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/ |
H A D | WallpaperColorsTest.java | 133 final int both = WallpaperColors.HINT_SUPPORTS_DARK_TEXT in wallpaperColorsHints_ctor() local 137 Assert.assertEquals(wallpaperColors.getColorHints(), both); in wallpaperColorsHints_ctor() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/multibindings/ |
H A D | MapKeyWithDefaultTest.kt | 43 fun both(): Int = 2 in justRequired() method
|
/aosp_15_r20/external/cronet/third_party/libevent/test/ |
H A D | regress.c | 221 struct both { struct 229 struct both *both = arg; in combined_read_cb() argument 247 struct both *both = arg; in combined_write_cb() local
|
/aosp_15_r20/external/doclava/res/assets/templates-sdk/assets/js/ |
H A D | docs.js | 3342 'both': 'Apps & Games' property 3496 'both': 'التطبيقات والألعاب' property 3521 'both': '应用和游戏' property 3545 'both': '應用程式和遊戲' property 3571 'both': 'Applications et jeux' property 3598 'both': 'Apps und Spiele' property 3626 'both': 'Aplikasi dan Game' property 3678 'both': 'アプリとゲーム' property 3702 'both': '앱 및 게임' property 3727 'both': 'Apps e Jogos' property [all …]
|
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
H A D | p5-var.cpp | 103 void bind_lvalue_to_conv_lvalue_ambig(ConvertibleToBothDerivedRef both) { in bind_lvalue_to_conv_lvalue_ambig() 137 void bind_lvalue_to_conv_rvalue_ambig(ConvertibleToBothDerived both) { in bind_lvalue_to_conv_rvalue_ambig()
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | ralloc.c | 418 char *both; in cat() local 451 char *both; in ralloc_str_append() local 916 char *both; in linear_cat() local
|
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/select/ |
H A D | ElementsTest.java | 64 Elements both = doc.select("a"); in hasAbsAttr() local 80 Elements both = doc.select("a"); in absAttr() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/ |
H A D | range_trie.rs | 795 let both = |r| SplitRange::Both(range(r)); in new() localVariable 954 let both = |r| SplitRange::Both(range(r)); in splits() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/ |
D | range_trie.rs | 795 let both = |r| SplitRange::Both(range(r)); in new() localVariable 951 let both = |r| SplitRange::Both(range(r)); in splits() localVariable
|
/aosp_15_r20/tools/doc_generation/ |
H A D | switcher4.py | 75 def insert_stub(doc, java, both): argument
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/multibindings/ |
H A D | MapKeyWithDefaultTest.java | 55 static int both() { in both() method
|
/aosp_15_r20/tools/platform-compat/javatest/android/processor/compat/changeid/ |
H A D | XmlWriterTest.java | 80 Change both = new Change.Builder() in testSomeChanges() local
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress.c | 237 struct both { struct 245 struct both *both = arg; in combined_read_cb() argument 263 struct both *both = arg; in combined_write_cb() local
|
/aosp_15_r20/external/junit/src/main/java/org/junit/matchers/ |
H A D | JUnitMatchers.java | 81 public static <T> CombinableBothMatcher<T> both(Matcher<? super T> matcher) { in both() method in JUnitMatchers
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | FixDelimiters.java | 127 locales2delimiters.put(localeCode, both); in locales2delimiters.put() argument
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | ralloc.c | 416 char *both; in cat() local 449 char *both; in ralloc_str_append() local 1280 char *both; in linear_cat() local
|
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
H A D | CombinableMatcher.java | 50 public static <LHS> CombinableBothMatcher<LHS> both(Matcher<? super LHS> matcher) { in both() method in CombinableMatcher
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/util/ |
H A D | These.kt | 38 fun <A, B> both(thiz: A, that: B): These<A, B> = Both(thiz, that) in thiz() method
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | missing-field-initializers.c | 32 } both; member
|
/aosp_15_r20/libcore/luni/src/test/parameter_metadata/src/libcore/java/lang/reflect/parameter/ |
H A D | ParameterMetadataTestClasses.java | 73 void both(Integer[] p0, String... p1) {} in both() method in ParameterMetadataTestClasses.MixedVarArgs
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | TransformsMapperTest.java | 222 private static CldrValue both( in both() method in TransformsMapperTest
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | pragma-weak.c | 114 #pragma weak both = __both macro
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | TransformsMapper.java | 76 private enum Direction { forward, backward, both } enumConstant
|
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
H A D | CoreMatchers.java | 50 …public static <LHS> org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<LHS> both(org.hamcre… in both() method in CoreMatchers
|
/aosp_15_r20/external/iputils/ |
H A D | tracepath.c | 78 void print_host(const char *a, const char *b, int both) in print_host()
|