/aosp_15_r20/hardware/st/secure_element2/secure_element/esehal/src/ |
D | iso7816_t1.c | 53 t1_init_recv_window(struct t1_state *t1, void *buf, size_t n) in t1_init_recv_window() 60 t1_recv_window_free_size(struct t1_state *t1) in t1_recv_window_free_size() 66 t1_recv_window_append(struct t1_state *t1, const void *buf, int n) in t1_recv_window_append() 78 t1_recv_window_size(struct t1_state *t1) in t1_recv_window_size() 84 t1_close_recv_window(struct t1_state *t1) in t1_close_recv_window() 91 t1_init_send_window(struct t1_state *t1, const void *buf, size_t n) in t1_init_send_window() 98 t1_send_window_size(struct t1_state *t1) in t1_send_window_size() 104 t1_close_send_window(struct t1_state *t1) in t1_close_send_window() 110 do_chk(struct t1_state *t1, uint8_t *buf) in do_chk() 131 chk_is_good(struct t1_state *t1, const uint8_t *buf) in chk_is_good() [all …]
|
/aosp_15_r20/external/executorch/runtime/core/exec_aten/testing_util/ |
H A D | tensor_util.h | 225 #define EXPECT_TENSOR_EQ(t1, t2) \ argument 227 #define EXPECT_TENSOR_NE(t1, t2) \ argument 229 #define ASSERT_TENSOR_EQ(t1, t2) \ argument 231 #define ASSERT_TENSOR_NE(t1, t2) \ argument 234 #define EXPECT_TENSOR_CLOSE(t1, t2) \ argument 236 #define EXPECT_TENSOR_NOT_CLOSE(t1, t2) \ argument 238 #define ASSERT_TENSOR_CLOSE(t1, t2) \ argument 240 #define ASSERT_TENSOR_NOT_CLOSE(t1, t2) \ argument 243 #define EXPECT_TENSOR_CLOSE_WITH_TOL(t1, t2, rtol, atol) \ argument 246 #define EXPECT_TENSOR_NOT_CLOSE_WITH_TOL(t1, t2, rtol, atol) \ argument [all …]
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
H A D | tuple_cat.pass.cpp | 34 std::tuple<> t1; in main() local 47 std::tuple<int> t1(1); in main() local 58 constexpr std::tuple<> t1; in main() local 71 constexpr std::tuple<int> t1(1); in main() local 76 constexpr std::tuple<int> t1(1); in main() local 101 std::tuple<> t1; in main() local 107 std::tuple<> t1; in main() local 113 std::tuple<> t1; in main() local 119 std::tuple<int*> t1; in main() local 126 std::tuple<int*> t1; in main() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
H A D | tuple_cat.pass.cpp | 41 std::tuple<> t1; in main() local 54 std::tuple<int> t1(1); in main() local 65 constexpr std::tuple<> t1; in main() local 78 constexpr std::tuple<int> t1(1); in main() local 83 constexpr std::tuple<int> t1(1); in main() local 108 std::tuple<> t1; in main() local 114 std::tuple<> t1; in main() local 120 std::tuple<> t1; in main() local 126 std::tuple<int*> t1; in main() local 133 std::tuple<int*> t1; in main() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/test/time_point/ |
D | comparisons_pass.cpp | 33 T1 t1(Duration1(3)); in main() local 39 BOOST_CONSTEXPR T1 t1(Duration1(3)); in main() local 45 T1 t1(Duration1(3)); in main() local 51 BOOST_CONSTEXPR T1 t1(Duration1(3)); in main() local 57 T1 t1(Duration1(3)); in main() local 63 BOOST_CONSTEXPR T1 t1(Duration1(3)); in main() local 69 T1 t1(Duration1(3)); in main() local 75 BOOST_CONSTEXPR T1 t1(Duration1(3)); in main() local 81 T1 t1(Duration1(3)); in main() local 89 BOOST_CONSTEXPR T1 t1(Duration1(3)); in main() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.rel/ |
H A D | lt.pass.cpp | 42 const T1 t1; in main() local 52 const T1 t1(1); in main() local 62 const T1 t1(1); in main() local 72 const T1 t1(1); in main() local 82 const T1 t1(1, 2); in main() local 92 const T1 t1(1, 2); in main() local 102 const T1 t1(1, 2); in main() local 112 const T1 t1(1, 2); in main() local 122 const T1 t1(1, 2); in main() local 132 const T1 t1(1, 2, 3); in main() local [all …]
|
H A D | eq.pass.cpp | 30 const T1 t1; in main() local 38 const T1 t1(1); in main() local 46 const T1 t1(1); in main() local 54 const T1 t1(1, 2); in main() local 62 const T1 t1(1, 2); in main() local 70 const T1 t1(1, 2); in main() local 78 const T1 t1(1, 2); in main() local 86 const T1 t1(1, 2, 3); in main() local 94 const T1 t1(1, 2, 3); in main() local 102 const T1 t1(1, 2, 3); in main() local [all …]
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/ |
H A D | lt.pass.cpp | 43 const T1 t1; in main() local 53 const T1 t1(1); in main() local 63 const T1 t1(1); in main() local 73 const T1 t1(1); in main() local 83 const T1 t1(1, 2); in main() local 93 const T1 t1(1, 2); in main() local 103 const T1 t1(1, 2); in main() local 113 const T1 t1(1, 2); in main() local 123 const T1 t1(1, 2); in main() local 133 const T1 t1(1, 2, 3); in main() local [all …]
|
H A D | eq.pass.cpp | 31 const T1 t1; in main() local 39 const T1 t1(1); in main() local 47 const T1 t1(1); in main() local 55 const T1 t1(1, 2); in main() local 63 const T1 t1(1, 2); in main() local 71 const T1 t1(1, 2); in main() local 79 const T1 t1(1, 2); in main() local 87 const T1 t1(1, 2, 3); in main() local 95 const T1 t1(1, 2, 3); in main() local 103 const T1 t1(1, 2, 3); in main() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | deduct.pass.cpp | 46 std::tuple t1(42); in test_primary_template() local 53 std::tuple t1(p1); in test_primary_template() local 76 std::tuple t1(T{}); in test_primary_template() local 85 std::tuple t1(AT, A, 42); in test_primary_template() local 95 std::tuple t1(AT, A, T{}); in test_primary_template() local 104 std::tuple t1(AT, A, p1); in test_primary_template() local 127 std::tuple t1(t); in test_primary_template() local 132 std::tuple t1(Tup(nullptr, 42, 'a')); in test_primary_template() local 139 std::tuple t1(AT, A, t); in test_primary_template() local 144 std::tuple t1(AT, A, Tup(nullptr, 42, 'a')); in test_primary_template() local [all …]
|
H A D | alloc_convert_non_const_copy.pass.cpp | 58 std::tuple<MutableCopy> t1{1}; in test() local 67 std::tuple<MutableCopy, int> t1{1, 2}; in test() local 77 std::tuple<MutableCopy> t1{1}; in test() local 86 std::tuple<MutableCopy, int> t1{1, 2}; in test() local 107 std::tuple<TracedCopyMove> t1{}; in test() local 115 std::tuple<TracedCopyMove> t1{}; in test() local 123 std::tuple<TracedCopyMove, TracedCopyMove> t1{}; in test() local 133 std::tuple<CvtFromTupleRef> t1{}; in test() local 141 std::tuple<ExplicitCtrFromTupleRef> t1{}; in test() local
|
H A D | convert_const_move.pass.cpp | 53 const std::tuple<ConstMove> t1{1}; in test() local 61 const std::tuple<ConstMove, int> t1{1, 2}; in test() local 70 const std::tuple<ConstMove> t1{1}; in test() local 78 const std::tuple<ConstMove, int> t1{1, 2}; in test() local 95 const std::tuple<TracedCopyMove> t1{}; in test() local 102 const std::tuple<TracedCopyMove> t1{}; in test() local 109 const std::tuple<TracedCopyMove, TracedCopyMove> t1{}; in test() local 118 const std::tuple<CvtFromConstTupleRefRef> t1{}; in test() local 125 const std::tuple<ExplicitCtrFromConstTupleRefRef> t1{}; in test() local
|
H A D | alloc_convert_const_move.pass.cpp | 58 const std::tuple<ConstMove> t1{1}; in test() local 67 const std::tuple<ConstMove, int> t1{1, 2}; in test() local 77 const std::tuple<ConstMove> t1{1}; in test() local 86 const std::tuple<ConstMove, int> t1{1, 2}; in test() local 108 const std::tuple<TracedCopyMove> t1{}; in test() local 116 const std::tuple<TracedCopyMove> t1{}; in test() local 124 const std::tuple<TracedCopyMove, TracedCopyMove> t1{}; in test() local 134 const std::tuple<CvtFromTupleRef> t1{}; in test() local 142 const std::tuple<ExplicitCtrFromTupleRef> t1{}; in test() local
|
H A D | convert_non_const_copy.pass.cpp | 51 std::tuple<MutableCopy> t1{1}; in test() local 59 std::tuple<MutableCopy, int> t1{1, 2}; in test() local 68 std::tuple<MutableCopy> t1{1}; in test() local 76 std::tuple<MutableCopy, int> t1{1, 2}; in test() local 94 std::tuple<TracedCopyMove> t1{}; in test() local 101 std::tuple<TracedCopyMove> t1{}; in test() local 108 std::tuple<TracedCopyMove, TracedCopyMove> t1{}; in test() local 117 std::tuple<CvtFromTupleRef> t1{}; in test() local 124 std::tuple<ExplicitCtrFromTupleRef> t1{}; in test() local
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | implicit_deduction_guides.pass.cpp | 50 std::tuple t1(42); in test_primary_template() local 59 std::tuple t1(T{}); in test_primary_template() local 68 std::tuple t1(AT, A, 42); in test_primary_template() local 78 std::tuple t1(AT, A, T{}); in test_primary_template() local 89 std::tuple t1(t); in test_primary_template() local 94 std::tuple t1(Tup(nullptr, 42, 'a')); in test_primary_template() local 101 std::tuple t1(AT, A, t); in test_primary_template() local 106 std::tuple t1(AT, A, Tup(nullptr, 42, 'a')); in test_primary_template() local 126 std::tuple t1{}; in test_empty_specialization() local 130 std::tuple t1{AT, A}; in test_empty_specialization() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 508 const char *t1 = parse_expression(t, last, db); in parse_const_cast_expr() local 534 const char *t1 = parse_expression(t, last, db); in parse_dynamic_cast_expr() local 560 const char *t1 = parse_expression(t, last, db); in parse_reinterpret_cast_expr() local 586 const char *t1 = parse_expression(t, last, db); in parse_static_cast_expr() local 693 const char *t1 = parse_number(t, last); in parse_function_param() local 704 const char *t1 = parse_number(t, last); in parse_function_param() local 783 const char *t1 = parse_expression(t, last, db); in parse_dot_star_expr() local 804 const char *t1 = parse_template_args(t, last, db); in parse_simple_id() local 1008 const char *t1 = parse_unresolved_type(t, last, db); in parse_unresolved_name() local 1049 const char *t1 = parse_unresolved_type(t, last, db); in parse_unresolved_name() local [all …]
|
/aosp_15_r20/external/webrtc/net/dcsctp/timer/ |
H A D | timer_test.cc | 55 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 63 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 78 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 114 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 136 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 165 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 197 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 227 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 245 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local 275 std::unique_ptr<Timer> t1 = manager_.CreateTimer( in TEST_F() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | full_type_inference_util_test.cc | 58 FullTypeDef t1; in TEST() local 74 FullTypeDef t1; in TEST() local 137 FullTypeDef t1; in TEST() local 159 FullTypeDef t1; in TEST() local 170 FullTypeDef t1; in TEST() local 180 FullTypeDef t1; in TEST() local 192 FullTypeDef t1; in TEST() local 211 FullTypeDef t1; in TEST() local 232 FullTypeDef t1; in TEST() local 245 FullTypeDef t1; in TEST() local [all …]
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | CXADemangle.tcc | 605 const char* t1 = parse_expression(t, last, db); in parse_const_cast_expr() local 631 const char* t1 = parse_expression(t, last, db); in parse_dynamic_cast_expr() local 657 const char* t1 = parse_expression(t, last, db); in parse_reinterpret_cast_expr() local 683 const char* t1 = parse_expression(t, last, db); in parse_static_cast_expr() local 799 const char* t1 = parse_number(t, last); in parse_function_param() local 814 const char* t1 = parse_number(t, last); in parse_function_param() local 902 const char* t1 = parse_expression(t, last, db); in parse_dot_star_expr() local 928 const char* t1 = parse_template_args(t, last, db); in parse_simple_id() local 1146 const char* t1 = parse_unresolved_type(t, last, db); in parse_unresolved_name() local 1193 const char* t1 = parse_unresolved_type(t, last, db); in parse_unresolved_name() local [all …]
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_mop.cc | 26 ScopedThread t1, t2; in TEST() local 33 ScopedThread t1, t2; in TEST() local 40 ScopedThread t1, t2; in TEST() local 47 ScopedThread t1, t2; in TEST() local 54 ScopedThread t1, t2; in TEST() local 62 ScopedThread t1, t2; in TEST() local 74 ScopedThread t1, t2; in TEST() local 93 ScopedThread t1, t2; in TEST() local 108 ScopedThread t1, t2; in TEST() local 142 ScopedThread t1, t2; in TEST() local [all …]
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | DatabaseWrapper.java | 107 private static void printTiming(final long t1, final String msg) { in printTiming() 124 final long t1 = System.currentTimeMillis(); in beginTransaction() local 141 long t1 = 0; in endTransaction() local 180 long t1 = 0; in insertWithOnConflict() local 255 long t1 = 0; in query() local 286 long t1 = 0; in query() local 303 long t1 = 0; in queryNumEntries() local 323 long t1 = 0; in rawQuery() local 339 long t1 = 0; in update() local 359 long t1 = 0; in delete() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | time_util_unittest.cc | 31 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 40 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 49 uint64_t t1 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local 58 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 68 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 79 uint64_t t1 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local 96 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 117 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 132 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local 141 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local [all …]
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | t1.c | 410 opj_t1_t *t1, in opj_t1_dec_sigpass_step_raw() 460 opj_t1_t *t1, in opj_t1_dec_sigpass_step_mqc() 476 static void opj_t1_enc_sigpass(opj_t1_t *t1, in opj_t1_enc_sigpass() 580 opj_t1_t *t1, in opj_t1_dec_sigpass_raw() 643 #define opj_t1_dec_sigpass_mqc_internal(t1, bpno, vsc, w, h, flags_stride) \ argument 688 opj_t1_t *t1, in opj_t1_dec_sigpass_mqc_64x64_novsc() 695 opj_t1_t *t1, in opj_t1_dec_sigpass_mqc_64x64_vsc() 702 opj_t1_t *t1, in opj_t1_dec_sigpass_mqc_generic_novsc() 710 opj_t1_t *t1, in opj_t1_dec_sigpass_mqc_generic_vsc() 718 opj_t1_t *t1, in opj_t1_dec_sigpass_mqc() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/tests/ |
D | loom_slab.rs | 17 let t1 = thread::spawn(move || { in take_local() localVariable 70 let t1 = thread::spawn(move || { in take_remote() localVariable 101 let t1 = thread::spawn(move || s1.take(idx)); in racy_take() localVariable 204 let t1 = thread::spawn(move || { in take_remote_and_reuse() localVariable 253 let t1 = thread::spawn(move || { in concurrent_remove_remote_and_reuse() localVariable 317 let t1 = thread::spawn(move || { in remove_local() localVariable 342 let t1 = thread::spawn(move || { in remove_remote() localVariable 363 let t1 = thread::spawn(move || { in remove_remote_during_insert() localVariable 387 let t1 = thread::spawn(move || { in unique_iter() localVariable 477 let t1 = slab.insert("hello").expect("insert"); in local_remove() localVariable [all …]
|
D | loom_pool.rs | 103 let t1 = thread::spawn(move || { in concurrent_create_with_clear() localVariable 219 let t1 = thread::spawn(move || { in create_mut_guard() localVariable 239 let t1 = thread::spawn(move || { in create_mut_guard_2() localVariable 263 let t1 = thread::spawn(move || { in create_mut_guard_downgrade() localVariable 291 let t1 = thread::spawn(move || { in create_mut_guard_downgrade_clear() localVariable 318 let t1 = thread::spawn(move || { in create_mut_downgrade_during_clear() localVariable 348 let t1 = thread::spawn(move || { in ownedref_send_out_of_local() localVariable 382 let t1 = thread::spawn(move || { in ownedrefs_outlive_pool() localVariable 414 let t1 = thread::spawn(move || { in ownedref_ping_pong() localVariable 446 let t1 = thread::spawn(move || { in ownedref_drop_from_other_threads() localVariable [all …]
|