Home
last modified time | relevance | path

Searched defs:both (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp_15_r20/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
H A DWallpaperColorsTest.java133 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 DMapKeyWithDefaultTest.kt43 fun both(): Int = 2 in justRequired() method
/aosp_15_r20/external/cronet/third_party/libevent/test/
H A Dregress.c221 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 Ddocs.js3342 '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 Dp5-var.cpp103 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 Dralloc.c418 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 DElementsTest.java64 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 Drange_trie.rs795 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/
Drange_trie.rs795 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 Dswitcher4.py75 def insert_stub(doc, java, both): argument
/aosp_15_r20/external/dagger2/javatests/dagger/functional/multibindings/
H A DMapKeyWithDefaultTest.java55 static int both() { in both() method
/aosp_15_r20/tools/platform-compat/javatest/android/processor/compat/changeid/
H A DXmlWriterTest.java80 Change both = new Change.Builder() in testSomeChanges() local
/aosp_15_r20/external/libevent/test/
H A Dregress.c237 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 DJUnitMatchers.java81 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 DFixDelimiters.java127 locales2delimiters.put(localeCode, both); in locales2delimiters.put() argument
/aosp_15_r20/external/mesa3d/src/util/
H A Dralloc.c416 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 DCombinableMatcher.java50 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 DThese.kt38 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 Dmissing-field-initializers.c32 } both; member
/aosp_15_r20/libcore/luni/src/test/parameter_metadata/src/libcore/java/lang/reflect/parameter/
H A DParameterMetadataTestClasses.java73 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 DTransformsMapperTest.java222 private static CldrValue both( in both() method in TransformsMapperTest
/aosp_15_r20/external/clang/test/CodeGen/
H A Dpragma-weak.c114 #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 DTransformsMapper.java76 private enum Direction { forward, backward, both } enumConstant
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
H A DCoreMatchers.java50 …public static <LHS> org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<LHS> both(org.hamcre… in both() method in CoreMatchers
/aosp_15_r20/external/iputils/
H A Dtracepath.c78 void print_host(const char *a, const char *b, int both) in print_host()

12345678