Home
last modified time | relevance | path

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

12

/external/openscreen/osp/impl/testing/
Dfake_mdns_platform_service_unittest.cc93 auto both = platform_service.RegisterInterfaces({1, 2}); in TEST_F() local
102 auto both = platform_service.RegisterInterfaces({}); in TEST_F() local
/external/dagger2/javatests/dagger/functional/multibindings/
DMapKeyWithDefaultTest.java55 static int both() { in both() method
/external/junit/src/main/java/org/junit/matchers/
DJUnitMatchers.java81 public static <T> CombinableBothMatcher<T> both(Matcher<? super T> matcher) { in both() method in JUnitMatchers
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
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()
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
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()
/external/rust/crates/structopt/tests/
Dflags.rs105 let both = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b", "-a"])); in non_bool_flags() localVariable
/external/cldr/tools/java/org/unicode/cldr/tool/
DFixDelimiters.java126 locales2delimiters.put(localeCode, both); in locales2delimiters.put() argument
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DCombinableMatcher.java50 public static <LHS> CombinableBothMatcher<LHS> both(Matcher<? super LHS> matcher) { in both() method in CombinableMatcher
/external/clang/test/Sema/
Dmissing-field-initializers.c32 } both; member
/external/llvm-project/clang/test/Sema/
Dmissing-field-initializers.c32 } both; member
/external/skqp/src/compute/hs/cuda/
Dhs_cuda.inl736 bool const both = (full_fm != 0) && (frac_fm != 0); local
800 bool const both = (full_bs != 0) && (frac_bs != 0); local
/external/doclava/res/assets/templates-sdk/assets/js/
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 …]
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapperTest.java222 private static CldrValue both( in both() method in TransformsMapperTest
/external/mesa3d/src/util/
Dralloc.c418 char *both; in cat() local
451 char *both; in ralloc_str_append() local
916 char *both; in linear_cat() local
/external/clang/test/CodeGen/
Dpragma-weak.c114 #pragma weak both = __both macro
/external/rust/crates/itertools/src/
Deither_or_both.rs68 pub fn both(self) -> Option<(A, B)> { in both() method
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCoreMatchers.java50 …public static <LHS> org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<LHS> both(org.hamcre… in both() method in CoreMatchers
/external/llvm-project/clang/test/CodeGen/
Dpragma-weak.c114 #pragma weak both = __both macro
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapper.java76 private enum Direction { forward, backward, both } enumConstant
/external/iputils/
Dtracepath.c78 void print_host(const char *a, const char *b, int both) in print_host()
Dtracepath6.c91 void print_host(const char *a, const char *b, int both) in print_host()
/external/rust/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
/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c361 unsigned both = BI_DATA_REG_SRC | BI_DATA_REG_DEST; in bi_register_allocate() local
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java258 both; enumConstant
/external/libevent/test/
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

12