Home
last modified time | relevance | path

Searched defs:t13 (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhqxdsp.c30 int t10, t11, t12, t13; in idct_col() local
76 int t10, t11, t12, t13; in idct_row() local
Dvp9dsp_template.c1289 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in idct16_1d() local
1377 dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; in iadst16_1d() local
1528 dctint t13 = t12a - t13a; in idct32_1d() local
/third_party/typescript/tests/baselines/reference/
DdynamicNames.js116 let t13: T13; variable
195 let t13; variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.0/new_unknown_top_type/
Dnew_unknown_top_type.ts66 let t13: T13<string> = false; variable
/third_party/typescript/tests/cases/compiler/
DdynamicNames.ts118 let t13: T13; variable
DcontextualTyping.ts99 t13: IFoo; property
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgammaf_r.c49 t13 = -3.1275415677e-04, /* 0xb9a3f927 */ variable
Dlgamma_r.c114 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
/third_party/musl/src/math/
Dlgamma_r.c114 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
Dlgammaf_r.c49 t13 = -3.1275415677e-04, /* 0xb9a3f927 */ variable
/third_party/FreeBSD/lib/msun/ld128/
De_lgammal_r.c85 t13 = -5.54194952796682301220684760591403899e-04L, variable
/third_party/ffmpeg/libavcodec/mips/
Dvc1dsp_msa.c319 v8i16 t8, t9, t10, t11, t12, t13, t14, t15; in put_vc1_mspel_mc_h_v_msa() local
/third_party/mesa3d/include/CL/
Dcl.hpp7460 T13 t13 = NullType(), in operator ()()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5056 SDValue t13 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, TwoToFractionalPartOfX); in getLimitedPrecisionExp2() local