| /third_party/typescript/tests/baselines/reference/ |
| D | strictFunctionTypes1.js | 50 const t6: A[] = coAndContraArray([], acceptA); constant 67 var t6 = coAndContraArray([], acceptA); variable
|
| D | typeSatisfaction.js | 19 const t6 = [1, 2] satisfies [number, number]; variable 34 var t6 = [1, 2]; variable
|
| D | readonlyTupleAndArrayElaboration.js | 34 const t6: readonly [] = t5; constant 95 var t6 = t5; variable
|
| D | duplicateObjectLiteralProperty_computedName.js | 27 const t6 = { variable
|
| D | dynamicNames.js | 188 let t6; variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | duplicateObjectLiteralProperty_computedName.ts | 26 const t6 = { constant
|
| D | declarationEmitClassMemberWithComputedPropertyName.ts | 46 export const t6 = new Foo().m1; constant
|
| D | dynamicNames.ts | 111 let t6: N.T6; variable
|
| D | unusedVariablesWithUnderscoreInBindingElement.ts | 44 function t6() { function
|
| D | contextualTyping.ts | 89 t6: (n: number, s: string) => IFoo; property
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| D | smallft.c | 119 int t0,t1,t2,t3,t4,t5,t6; in dradf2() local 174 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradf4() local 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 637 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradb2() 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/ |
| D | hqxdsp.c | 29 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
|
| D | ivi_dsp.c | 246 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
|
| D | fft_template.c | 556 FFTDouble t1, t2, t3, t4, t5, t6, t7, t8; local 570 FFTDouble t1, t2, t3, t4, t5, t6; in fft8() local 586 FFTDouble t1, t2, t3, t4, t5, t6; in fft16() local
|
| D | vc1dsp.c | 271 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/ |
| D | typeSatisfaction.ts | 18 const t6 = [1, 2] satisfies [number, number]; constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | AlignOf.h | 111 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/ |
| D | WriteIndicCharts.java | 77 Transliterator t6 = Transliterator.getInstance("InterIndic-Telugu"); in writeIICharts() local 201 Transliterator t6 = Transliterator.getInstance("InterIndic-Telugu"); in writeCharts() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | vc1dsp_msa.c | 144 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
|
| D | mpegaudiodsp_mips_fixed.c | 361 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/ |
| D | new_unknown_top_type.ts | 44 let t6: T6<object> = { arg: 'arg' }; variable
|
| /third_party/ffmpeg/libavcodec/alpha/ |
| D | regdef.h | 34 #define t6 $7 macro
|
| /third_party/ffmpeg/libavutil/ |
| D | tx_template.c | 505 TXUSample t1, t2, t3, t4, t5, t6, r0, i0, r1, i1; in TX_NAME() local 580 TXSample t1, t2, t3, t4, t5, t6, t7, t8; in TX_NAME() local 596 TXSample t1, t2, t3, t4, t5, t6, r0, i0, r1, i1; in TX_NAME() local 616 TXSample t1, t2, t3, t4, t5, t6, r0, i0, r1, i1; in TX_NAME() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | vc1dsp_altivec.c | 143 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/ |
| D | lgamma_r.c | 107 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
|