Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/internal/codegen/
DConflictingEntryPointsTest.java35 JavaFileObject base1 = in covariantType() local
83 JavaFileObject base1 = in covariantTypeFromGenericSupertypes() local
131 JavaFileObject base1 = in differentQualifier() local
182 JavaFileObject base1 = in sameKey() local
221 JavaFileObject base1 = in sameQualifiedKey() local
/external/libcxxabi/test/
Dcatch_ptr_02.pass.cpp93 struct base1 {int x;}; argument
/external/skqp/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/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/llvm-project/libcxxabi/test/
Dcatch_ptr_02.pass.cpp98 struct base1 {int x;}; argument
/external/testng/src/test/java/test/failures/
DBase0.java7 public void base1() { in base1() method in Base0
/external/llvm-project/clang/test/AST/
Dast-dump-openmp-declare-variant-extensions-messages.c7 int base1() { return 2; } in base1() function
Dast-dump-openmp-declare-variant-extensions.c20 int base1() { return 3; } in base1() function
/external/llvm-project/clang/test/FixIt/
Dfixit-cxx11-attributes.cpp37 struct base1 {}; struct
/external/clang/test/FixIt/
Dfixit-cxx11-attributes.cpp37 struct base1 {}; struct
/external/arm-trusted-firmware/plat/socionext/synquacer/include/
Dsq_common.h18 uint64_t base1; member
/external/libxml2/
Dregressions.py36 def compFiles(res, expected, base1, base2): argument
/external/libxaac/decoder/
Dixheaacd_hbe_trans.c812 FLOAT64 base1; in ixheaacd_hbe_post_anal_prod3() local
895 FLOAT64 base1; in ixheaacd_hbe_post_anal_prod3() local
1267 FLOAT64 base1; in ixheaacd_hbe_post_anal_xprod3() local
1353 FLOAT64 base1; in ixheaacd_hbe_post_anal_xprod3() local
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java204 String base1 = "Liface/base1;"; in testGetCommonSuperclass_interfaces() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-trailing-return-type.cpp301 double B::base1(int, bool b) {} in base1() function in B
/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.cpp570 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
661 const deInt32 base1 = (deInt32)rnd.getUint32(); in getInputValues() local
/external/libevent/test/
Dregress.c1241 struct event_base *base1, *base2; in test_signal_pipeloss() local
1268 struct event_base *base1, *base2; in test_signal_switchbase() local
1436 struct event_base *base1; in test_free_active_base() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp696 const deUint32 base1 = rnd.getUint32(); in getInputValues() local
801 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/llvm-project/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp556 …constexpr bool base1 = &e.c[0] < &e.d; // expected-error {{constant expression}} expected-note {{c… variable
/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
/external/llvm-project/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
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h60 unsigned base1:8, s:1, type:4, dpl:2, p:1; member