Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/aarch64/
Dneon.S83 .macro transpose_4x16B r0, r1, r2, r3, t4, t5, t6, t7
95 .macro transpose_4x8B r0, r1, r2, r3, t4, t5, t6, t7
119 .macro transpose_4x8H r0, r1, r2, r3, t4, t5, t6, t7
/third_party/typescript/tests/cases/compiler/
DduplicateObjectLiteralProperty_computedName.ts31 const t7 = { constant
DdeclarationEmitClassMemberWithComputedPropertyName.ts48 export const t7 = Foo[k3]; constant
DdynamicNames.ts112 let t7: N.T7; variable
DunusedVariablesWithUnderscoreInBindingElement.ts81 function t7() { function
DcontextualTyping.ts90 t7: { property
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitClassMemberWithComputedPropertyName.js45 export const t7 = Foo[k3]; constant
DreadonlyTupleAndArrayElaboration.js36 const t7: [1] = [1]; variable
96 var t7 = [1]; variable
DduplicateObjectLiteralProperty_computedName.js32 const t7 = { variable
DtypeSatisfaction.js35 var t7 = { a: 'test' }; variable
DdynamicNames.js189 let t7; variable
/third_party/ffmpeg/libavcodec/
Dhqxdsp.c29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local
75 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_row() local
Divi_dsp.c246 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument
278 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_inverse_haar_8x8() local
330 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_row_haar8() local
355 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_col_haar8() local
508 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument
543 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_inverse_slant_8x8() local
633 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_row_slant8() local
671 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_col_slant8() local
Dvc1dsp.c271 register int t1, t2, t3, t4, t5, t6, t7, t8; in vc1_inv_trans_8x8_c() local
362 register int t1, t2, t3, t4, t5, t6, t7, t8; in vc1_inv_trans_8x4_c() local
435 register int t1, t2, t3, t4, t5, t6, t7, t8; in vc1_inv_trans_4x8_c() local
/third_party/typescript/tests/cases/conformance/expressions/typeSatisfaction/
DtypeSatisfaction.ts23 let t7 = { a: 'test' } satisfies A; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAlignOf.h111 T1 t1; T2 t2; T3 t3; T4 t4; T5 t5; T6 t6; T7 t7; T8 t8; T9 t9; T10 t10; variable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DWriteIndicCharts.java78 Transliterator t7 = Transliterator.getInstance("InterIndic-Kannada"); in writeIICharts() local
202 Transliterator t7 = Transliterator.getInstance("InterIndic-Kannada"); in writeCharts() local
/third_party/ffmpeg/libavcodec/mips/
Dvc1dsp_msa.c144 v4i32 t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_4x8_msa() local
234 v4i32 t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x4_msa() local
318 v8i16 t0, t1, t2, t3, t4, t5, t6, t7; in put_vc1_mspel_mc_h_v_msa() local
Dmpegaudiodsp_mips_fixed.c361 int t4, t5, t6, t8, t7; in imdct36_mips_fixed() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.0/new_unknown_top_type/
Dnew_unknown_top_type.ts47 let t7: T7<number> = 10; variable
/third_party/ffmpeg/libavcodec/alpha/
Dregdef.h35 #define t7 $8 macro
/third_party/pulseaudio/speex/libspeexdsp/
Dsmallft.c278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; in dradb4() local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
/third_party/ffmpeg/libavcodec/ppc/
Dvc1dsp_altivec.c143 vector signed int t0, t1, t2, t3, t4, t5, t6, t7; in vc1_inv_trans_8x8_altivec() local
239 vector signed int t0, t1, t2, t3, t4, t5, t6, t7; in vc1_inv_trans_8x4_altivec() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgamma_r.c108 t7 = -3.68452016781138256760e-03, /* 0xBF6E2EFF, 0xB3E914D7 */ variable
/third_party/musl/src/math/
Dlgamma_r.c108 t7 = -3.68452016781138256760e-03, /* 0xBF6E2EFF, 0xB3E914D7 */ variable

12