/external/Microsoft-GSL/tests/ |
D | bounds_tests.cpp | 78 static_bounds<7, dynamic_range, 1> b4 = b2; in SUITE() local 82 static_bounds<7, 4, 2> b4 = b3; in SUITE() local
|
/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/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/libvpx/libvpx/vpx_dsp/ppc/ |
D | transpose_vsx.h | 40 int16x8_t b0, b1, b2, b3, b4, b5, b6, b7; in vpx_transpose_s16_8x8() local
|
D | hadamard_vsx.c | 21 const int16x8_t b4 = vec_add(v[4], v[5]); in vpx_hadamard_s16_8x8_one_pass() local
|
/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/clang/test/CXX/expr/expr.unary/expr.unary.op/ |
D | p6.cpp | 14 bool b4 = !E; 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/clang/test/SemaCXX/ |
D | warn-literal-conversion.cpp | 50 bool b4 = 0.0; in test1() local
|
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
|
D | warn-float-conversion.cpp | 65 int b4 = five / 2.0; //expected-warning{{conversion}} in TestConstantFloat() local
|
/external/testng/src/test/java/test/thread/ |
D | MultiThreadedDependentSampleTest.java | 72 public void b4() { in b4() method in MultiThreadedDependentSampleTest
|
/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/CXX/special/class.inhctor/ |
D | p1.cpp | 37 B b4{1,2,3,4}; // ok variable
|
/external/skia/tests/ |
D | skbug6653.cpp | 82 SkBitmap b4 = read_pixels(s4); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/external/sfntly/cpp/src/sfntly/data/ |
D | readable_font_data.cc | 142 int32_t b4 = ReadUByte(index + 3); in ReadULong() local 168 int32_t b4 = ReadUByte(index + 3); in ReadULongLE() local 184 int32_t b4 = ReadUByte(index + 3); in ReadLong() local
|
/external/valgrind/massif/tests/ |
D | alloc-fns.c | 8 void b4(int n) { malloc(n); } in b4() function
|
/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/clang/test/CodeGen/ |
D | le32-arguments.c | 55 int b4 : 4; member
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | nested_struct6.c | 27 static B B_fn(struct A b2, struct B b3, struct C b4) in B_fn()
|