Home
last modified time | relevance | path

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

1234

/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/clang/test/SemaObjC/
Dconflict-atomic-property.m8 @property (assign) float d3; property
/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/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/std/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/libvpx/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/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/massif/tests/
Dalloc-fns.c19 void d3(int n) { d4(n); } in d3() function
/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/Sema/
Dstring-init.c29 …char32_t d3[] = u"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() 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/clang/test/OpenMP/
Dthreadprivate_messages.cpp116 static double d3; // expected-note {{'d3' defined here}} in main() local
/external/pdfium/fpdfsdk/src/javascript/
Dcolor.cpp112 double d3 = 0; in ConvertArrayToPWLColor() 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
/external/libhevc/common/
Dihevc_deblk_edge_filter.c110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local
347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() 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/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp101 } d3; // expected-error {{deleted function}} variable
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestNumberFormatAPI.java132 double d3 = 0; in TestAPI() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsmtrx.c76 cmsFloat64Number d3 = a ->n[VZ] - b ->n[VZ]; in _cmsVEC3distance() local
/external/openssh/
Dumac.c344 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local
377 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local
424 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local
479 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local

1234