Home
last modified time | relevance | path

Searched defs:d3 (Results 1 – 25 of 83) sorted by relevance

1234

/external/chromium_org/third_party/modp_b64/
Dmodp_b64_data.h242 static const uint32_t d3[256] = { variable
435 static const uint32_t d3[256] = { variable
/external/clang/test/SemaObjC/
Dconflict-atomic-property.m8 @property (assign) float d3; property
/external/kernel-headers/original/uapi/linux/
Duuid.h35 #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/
Darm64-variable-exprs.s14 d3 = d + 4 define
/external/llvm/test/MC/MachO/
Dvariable-exprs.s20 d3 = d + 4 define
/external/valgrind/main/none/tests/s390x/
Dtest_sig.c46 double d1,d2,d3,d4,d5; in main() local
/external/clang/test/SemaTemplate/
Dfun-template-def.cpp44 dummy d3 = __alignof(u1); // expected-error {{no viable conversion}} in f1() local
Dinstantiation-default-1.cpp17 Def1<int&, int&> *d3) { in test_Def1() argument
/external/libcxx/test/containers/sequences/dynarray/dynarray.cons/
Ddefault.pass.cpp55 dynA d3 ( d2 ); in test() local
Dalloc.pass.cpp69 dynA d3 ( d2, alloc2 ); in test() local
/external/qemu/util/
Dbitops.c46 unsigned long d1, d2, d3; in find_next_bit() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
Dshortidct4x4llm_neon.c25 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_short_idct4x4llm_neon() local
Ddequant_idct_neon.c23 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_dequant_idct_add_neon() local
/external/libvpx/libvpx/vp8/common/arm/neon/
Ddequant_idct_neon.c23 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_dequant_idct_add_neon() local
/external/clang/test/SemaCXX/
Dstring-init.cpp24 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/external/valgrind/main/massif/tests/
Dalloc-fns.c19 void d3(int n) { d4(n); } in d3() function
/external/clang/test/Sema/
Dstring-init.c29 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
/external/pdfium/fpdfsdk/src/javascript/
Dcolor.cpp113 double d3 = 0; in ConvertArrayToPWLColor() local
/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp147 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/
Dthreadprivate_messages.cpp114 static double d3; // expected-note {{'d3' defined here}} in main() local
/external/libhevc/common/
Dihevc_deblk_edge_filter.c114 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/
Dderived-to-base.cpp191 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/
Dfx_agg_curves.cpp63 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/
Dlp_tile_image.c54 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/
Dlp_tile_image.c54 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

1234