Home
last modified time | relevance | path

Searched defs:t5 (Results 1 – 25 of 72) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DstrictFunctionTypes1.js49 const t5: B[] = coAndContraArray([b], acceptA); constant
66 var t5 = coAndContraArray([b], acceptA); variable
DtypeSatisfaction.js17 const t5 = (m => m.substring(0)) satisfies T2; // Ok constant
33 var t5 = (function (m) { return m.substring(0); }); // Ok function
DbestCommonTypeOfTuple2.js16 var t5: [C1, F] variable
82 var t5; variable
DdeclarationEmitClassMemberWithComputedPropertyName.js42 export const t5 = Foo.m1; constant
DreadonlyTupleAndArrayElaboration.js33 const t5: [1] = [1]; variable
94 var t5 = [1]; variable
DtemplateLiteralTypes2.js97 const t5 = takesLiteral(`foo.bar.${someUnion}`); // "abc" | "def" | "ghi" constant
194 var t5 = takesLiteral("foo.bar.".concat(someUnion)); // "abc" | "def" | "ghi" variable
DduplicateObjectLiteralProperty_computedName.js22 const t5 = { variable
/third_party/typescript/tests/cases/compiler/
DduplicateObjectLiteralProperty_computedName.ts21 const t5 = { constant
DnewOperator.ts31 var t5 = new new Date; variable
DdeclarationEmitClassMemberWithComputedPropertyName.ts45 export const t5 = Foo.m1; constant
/third_party/ffmpeg/libavcodec/ppc/
Dme_cmp.c77 vector unsigned char t5 = vec_sub(vec_max(pix1v, avgv), in sad16_x2_altivec() local
101 vector unsigned char pix1v, pix3v, avgv, t5; in sad16_y2_altivec() local
154 vector unsigned char avgv, t5; in sad16_xy2_altivec() local
251 vector unsigned char t5 = vec_sub(t3, t4); in sad16_altivec() local
293 vector unsigned char t5 = vec_sub(t3, t4); in sad8_altivec() local
338 vector unsigned char t5 = vec_sub(t3, t4); in sse8_altivec() local
378 vector unsigned char t5 = vec_sub(t3, t4); in sse16_altivec() local
/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
Dfft_template.c556 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
/third_party/skia/bench/
DStreamBench.cpp28 const char t5[] = { 1, 2, 3, 4, 5 }; in onDraw() local
/third_party/typescript/tests/cases/conformance/expressions/typeSatisfaction/
DtypeSatisfaction.ts16 const t5 = (m => m.substring(0)) satisfies T2; // Ok 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.java76 Transliterator t5 = Transliterator.getInstance("InterIndic-Tamil"); in writeIICharts() local
200 Transliterator t5 = Transliterator.getInstance("InterIndic-Tamil"); in writeCharts() local
/third_party/typescript/tests/cases/conformance/types/typeRelationships/bestCommonType/
DbestCommonTypeOfTuple2.ts15 var t5: [C1, F] variable
/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
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.0/new_unknown_top_type/
Dnew_unknown_top_type.ts41 let t5: T5 = 'a'; variable
/third_party/ffmpeg/libavcodec/alpha/
Dregdef.h33 #define t5 $6 macro
/third_party/ltp/lib/
Dtst_kvercmp.c113 int t1 = 0, t2 = 0, t3 = 0, t4 = 0, t5 = 0; in tst_kvexcmp() local
/third_party/ffmpeg/libavutil/
Dtx_template.c505 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/openssl/crypto/ec/
Decp_smpl.c1497 BIGNUM *t1, *t2, *t3, *t4, *t5 = NULL; in ossl_ec_GFp_simple_ladder_pre() local
1568 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_step() local
1656 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_post() local

123