| /external/chromium_org/third_party/modp_b64/ |
| D | modp_b64_data.h | 242 static const uint32_t d3[256] = { variable 435 static const uint32_t d3[256] = { variable
|
| /external/clang/test/SemaObjC/ |
| D | conflict-atomic-property.m | 8 @property (assign) float d3; property
|
| /external/kernel-headers/original/uapi/linux/ |
| D | uuid.h | 35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
| /external/llvm/test/MC/AArch64/ |
| D | arm64-variable-exprs.s | 14 d3 = d + 4 define
|
| /external/llvm/test/MC/MachO/ |
| D | variable-exprs.s | 20 d3 = d + 4 define
|
| /external/valgrind/main/none/tests/s390x/ |
| D | test_sig.c | 46 double d1,d2,d3,d4,d5; in main() local
|
| /external/clang/test/SemaTemplate/ |
| D | fun-template-def.cpp | 44 dummy d3 = __alignof(u1); // expected-error {{no viable conversion}} in f1() local
|
| D | instantiation-default-1.cpp | 17 Def1<int&, int&> *d3) { in test_Def1() argument
|
| /external/libcxx/test/containers/sequences/dynarray/dynarray.cons/ |
| D | default.pass.cpp | 55 dynA d3 ( d2 ); in test() local
|
| D | alloc.pass.cpp | 69 dynA d3 ( d2, alloc2 ); in test() local
|
| /external/qemu/util/ |
| D | bitops.c | 46 unsigned long d1, d2, d3; in find_next_bit() local
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/ |
| D | shortidct4x4llm_neon.c | 25 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_short_idct4x4llm_neon() local
|
| D | dequant_idct_neon.c | 23 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_dequant_idct_add_neon() local
|
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| D | dequant_idct_neon.c | 23 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_dequant_idct_add_neon() local
|
| /external/clang/test/SemaCXX/ |
| D | string-init.cpp | 24 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
| /external/valgrind/main/massif/tests/ |
| D | alloc-fns.c | 19 void d3(int n) { d4(n); } in d3() function
|
| /external/clang/test/Sema/ |
| D | string-init.c | 29 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | color.cpp | 113 double d3 = 0; in ConvertArrayToPWLColor() local
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_baseannot.cpp | 147 int d3 = (((int)dt2.dt.year) << 16) | (((int)dt2.dt.month) << 8) | (int)dt2.dt.day; in operator >() local 161 int d3 = (((int)dt2.dt.year) << 16) | (((int)dt2.dt.month) << 8) | (int)dt2.dt.day; in operator >=() local 175 int d3 = (((int)dt2.dt.year) << 16) | (((int)dt2.dt.month) << 8) | (int)dt2.dt.day; in operator <() local 189 int d3 = (((int)dt2.dt.year) << 16) | (((int)dt2.dt.month) << 8) | (int)dt2.dt.day; in operator <=() local
|
| /external/clang/test/OpenMP/ |
| D | threadprivate_messages.cpp | 114 static double d3; // expected-note {{'d3' defined here}} in main() local
|
| /external/libhevc/common/ |
| D | ihevc_deblk_edge_filter.c | 114 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local 352 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_vert() local 589 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local 851 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_horz() local
|
| /external/clang/test/Analysis/ |
| D | derived-to-base.cpp | 191 DoubleDerived d3(d); in testDoubleDerived() local 242 DoubleOffsetDerived d3(d); in testDoubleDerived() local 300 DoubleDerivedVTBL d3(d); in testDoubleDerived() local
|
| /external/pdfium/core/src/fxge/agg/agg23/ |
| D | fx_agg_curves.cpp | 63 FX_FLOAT d3 = FXSYS_fabs(FXSYS_Mul(x3 - x4, dy) - FXSYS_Mul(y3 - y4, dx)); in recursive_bezier() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
| D | lp_tile_image.c | 54 uint32_t *d3 = d2 + dst_stride; in untile_4_4_uint32() local 74 uint16_t *d3 = d2 + dst_stride; in untile_4_4_uint16() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_tile_image.c | 54 uint32_t *d3 = d2 + dst_stride; in untile_4_4_uint32() local 74 uint16_t *d3 = d2 + dst_stride; in untile_4_4_uint16() local
|