/external/lzma/CPP/Common/ |
D | MyGuidDef.h | 49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument 52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/external/clang/test/Sema/ |
D | for.c | 7 void b4 (void) { for (typedef int f;;); } // expected-error {{declaration of non-local variable}} in b4() function
|
D | attr-alias-elf.c | 54 typedef int b4; typedef
|
D | string-init.c | 18 …wchar_t b4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string… in f() local
|
/external/v8/test/mjsunit/ |
D | comparison-ops-and-undefined.js | 30 function test_helper_for_ics(func, b1, b2, b3, b4) { argument 37 function test_helper_for_crankshaft(func, b1, b2, b3, b4) { argument
|
D | debug-evaluate-locals-optimized.js | 48 { locals: {a4: 9, b4: 10}, property
|
/external/v8/test/mjsunit/regress/ |
D | regress-omit-checks.js | 39 var b4 = create(); variable
|
/external/clang/test/CXX/special/class.inhctor/ |
D | p1.cpp | 33 B b4{1,2,3,4}; variable
|
/external/clang/test/CXX/expr/expr.unary/expr.unary.op/ |
D | p6.cpp | 14 bool b4 = !E; variable
|
/external/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/ |
D | p3.cpp | 20 int b4 = f(E::e, 0); // expected-note {{in instantiation of}} variable
|
/external/valgrind/none/tests/s390x/ |
D | icm.c | 26 char *b4="\x00\xff\x00\x00"; in main() local
|
D | clc.c | 7 char b4[23] ="00000000000000000000000"; variable
|
D | clcle.c | 7 char b4[23] ="00000000000000000000000"; variable
|
/external/llvm/unittests/Support/ |
D | ErrorOrTest.cpp | 66 ErrorOr<std::unique_ptr<int>> b4(b3); in TEST() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | HighamHall54StepInterpolator.java | 81 …final double b4 = h * (-125.0/96.0 + theta2 * (375.0/32.0 + theta * (-625.0/24.0 + theta * 125.0/8… in computeInterpolatedStateAndDerivatives() local
|
/external/clang/test/SemaCXX/ |
D | string-init.cpp | 13 …wchar_t b4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string… in f() local
|
D | user-defined-conversions.cpp | 67 Base b4(ctd); in test_conversion() local
|
/external/libavc/encoder/ |
D | ih264e_core_coding.c | 818 UWORD32 coeff_cnt, mask, b4,u4_cntrl=0; in ih264e_pack_l_mb_i16() local 1000 UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8; in ih264e_pack_l_mb() local 1220 UWORD32 coeff_cnt, mask, b4,plane; in ih264e_pack_c_mb() local 1687 UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4() local 1915 UWORD32 b8, b4, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4_rdopt_on() local
|
/external/valgrind/massif/tests/ |
D | alloc-fns.c | 8 void b4(int n) { malloc(n); } in b4() function
|
/external/clang/test/CodeGen/ |
D | le32-arguments.c | 55 int b4 : 4; member
|
/external/emma/core/java12/com/vladium/util/ |
D | ByteArrayOStream.java | 98 public final void write4 (final int b1, final int b2, final int b3, final int b4) in write4()
|
/external/clang/test/CXX/special/class.dtor/ |
D | p5-0x.cpp | 63 B4 b4; // expected-error {{deleted function}} variable
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-return-qualifiers.cpp | 30 const float *b4() { return 0; } in b4() function
|
/external/skia/src/images/ |
D | bmpdecoderhelper.cpp | 328 uint8 b4 = GetByte(); in GetInt() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_sse.h | 207 __m128i b4 = _mm_srli_epi64(b, 32); /* shift by one dword */ in mm_mullo_epi32() local
|