Home
last modified time | relevance | path

Searched defs:base1 (Results 1 – 14 of 14) sorted by relevance

/external/testng/src/test/java/test/failures/
DBase0.java7 public void base1() { in base1() method in Base0
/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/libcxxabi/test/
Dcatch_ptr_02.pass.cpp93 struct base1 {int x;}; argument
/external/skia/bench/
DHairlinePathBench.cpp98 int base1 = 2 * rand.nextULessThan(hSize); in makePath() local
130 int base1 = 2 * rand.nextULessThan(hSize); in makePath() local
163 int base1 = 2 * rand.nextULessThan(hSize); in makePath() local
198 int base1 = 2 * rand.nextULessThan(hSize); in makePath() local
/external/clang/test/FixIt/
Dfixit-cxx11-attributes.cpp37 struct base1 {}; struct
/external/libxml2/
Dregressions.py36 def compFiles(res, expected, base1, base2): argument
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java204 String base1 = "Liface/base1;"; in testGetCommonSuperclass_interfaces() local
/external/webrtc/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc57 VoEBase* base1 = NULL; variable
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp336 int base1 = (baseSize2[mask] >> 0) & 0xf; in mkClobber() local
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp598 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
689 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp717 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
822 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp514 …constexpr bool base1 = &e.c[0] < &e.d; // expected-error {{constant expression}} expected-note {{c… 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.c35 char* base1 = (char*)strrchr(path, '/'); in basename() local
48 char* base1 = (char*)strrchr(path, '/'); in dirname() local