Home
last modified time | relevance | path

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

/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/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/clang/test/CodeGen/
Dpragma-weak.c114 #pragma weak both = __both macro
/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/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/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/mesa3d/src/util/
Dralloc.c400 char *both; in cat() local
876 char *both; in linear_cat() local
/external/skia/src/opts/
DSkXfermode_opts.h79 both = s*da.inv() + d*sa.inv(); in XFERMODE() local
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java136 …public static <LHS> org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<LHS> both(org.hamcre… in both() method in Matchers
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c272 unsigned both = levels_z & levels_s; in si_blit_decompress_zs_in_place() local