/third_party/boost/libs/mpl/test/ |
D | deque.cpp | 29 typedef deque<> d0; in MPL_TEST_CASE() typedef 68 typedef deque<> d0; in MPL_TEST_CASE() typedef 83 typedef deque<> d0; in MPL_TEST_CASE() typedef
|
/third_party/openssl/crypto/bn/ |
D | bn_div.c | 115 static BN_ULONG bn_div_3_words(const BN_ULONG *m, BN_ULONG d1, BN_ULONG d0) in bn_div_3_words() 174 # define bn_div_words(n0,n1,d0) \ argument 188 # define bn_div_words(n0,n1,d0) \ argument 270 BN_ULONG d0, d1; in bn_div_fixed_top() local
|
/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/ |
D | arm_cmplx_dot_prod_q31.c | 73 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local 133 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local
|
D | arm_cmplx_dot_prod_q15.c | 68 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local 146 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local
|
D | arm_cmplx_dot_prod_f32.c | 91 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local 154 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local
|
/third_party/uboot/u-boot-2020.01/arch/x86/lib/ |
D | string.c | 18 int d0; in memset() local 135 int d0, d1, d2, d3, d4, d5; in memmove() local
|
/third_party/musl/src/string/ |
D | wmemmove.c | 6 wchar_t *d0 = d; in wmemmove() local
|
D | strlcpy.c | 13 char *d0 = d; in strlcpy() local
|
/third_party/typescript/tests/cases/conformance/es6/destructuring/ |
D | destructuringParameterDeclaration1ES5iterable.ts | 63 function d0(x?) { } function 64 function d0(x = 10) { } function
|
D | destructuringParameterDeclaration1ES5.ts | 62 function d0(x?) { } function 63 function d0(x = 10) { } function
|
/third_party/typescript/tests/cases/fourslash/ |
D | referencesForInheritedProperties8.ts | 14 const [d0Def, d0, d1Def, d1, c0Def, c0, d2, c1] = test.ranges(); constant
|
D | renameImportOfReExport2.ts | 19 const [d0, d1, d2] = dRanges; constant
|
D | findAllReferencesOfConstructor.ts | 43 const [a0Def, a0, a1Def, a1, a2Def, a2, a3, a4, b0, c0, d0, d1] = test.ranges(); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | arrayLiterals2ES6.js | 46 var d0 = [1, true, ...temp, ]; // has type (string|number|boolean)[] variable 91 var d0 = [1, true, ...temp,]; // has type (string|number|boolean)[] variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdcol565.c | 115 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local 249 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local 347 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local
|
/third_party/flutter/skia/src/opts/ |
D | SkBlitRow_opts.h | 186 auto d0 = (__m256i*)(dst) + 0, in blit_row_s32a_opaque() local 234 auto d0 = (__m128i*)(dst) + 0, in blit_row_s32a_opaque() local 283 auto d0 = (__m128i*)(dst) + 0, in blit_row_s32a_opaque() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jdcol565.c | 115 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local 249 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local 347 JLONG d0 = dither_matrix[cinfo->output_scanline & DITHER_MASK]; in LOCAL() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | orthonormalize.inl | 13 T d0 = dot(r[0], r[1]); local
|
/third_party/boost/libs/beast/test/bench/zlib/ |
D | deflate_stream.cpp | 39 std::uniform_int_distribution<std::size_t> d0{ in corpus1() local 61 std::uniform_int_distribution<std::uint32_t> d0{0, 255}; in corpus2() local
|
D | inflate_stream.cpp | 39 std::uniform_int_distribution<std::size_t> d0{ in corpus1() local 61 std::uniform_int_distribution<std::uint32_t> d0{0, 255}; in corpus2() local
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
D | strlcpy.c | 13 char *d0 = d; in strlcpy() local
|
/third_party/boost/libs/move/test/ |
D | unique_ptr_default_deleter.cpp | 94 bml::default_delete<const A[]> d0 = d1; in test() local 143 bml::default_delete<const A[]> d0; in test() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h263dsp_msa.c | 35 v8i16 d0, a_d0, str_x2, str; in h263_h_loop_filter_msa() local 98 v8i16 d0, a_d0, str_x2, str; in h263_v_loop_filter_msa() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_floodfill.c | 131 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel1() 137 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel1_16() 143 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel3() 151 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel3_16() 159 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel4() 168 unsigned d0, unsigned d1, unsigned d2, unsigned d3) in set_pixel4_16() 285 const unsigned d0 = s->d[0]; in filter_frame() local
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1409 root_type const d0 = exp(static_cast<root_type>(cr)); in exp() local 1517 root_type const d0 = log(static_cast<root_type>(cr)); in log() local 1547 root_type const d0 = cos(static_cast<root_type>(cr)); in cos() local 1562 root_type const d0 = sin(static_cast<root_type>(cr)); in sin() local 1577 root_type const d0 = asin(static_cast<root_type>(cr)); in asin() local 1592 root_type const d0 = tan(static_cast<root_type>(cr)); in tan() local 1607 root_type const d0 = atan(static_cast<root_type>(cr)); in atan() local 1623 root_type const d0 = atan2(static_cast<root_type>(cr), ca); in atan2() local 1639 root_type const d0 = atan2(ca, static_cast<root_type>(cr)); in atan2() local 1748 root_type const d0 = acos(static_cast<root_type>(cr)); in acos() local [all …]
|