Home
last modified time | relevance | path

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

12

/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/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.c220 int32_t d0, d1, d2, d3, d4, d5, d6, d7; variable
Divi_dsp.c245 d1, d2, d3, d4, d5, d6, d7, d8,\ argument
507 d1, d2, d3, d4, d5, d6, d7, d8,\ argument
Dflashsv2enc.c476 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/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/node/deps/v8/src/execution/s390/
Dsimulator-s390.h109 d7, enumerator
/third_party/ffmpeg/libavfilter/
Dvf_fspp.c253 int_simd16_t d0, d1, d2, d3, d4, d5, d6, d7; in column_fidct_c() local
Dvf_removegrain.c259 const int d7 = FFABS(c - a7); in mode10() local
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.h124 d7, enumerator
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.h104 d7, enumerator
/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTest.java819 Date d7 = cal.getTime(); in Test4182066() local

12