Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/third_party/typescript/tests/baselines/reference/
DoverloadOnGenericClassAndNonGenericClass.js15 var t3 = f(xs); variable
16 var t3: A; // should not error variable
54 var t3; // should not error variable
DtypeArgInference.js12 var t3 = x.g([o], [o]); variable
13 var t3: { c: number; d: string }; variable
26 var t3; variable
DoptionalTupleElements1.js34 let t3: T3; variable
69 var t3; variable
DpartiallyAnnotatedFunctionInferenceError.js47 testError(function (t1, t2, t3) { }); argument
48 testError(function (t1, t2, t3) { }); argument
49 testError(function (t1, t2, t3) { }); argument
DstrictFunctionTypes1.js44 const t3: A = coAndContra(never, acceptA); constant
64 var t3 = coAndContra(never, acceptA); variable
DpartiallyAnnotatedFunctionInferenceWithTypeParameter.js81 testRest(function (t1, t2, t3) { }); argument
82 testRest(function (t1, t2, t3) { }); argument
83 testRest(function (t1, t2, t3) { }); argument
DbestCommonTypeOfTuple.js15 var t3: [number, any]; variable
42 var t3; variable
DunusedVariablesWithUnderscoreInForOfLoop.js23 function t3() { function
/third_party/boost/libs/fusion/test/sequence/
Dset.cpp87 typedef set<char> t3; in main() typedef
101 typedef set<char> t3; in main() typedef
/third_party/boost/libs/thread/example/
Dshared_mutex.cpp187 boost::thread t3(reader); in test_shared_mutex() local
196 boost::thread t3(try_reader); in test_shared_mutex() local
205 boost::thread t3(try_for_reader); in test_shared_mutex() local
574 boost::thread t3(reader); in test_upgrade_mutex() local
583 boost::thread t3(try_reader); in test_upgrade_mutex() local
592 boost::thread t3(try_for_reader); in test_upgrade_mutex() local
601 boost::thread t3(upgradable); in test_upgrade_mutex() local
610 boost::thread t3(try_upgradable); in test_upgrade_mutex() local
619 boost::thread t3(try_for_upgradable); in test_upgrade_mutex() local
629 boost::thread t3(clockwise); in test_upgrade_mutex() local
/third_party/boost/libs/tuple/test/
Dtuple_test_bench.cpp79 typedef tuple<A, int(*)(char, int), C> t3; typedef
113 tuple<foo> t3(foo(12)); in construction_test() local
228 tuple<long, std::string> t3(2, "a"); in copy_test() local
371 tuple<int, char> t3(5, 'b'); in equality_test() local
388 tuple<long, double> t3(5, 4.4); in ordering_test() local
438 typedef tuples::null_type t3; in tuple_length_test() typedef
462 boost::tuple<int&> t3(i), t4(j); in tuple_swap_test() local
/third_party/typescript/tests/cases/compiler/
DoverloadOnGenericClassAndNonGenericClass.ts14 var t3 = f(xs); variable
15 var t3: A; // should not error variable
DtypeArgInference.ts11 var t3 = x.g([o], [o]); variable
12 var t3: { c: number; d: string }; variable
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c392 #define snow_vertical_compose_sse2_load_add(op,r,t0,t1,t2,t3)\ argument
398 #define snow_vertical_compose_sse2_load(r,t0,t1,t2,t3)\ argument
401 #define snow_vertical_compose_sse2_add(r,t0,t1,t2,t3)\ argument
404 #define snow_vertical_compose_r2r_sub(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
416 #define snow_vertical_compose_sra(n,t0,t1,t2,t3)\ argument
422 #define snow_vertical_compose_r2r_add(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
428 #define snow_vertical_compose_r2r_pmulhw(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
434 #define snow_vertical_compose_sse2_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
513 #define snow_vertical_compose_mmx_load_add(op,r,t0,t1,t2,t3)\ argument
519 #define snow_vertical_compose_mmx_load(r,t0,t1,t2,t3)\ argument
[all …]
/third_party/boost/boost/fusion/algorithm/transformation/detail/preprocessed/
Dzip20.hpp77 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3) in zip()
99 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4) in zip()
121 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in zip()
143 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
165 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
187 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
209 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
231 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
253 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
275 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
[all …]
Dzip10.hpp77 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3) in zip()
99 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4) in zip()
121 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in zip()
143 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
165 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
187 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
209 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
Dzip30.hpp77 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3) in zip()
99 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4) in zip()
121 zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5) in zip()
143 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
165 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
187 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
209 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
231 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
253 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
275 …zip(T0 const& t0 , T1 const& t1 , T2 const& t2 , T3 const& t3 , T4 const& t4 , T5 const& t5 , T6 c… in zip()
[all …]
/third_party/boost/boost/tuple/detail/
Dtuple_basic.hpp512 typename access_traits<T3>::parameter_type t3) in tuple()
520 typename access_traits<T3>::parameter_type t3, in tuple()
528 typename access_traits<T3>::parameter_type t3, in tuple()
537 typename access_traits<T3>::parameter_type t3, in tuple()
547 typename access_traits<T3>::parameter_type t3, in tuple()
558 typename access_traits<T3>::parameter_type t3, in tuple()
569 typename access_traits<T3>::parameter_type t3, in tuple()
768 make_tuple(const T0& t0, const T1& t1, const T2& t2, const T3& t3) { in make_tuple()
775 make_tuple(const T0& t0, const T1& t1, const T2& t2, const T3& t3, in make_tuple()
783 make_tuple(const T0& t0, const T1& t1, const T2& t2, const T3& t3, in make_tuple()
[all …]
/third_party/boost/libs/hana/test/tuple/
Dcnstr.default.cpp112 hana::tuple<IllFormedDefault> t3 = {v}; in main() local
118 hana::tuple<NoDefault> t3 = {0}; in main() local
125 hana::tuple<NoDefault> t3 = {v}; in main() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dtensorshape_test.cc60 TensorShape t3({0}); in TEST_F() local
89 TensorShape t3({4, 5, 6}); in TEST_F() local
103 TensorShape t3 = TensorShape::CreateUnknownRankShape(); in TEST_F() local
/third_party/boost/libs/multiprecision/test/
Dtest_convert_from_cpp_bin_float.cpp63 To t3(from); in test_convert_neg_int() local
91 To t3(from); in test_convert_neg_rat() local
119 To t3(from); in test_convert_neg_float() local
Dtest_convert_from_mpf_float.cpp65 To t3(from); in test_convert_neg_int() local
93 To t3(from); in test_convert_neg_rat() local
123 To t3(from); in test_convert_neg_float() local
Dtest_convert_from_mpfr_float.cpp65 To t3(from); in test_convert_neg_int() local
93 To t3(from); in test_convert_neg_rat() local
121 To t3(from); in test_convert_neg_float() local
/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 …]
/third_party/boost/libs/endian/test/
Dendian_reverse_test.cpp104 T t3 = endian_reverse( t2 ); in test() local
122 T t3 = endian_reverse( t2 ); in test() local
146 T t3 = endian_reverse( t2 ); in test_np() local
164 T t3 = endian_reverse( t2 ); in test_np() local

12345678910>>...16