Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
DtypeArgInference.js14 var t4 = x.g<number, string>([o], [o]); variable
15 var t4: { c: number; d: string }; variable
28 var t4; variable
DoptionalTupleElements1.js35 let t4: T4; variable
70 var t4; variable
DbestCommonTypeOfTuple.js16 var t4: [E1, E2, number]; variable
43 var t4; variable
DbestCommonTypeOfTuple2.js15 var t4: [base1, C1]; variable
81 var t4; variable
DtemplateLiteralTypes2.js86 const t4 = takesLiteral(id4); // string constant
169 var t4 = takesLiteral(id4); // string variable
DreadonlyTupleAndArrayElaboration.js31 const t4: [] = t3; constant
93 var t4 = t3; variable
DstrictFunctionTypes1.js65 var t4 = coAndContraArray([a], acceptUnion); variable
DduplicateObjectLiteralProperty_computedName.js17 const t4 = { variable
/third_party/typescript/tests/cases/compiler/
DtypeArgInference.ts13 var t4 = x.g<number, string>([o], [o]); variable
14 var t4: { c: number; d: string }; variable
DduplicateObjectLiteralProperty_computedName.ts16 const t4 = { constant
DnewOperator.ts19 var t4 = variable
/third_party/ffmpeg/libavcodec/
Divi_dsp.c245 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument
261 #define INV_HAAR4(s1, s3, s5, s7, d1, d2, d3, d4, t0, t1, t2, t3, t4) {\ argument
277 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_inverse_haar_8x8() local
329 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_row_haar8() local
354 int t0, t1, t2, t3, t4, t5, t6, t7, t8; in ff_ivi_col_haar8() local
386 int t0, t1, t2, t3, t4; in ff_ivi_inverse_haar_4x4() local
430 int t0, t1, t2, t3, t4; in ff_ivi_row_haar4() local
452 int t0, t1, t2, t3, t4; in ff_ivi_col_haar4() local
507 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ argument
527 #define IVI_INV_SLANT4(s1, s4, s2, s3, d1, d2, d3, d4, t0, t1, t2, t3, t4) {\ argument
[all …]
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
Dfft_template.c551 FFTDouble t1, t2, t3, t4, t5, t6, t7, t8; local
565 FFTDouble t1, t2, t3, t4, t5, t6; in fft8() local
581 FFTDouble t1, t2, t3, t4, t5, t6; in fft16() local
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsUnionProperty.ts17 const [t0Def, t0, p0Def, p0, t1Def, t1, p1Def, p1, t2Def, t2, p2Def, p2, t3, t4, t5] = test.ranges(… constant
19 const a = { definition: { text: '(property) type: "a"', range: t0 }, ranges: [t0, t2, t4] }; constant
/third_party/typescript/tests/cases/conformance/types/tuple/
DoptionalTupleElements1.ts37 let t4: T4; variable
/third_party/ffmpeg/libavcodec/mips/
Daaccoder_mips.c159 int t0, t1, t2, t3, t4, t5, t6, t7; in quantize_and_encode_band_cost_SQUAD_mips() local
257 int t0, t1, t2, t3, t4; in quantize_and_encode_band_cost_UQUAD_mips() local
372 int t0, t1, t2, t3, t4, t5, t6, t7; in quantize_and_encode_band_cost_SPAIR_mips() local
475 int t0, t1, t2, t3, t4; in quantize_and_encode_band_cost_UPAIR7_mips() local
593 int t0, t1, t2, t3, t4; in quantize_and_encode_band_cost_UPAIR12_mips() local
712 int t0, t1, t2, t3, t4; in quantize_and_encode_band_cost_ESC_mips() local
808 int t0, t1, t2, t3, t4; in quantize_and_encode_band_cost_ESC_mips() local
1036 int t0, t1, t2, t3, t4, t5, t6, t7; in get_band_numbits_SQUAD_mips() local
1107 int t0, t1, t2, t3, t4; in get_band_numbits_UQUAD_mips() local
1166 int t0, t1, t2, t3, t4, t5, t6, t7; in get_band_numbits_SPAIR_mips() local
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dcall_once.c49 thrd_t t1, t2, t3, t4; in main() local
/third_party/typescript/tests/cases/conformance/types/typeRelationships/bestCommonType/
DbestCommonTypeOfTuple.ts15 var t4: [E1, E2, number]; variable
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters3.ts12 declare const t4: readonly [string] | readonly [number, boolean]; constant
/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.java75 Transliterator t4 = Transliterator.getInstance("InterIndic-Oriya"); in writeIICharts() local
199 Transliterator t4 = Transliterator.getInstance("InterIndic-Oriya"); in writeCharts() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DErrorTest.java145 Transliterator t4 = in TestTransliteratorErrors() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DErrorTest.java142 Transliterator t4 = in TestTransliteratorErrors() local
/third_party/ffmpeg/libavcodec/ppc/
Dme_cmp.c182 vector unsigned short t3, t4; in sad16_xy2_altivec() local
250 vector unsigned char t4 = vec_min(t1, t2); in sad16_altivec() local
292 vector unsigned char t4 = vec_min(t1, t2); in sad8_altivec() local
337 vector unsigned char t4 = vec_min(t1, t2); in sse8_altivec() local
377 vector unsigned char t4 = vec_min(t1, t2); in sse16_altivec() local

1234