Home
last modified time | relevance | path

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

12345678910>>...39

/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dtuple_cat.pass.cpp103 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 …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dtuple_cat.pass.cpp110 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 …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tuple/include/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 …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/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 …]
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 …]
Dzip40.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 …]
Dzip50.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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DRecentTasksControllerTest.java242 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks() local
258 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_removesDesktopWallpaperActivity() local
270 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_withPairs() local
301 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_ReturnsRecentTasksAsynchronously() local
332 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_hasActiveDesktopTasks_proto2Enabled_groupFreeformTasks() local
366 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_hasActiveDesktopTasks_proto2Enabled_freeformTaskOrder() local
411 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_hasActiveDesktopTasks_proto2Disabled_doNotGroupFreeformTasks() local
438 RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_proto2Enabled_includesMinimizedFreeformTasks() local
513 RecentTaskInfo t3 = makeTaskInfo(3); in testRemovedTaskRemovesSplit() local
/aosp_15_r20/external/aac/libAACenc/src/
H A Dbit_cnt.cpp126 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dfunc2.go14 type t3 int type
16 func f1(t1, t2, t3) argument
18 func f3(t1, t2, x t3)
19 func f4(t1, *t3)
22 func f7(*t2, t3) argument
Dfunc3.go14 type t3 int type
16 func f1(*t2, x t3) // ERROR "named"
17 func f2(t1, *t2, x t3) // ERROR "named"
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Done_dim_grouping_aggregator_test.cc140 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
H A Dcomposite_key_combiner_test.cc78 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
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
596 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_branch()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/
Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
596 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_branch()
/aosp_15_r20/system/chre/util/tests/
H A Dtime_test.cc98 Milliseconds t1(5), t2(5), t3(6); in TEST() local
160 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
166 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
202 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
209 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
216 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
223 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_test.cc169 Tensor t3(t.dtype()); in TestCopies() local
182 Tensor t3 = std::move(t2); in TestCopies() local
190 Tensor t3; in TestCopies() local
199 Tensor* t3 = &t2; in TestCopies() local
283 Tensor t3 = std::move(t2); in TEST() local
291 Tensor t3; in TEST() local
300 Tensor* t3 = &t2; in TEST() local
963 Tensor t3 = test::AsTensor<float>({0, 2, 4, 6, 8, 10}, t1.shape()); in TEST() local
971 Tensor t3 = test::AsTensor<int32>({0, 2, 4, 6, 8, 10}, t1.shape()); in TEST() local
979 Tensor t3 = test::AsTensor<uint16>({0, 2, 4, 6, 8, 10}, t1.shape()); in TEST() local
[all …]
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dfwd_txfm_avx2.c216 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
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallTransactionTest.java130 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testSerialTransactionSuccess() local
156 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testSerialTransactionFailed() local
191 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 200L, in testParallelTransactionSuccess() local
219 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 200L, in testParallelTransactionFailed() local
347 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testTransactionResultException() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c98 uint8x8_t t0, t1, t2, t3; in convolve_8tap_horiz_neon() local
148 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_8tap_horiz_neon() local
187 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_8tap_horiz_neon() local
294 uint8x8_t t0, t1, t2, t3; in vpx_convolve8_avg_horiz_neon() local
350 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in vpx_convolve8_avg_horiz_neon() local
399 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in vpx_convolve8_avg_horiz_neon() local
479 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_8tap_vert_neon() local
522 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_8tap_vert_neon() local
611 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in vpx_convolve8_avg_vert_neon() local
660 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in vpx_convolve8_avg_vert_neon() local
H A Dvpx_scaled_convolve8_neon.c43 uint8x8_t t0, t1, t2, t3; in scaledconvolve_horiz_neon() local
103 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_horiz_neon() local
161 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
195 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
229 uint8x16_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
H A DAnrTimerTest.java244 TestArg t3 = new TestArg(1, 3); in testMultipleTimers() local
268 TestArg t3 = new TestArg(1, 3); in testMultipleServices() local
293 TestArg t3 = new TestArg(1, 3); in testCancelTimer() local
336 TestArg t3 = new TestArg(1, 3); in testDumpOutput() local
371 TestArg t3 = new TestArg(1, 3); in testGarbageCollection() local

12345678910>>...39