Home
last modified time | relevance | path

Searched defs:b4 (Results 1 – 25 of 69) sorted by relevance

123

/external/lzma/CPP/Common/
DMyGuidDef.h49 #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/
Dfor.c7 void b4 (void) { for (typedef int f;;); } // expected-error {{declaration of non-local variable}} in b4() function
Dattr-alias-elf.c54 typedef int b4; typedef
Dstring-init.c18 …wchar_t b4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string… in f() local
/external/v8/test/mjsunit/
Dcomparison-ops-and-undefined.js30 function test_helper_for_ics(func, b1, b2, b3, b4) { argument
37 function test_helper_for_crankshaft(func, b1, b2, b3, b4) { argument
Ddebug-evaluate-locals-optimized.js48 { locals: {a4: 9, b4: 10}, property
/external/v8/test/mjsunit/regress/
Dregress-omit-checks.js39 var b4 = create(); variable
/external/clang/test/CXX/special/class.inhctor/
Dp1.cpp33 B b4{1,2,3,4}; variable
/external/clang/test/CXX/expr/expr.unary/expr.unary.op/
Dp6.cpp14 bool b4 = !E; variable
/external/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/
Dp3.cpp20 int b4 = f(E::e, 0); // expected-note {{in instantiation of}} variable
/external/valgrind/none/tests/s390x/
Dicm.c26 char *b4="\x00\xff\x00\x00"; in main() local
Dclc.c7 char b4[23] ="00000000000000000000000"; variable
Dclcle.c7 char b4[23] ="00000000000000000000000"; variable
/external/llvm/unittests/Support/
DErrorOrTest.cpp66 ErrorOr<std::unique_ptr<int>> b4(b3); in TEST() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DHighamHall54StepInterpolator.java81 …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/
Dstring-init.cpp13 …wchar_t b4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string… in f() local
Duser-defined-conversions.cpp67 Base b4(ctd); in test_conversion() local
/external/libavc/encoder/
Dih264e_core_coding.c818 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/
Dalloc-fns.c8 void b4(int n) { malloc(n); } in b4() function
/external/clang/test/CodeGen/
Dle32-arguments.c55 int b4 : 4; member
/external/emma/core/java12/com/vladium/util/
DByteArrayOStream.java98 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/
Dp5-0x.cpp63 B4 b4; // expected-error {{deleted function}} variable
/external/clang/test/CodeGenCXX/
Dmangle-ms-return-qualifiers.cpp30 const float *b4() { return 0; } in b4() function
/external/skia/src/images/
Dbmpdecoderhelper.cpp328 uint8 b4 = GetByte(); in GetInt() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_sse.h207 __m128i b4 = _mm_srli_epi64(b, 32); /* shift by one dword */ in mm_mullo_epi32() local

123