Home
last modified time | relevance | path

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

12

/third_party/boost/libs/date_time/example/gregorian/
Dmonth_add.cpp43 date d7 = d6 + months(1) + months(1); in main() local
/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/boost/libs/chrono/example/
Dawait_keystroke.cpp58 steady_clock::time_point d7 = steady_clock::now(); in main() local
/third_party/boost/libs/math/example/
Dbig_seventh.cpp141 double d7 = 1. / 7; // in main() local
/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
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dptrace.h20 ulong d7; member
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate.cpp122 date d7(2000,3,1); in main() local
Dtestparse_date.cpp80 date d7 = from_us_string("Feb-29-2000"); in main() 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/uboot/u-boot-2020.01/arch/x86/cpu/i386/
Dinterrupt.c85 unsigned long d0, d1, d2, d3, d6, d7; in dump_regs() 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/
DtemplateStringBinaryOperationsInvalid.ts58 var d7 = 1 * `2${ 3 - 4 }5`; variable
DtemplateStringBinaryOperationsES6Invalid.ts59 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.c252 int_simd16_t d0, d1, d2, d3, d4, d5, d6, d7; in column_fidct_c() 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

12