/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
D | tuple_cat.pass.cpp | 103 std::tuple<> t3 = std::tuple_cat(t1, t2); in main() local 109 std::tuple<int> t3 = std::tuple_cat(t1, t2); in main() local 115 std::tuple<int> t3 = std::tuple_cat(t2, t1); in main() local 121 std::tuple<int*, int> t3 = std::tuple_cat(t1, t2); in main() local 128 std::tuple<int, int*> t3 = std::tuple_cat(t2, t1); in main() local 135 std::tuple<int*, int, double> t3 = std::tuple_cat(t1, t2); in main() local 143 std::tuple<int, double, int*> t3 = std::tuple_cat(t2, t1); in main() local 151 std::tuple<int*, MoveOnly, int, double> t3 = in main() local 161 std::tuple<int, double, int*, MoveOnly> t3 = in main() local 171 std::tuple<MoveOnly, MoveOnly, int*, MoveOnly> t3 = in main() local [all …]
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
D | tuple_cat.pass.cpp | 110 std::tuple<> t3 = std::tuple_cat(t1, t2); in main() local 116 std::tuple<int> t3 = std::tuple_cat(t1, t2); in main() local 122 std::tuple<int> t3 = std::tuple_cat(t2, t1); in main() local 128 std::tuple<int*, int> t3 = std::tuple_cat(t1, t2); in main() local 135 std::tuple<int, int*> t3 = std::tuple_cat(t2, t1); in main() local 142 std::tuple<int*, int, double> t3 = std::tuple_cat(t1, t2); in main() local 150 std::tuple<int, double, int*> t3 = std::tuple_cat(t2, t1); in main() local 158 std::tuple<int*, MoveOnly, int, double> t3 = in main() local 168 std::tuple<int, double, int*, MoveOnly> t3 = in main() local 178 std::tuple<MoveOnly, MoveOnly, int*, MoveOnly> t3 = in main() local [all …]
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
D | tuple_cat.pass.cpp | 110 std::tuple<> t3 = std::tuple_cat(t1, t2); in main() local 116 std::tuple<int> t3 = std::tuple_cat(t1, t2); in main() local 122 std::tuple<int> t3 = std::tuple_cat(t2, t1); in main() local 128 std::tuple<int*, int> t3 = std::tuple_cat(t1, t2); in main() local 135 std::tuple<int, int*> t3 = std::tuple_cat(t2, t1); in main() local 142 std::tuple<int*, int, double> t3 = std::tuple_cat(t1, t2); in main() local 150 std::tuple<int, double, int*> t3 = std::tuple_cat(t2, t1); in main() local 158 std::tuple<int*, MoveOnly, int, double> t3 = in main() local 168 std::tuple<int, double, int*, MoveOnly> t3 = in main() local 178 std::tuple<MoveOnly, MoveOnly, int*, MoveOnly> t3 = in main() local [all …]
|
/external/sdv/vsomeip/third_party/boost/thread/example/ |
D | shared_mutex.cpp | 187 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
|
/external/sdv/vsomeip/third_party/boost/tuple/test/ |
D | tuple_test_bench.cpp | 79 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
|
/external/federated-compute/fcp/aggregation/core/ |
D | federated_sum_test.cc | 42 Tensor t3 = Tensor::Create(DT_INT32, {}, CreateTestData({3})).value(); in TEST() local 64 Tensor t3 = in TEST() local 89 Tensor t3 = Tensor::Create(DT_INT32, {}, CreateTestData({3})).value(); in TEST() local
|
D | composite_key_combiner_test.cc | 78 Tensor t3 = in TEST() local 125 Tensor t3 = in TEST() local 150 Tensor t3 = in TEST() local 190 Tensor t3 = in TEST() local 219 Tensor t3 = Tensor::Create( in TEST() local
|
D | one_dim_grouping_aggregator_test.cc | 140 Tensor t3 = Tensor::Create(DT_INT32, {}, CreateTestData({3})).value(); in TEST() local 163 Tensor t3 = in TEST() local 200 Tensor t3 = in TEST() local 234 Tensor t3 = in TEST() local 271 Tensor t3 = in TEST() local 294 Tensor t3 = Tensor::Create(DT_INT32, {}, CreateTestData({3})).value(); in TEST() local 410 Tensor t3 = Tensor::Create(DT_INT32, {2}, CreateTestData({3, 11})).value(); in TEST() local 449 Tensor t3 = in TEST() local 490 Tensor t3 = in TEST() local
|
/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | set.cpp | 87 typedef set<char> t3; in main() typedef 101 typedef set<char> t3; in main() typedef
|
/external/aac/libAACenc/src/ |
D | bit_cnt.cpp | 126 INT t0, t1, t2, t3; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11() local 192 INT t0, t1, t2, t3; in FDKaacEnc_count3_4_5_6_7_8_9_10_11() local 258 INT t0, t1, t2, t3; in FDKaacEnc_count5_6_7_8_9_10_11() local 320 INT t0, t1, t2, t3; in FDKaacEnc_count7_8_9_10_11() local 379 INT t0, t1, t2, t3; in FDKaacEnc_count9_10_11() local 435 INT t0, t1, t2, t3; in FDKaacEnc_count11() local 561 INT i, t0, t1, t2, t3; in FDKaacEnc_countValues() local 727 INT i, t0, t1, t2, t3, t00, t01; in FDKaacEnc_codeValues() local
|
/external/dagger2/javatests/dagger/functional/generictypes/ |
D | BoundedGenerics.java | 31 final T3 t3; field in BoundedGenerics 35 @Inject BoundedGenerics(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) { in BoundedGenerics()
|
/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/detail/ |
D | tuple_basic.hpp | 512 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 …]
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/transformation/detail/preprocessed/ |
D | zip20.hpp | 77 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 …]
|
D | zip10.hpp | 77 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()
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
D | merge.pass.cpp | 27 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local 40 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local
|
D | merge_pred.pass.cpp | 28 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local 41 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
|
/external/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 37 .globl t3 # @t3 symbol 39 t3: label
|
/external/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_avx2.c | 216 const __m256i t3 = _mm256_unpackhi_epi16(r2, r3); in fdct16x16_1D_avx2() local 254 const __m256i t3 = _mm256_unpackhi_epi16(x1, x2); in fdct16x16_1D_avx2() local 277 const __m256i t3 = _mm256_unpackhi_epi16(step1[4], step1[3]); in fdct16x16_1D_avx2() local 303 const __m256i t3 = _mm256_unpackhi_epi16(step3[2], step3[5]); in fdct16x16_1D_avx2() local 329 const __m256i t3 = _mm256_unpackhi_epi16(step1[1], step1[6]); in fdct16x16_1D_avx2() local 343 const __m256i t3 = _mm256_unpackhi_epi16(step1[3], step1[4]); in fdct16x16_1D_avx2() local
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
D | merge_rvalue.pass.cpp | 42 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local 79 const T t3[] = {{0, 0}, {0, 1}, {1, 1}, {2, 0}, {2, 1}, {3, 0}, {4, 1}}; in main() local 94 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local
|
D | merge_lvalue_pred.pass.cpp | 43 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local 84 const T t3[] = {{4, 1}, {3, 0}, {2, 0}, {2, 1}, {1, 1}, {0, 0}, {0, 1}}; in main() local 101 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
|
D | merge_lvalue.pass.cpp | 43 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local 84 const T t3[] = {{0, 0}, {0, 1}, {1, 1}, {2, 0}, {2, 1}, {3, 0}, {4, 1}}; in main() local 100 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
D | merge_lvalue_pred.pass.cpp | 43 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local 84 const T t3[] = {{4, 1}, {3, 0}, {2, 0}, {2, 1}, {1, 1}, {0, 0}, {0, 1}}; in main() local 101 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
|
D | merge_lvalue.pass.cpp | 43 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local 84 const T t3[] = {{0, 0}, {0, 1}, {1, 1}, {2, 0}, {2, 1}, {3, 0}, {4, 1}}; in main() local 100 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local
|
D | merge_rvalue.pass.cpp | 42 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local 79 const T t3[] = {{0, 0}, {0, 1}, {1, 1}, {2, 0}, {2, 1}, {3, 0}, {4, 1}}; in main() local 94 const T t3[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in main() local
|
D | merge_rvalue_pred.pass.cpp | 42 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local 79 const T t3[] = {{4, 1}, {3, 0}, {2, 0}, {2, 1}, {1, 1}, {0, 0}, {0, 1}}; in main() local 95 const T t3[] = {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}; in main() local
|