Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DarrayLiterals2ES6.js53 var d7 = [...a4]; variable
98 var d7 = [...a4]; variable
DarrayLiterals2ES5.js55 var d7 = [...[...temp1]]; variable
DtemplateStringBinaryOperationsInvalid.js59 var d7 = 1 * `2${ 3 - 4 }5`; variable
DtemplateStringBinaryOperationsES6Invalid.js59 var d7 = 1 * `2${ 3 - 4 }5`; variable
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
Duuid.h21 #define LGUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/third_party/typescript/tests/cases/conformance/expressions/arrayLiterals/
DarrayLiterals2ES6.ts53 var d7 = [...a4]; variable
DarrayLiterals2ES5.ts54 var d7 = [...[...temp1]]; variable
/third_party/ffmpeg/libavcodec/mips/
Dvp3dsp_idct_msa.c34 v16i8 d0, d1, d2, d3, d4, d5, d6, d7; in idct_msa() local
386 v16i8 d0, d1, d2, d3, d4, d5, d6, d7; in ff_vp3_idct_dc_add_msa() local
488 v16i8 d0, d1, d2, d3, d4, d5, d6, d7; in ff_vp3_h_loop_filter_msa() local
532 v16i8 d0, d1, d2, d3, d4, d5, d6, d7; in ff_put_no_rnd_pixels_l2_msa() local
/third_party/ffmpeg/libavcodec/
Deaidct.c36 #define IDCT_TRANSFORM(dest,s0,s1,s2,s3,s4,s5,s6,s7,d0,d1,d2,d3,d4,d5,d6,d7,munge,src) {\ argument
Dbinkdsp.c38 #define IDCT_TRANSFORM(dest,s0,s1,s2,s3,s4,s5,s6,s7,d0,d1,d2,d3,d4,d5,d6,d7,munge,src) {\ argument
Djrevdct.c218 int32_t d0, d1, d2, d3, d4, d5, d6, d7; variable
Divi_dsp.c244 d1, d2, d3, d4, d5, d6, d7, d8,\ argument
506 d1, d2, d3, d4, d5, d6, d7, d8,\ argument
Dflashsv2enc.c464 int d7 = chroma_diff(color, palette->colors[c7]); in write_pixel_15_7() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DHolidayTest.java320 Date d7 = gcal.getTime(); in TestIsOn() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DHolidayTest.java317 Date d7 = gcal.getTime(); in TestIsOn() local
/third_party/musl/arch/m68k/bits/
Duser.h9 long d1, d2, d3, d4, d5, d6, d7; member
/third_party/typescript/tests/cases/conformance/es6/templates/
DtemplateStringBinaryOperationsES6Invalid.ts59 var d7 = 1 * `2${ 3 - 4 }5`; variable
DtemplateStringBinaryOperationsInvalid.ts58 var d7 = 1 * `2${ 3 - 4 }5`; variable
/third_party/ffmpeg/libavfilter/
Daf_afftdn.c818 double d7 = fmin(0.008 + 2.2 / d6, 0.03); in config_input() local
860 double d1, d2, d3, d4, d5, d6, d7, d8, d9, d10; in preprocess() local
893 double d1, d2, d3, d4, d5, d6, d7, d8, d9, d10; in postprocess() local
Dvf_fspp.c254 int_simd16_t d0, d1, d2, d3, d4, d5, d6, d7; in column_fidct_c() local
Dvf_removegrain.c267 const int d7 = FFABS(c - a7); in mode10() local
/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c126 #define IDCT8_1D_ALTIVEC(s0, s1, s2, s3, s4, s5, s6, s7, d0, d1, d2, d3, d4, d5, d6, d7) {\ argument
221 vec_s16 d0, d1, d2, d3, d4, d5, d6, d7; in h264_idct8_add_altivec() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTest.java819 Date d7 = cal.getTime(); in Test4182066() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatRegressionTest.java822 Date d7 = cal.getTime(); in Test4182066() local
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c76 double d1=0.1, d2=0.2, d3=0.3, d4=0.4, d5=0.5, d6=0.6, d7=0.7, d8=0.8, d9=0.9, variable