Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_ptr_02.pass.cpp93 struct base1 {int x;}; struct
/external/testng/src/test/java/test/failures/
DBase0.java7 public void base1() { in base1() method in Base0
/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/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/clang/test/FixIt/
Dfixit-cxx11-attributes.cpp37 struct base1 {}; struct
/external/u-boot/lib/
Dlmb.c43 static long lmb_addrs_overlap(phys_addr_t base1, in lmb_addrs_overlap()
49 static long lmb_addrs_adjacent(phys_addr_t base1, phys_size_t size1, in lmb_addrs_adjacent()
63 phys_addr_t base1 = rgn->region[r1].base; in lmb_regions_adjacent() local
/external/libxml2/
Dregressions.py36 def compFiles(res, expected, base1, base2): argument
/external/epid-sdk/epid/member/tiny/math/src/
Defq.c68 FpElem const* exp0, EccPointFq const* base1, in EFqAffineMultiExp()
79 FpElem const* exp0, EccPointJacobiFq const* base1, in EFqMultiExp()
Dfq12.c131 VeryLargeInt const* exp0, Fq12Elem const* base1, in Fq12MultiExp()
/external/libxaac/decoder/
Dixheaacd_hbe_trans.c811 FLOAT64 base1; in ixheaacd_hbe_post_anal_prod3() local
894 FLOAT64 base1; in ixheaacd_hbe_post_anal_prod3() local
1266 FLOAT64 base1; in ixheaacd_hbe_post_anal_xprod3() local
1352 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/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/libevent/test/
Dregress.c1155 struct event_base *base1, *base2; in test_signal_pipeloss() local
1182 struct event_base *base1, *base2; in test_signal_switchbase() local
1350 struct event_base *base1; in test_free_active_base() 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/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/u-boot/arch/arm/include/asm/arch-ep93xx/
Dep93xx.h47 uint32_t base1; member
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h62 unsigned base1:8, s:1, type:4, dpl:2, p:1; member