Home
last modified time | relevance | path

Searched defs:base2 (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/none/tests/mips64/
Dcvm_atomic_thread.c261 #define TRIOP_AND_SAA(instruction, base1, base2, n) \ argument
272 #define TRIOP_AND_SAAD(instruction, base1, base2, n) \ argument
283 #define BINOP_AND_SAA(instruction, base1, base2) \ argument
294 #define BINOP_AND_SAAD(instruction, base1, base2) \ argument
/external/testng/src/test/java/test/failures/
DBase1.java7 public void base2() { in base2() method in Base1
/external/libcxxabi/test/
Dcatch_ptr_02.pass.cpp94 struct base2 {int x;}; struct
/external/skia/bench/
DHairlinePathBench.cpp99 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
131 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
164 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
199 int base2 = 2 * rand.nextULessThan(hSize); in makePath() local
/external/clang/test/FixIt/
Dfixit-cxx11-attributes.cpp38 struct base2 {}; struct
/external/libxml2/
Dregressions.py36 def compFiles(res, expected, base1, base2): argument
Druntest.c3067 const char *base2; in schemasTest() local
3244 const char *base2; in rngTest() local
3333 const char *base2; in rngStreamTest() local
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java205 String base2 = "Liface/base2;"; in testGetCommonSuperclass_interfaces() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h192 #define UPB_C_UPCASTS2(ty, base, base2) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp338 int base2 = (baseSize2[mask] >> 8) & 0xf; in mkClobber() local
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp515 …constexpr bool base2 = &e.c[1] < &e.e.f; // expected-error {{constant expression}} expected-note {… variable
/external/pcre/dist2/src/sljit/
DsljitNativeARM_32.c940 #define EMIT_DATA_TRANSFER(type, add, wb, target, base1, base2) \ argument
/external/clang/tools/c-index-test/
Dc-index-test.c36 char* base2 = (char*)strrchr(path, '\\'); in basename() local
49 char* base2 = (char*)strrchr(path, '\\'); in dirname() local
/external/protobuf/php/ext/google/protobuf/
Dupb.h177 #define UPB_C_UPCASTS2(ty, base, base2) \ argument
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp744 constexpr Base base2(76); variable
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc1018 Base base, base2; in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc1146 Base base, base2; in TEST() local
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc1142 Base base, base2; in TEST() local