Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_ptr_02.pass.cpp94 struct base2 {int x;}; argument
/external/testng/src/test/java/test/failures/
DBase1.java7 public void base2() { in base2() method in Base1
/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/skqp/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/u-boot/lib/
Dlmb.c44 phys_size_t size1, phys_addr_t base2, phys_size_t size2) in lmb_addrs_overlap()
50 phys_addr_t base2, phys_size_t size2) in lmb_addrs_adjacent()
65 phys_addr_t base2 = rgn->region[r2].base; in lmb_regions_adjacent() local
/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/cldr/tools/java/org/unicode/cldr/tool/
DSubdivisionNode.java444 private String getName(SubdivisionNode base2) { in getName()
479 private void print(PrintWriter out, int indent, String prefix, SubdivisionNode base2) { in print()
617 … private void printXml(Appendable output, SubdivisionNode base2, int indent) throws IOException { in printXml()
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java205 String base2 = "Liface/base2;"; in testGetCommonSuperclass_interfaces() local
/external/u-boot/arch/arm/mach-mvebu/
Ddram.c118 u32 reg, base, size, base2; in mv_xor_init2() local
/external/epid-sdk/epid/member/tiny/math/src/
Dfq12.c132 VeryLargeInt const* exp1, Fq12Elem const* base2, in Fq12MultiExp()
/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/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
/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/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h63 unsigned limit1:4, avl:1, l:1, db:1, g:1, base2:8; member
/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.cc1267 Base base, base2; in TEST() local