/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_test_util.cc | 39 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestScalarTensorHandle() local 52 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestScalarTensorHandle() local 64 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestScalarTensorHandle() local 76 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestScalarTensorHandle() local 90 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in DoubleTestMatrixTensorHandle() local 104 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestMatrixTensorHandle() local 118 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestMatrixTensorHandleWithInput() local 131 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestTensorHandleWithDimsFloat() local 144 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestTensorHandleWithDimsInt() local 163 TFE_TensorHandle* th = TFE_NewTensorHandleFromTensor(ctx, t, status); in TestMatrixTensorHandle100x100() local [all …]
|
/aosp_15_r20/external/grpc-grpc/test/core/surface/ |
H A D | concurrent_connectivity_test.cc | 197 for (auto& th : threads) { in TEST() local 202 for (auto& th : threads) { in TEST() local 224 for (auto& th : threads) { in TEST() local 229 for (auto& th : threads) { in TEST() local 251 for (auto& th : threads) { in TEST() local 256 for (auto& th : threads) { in TEST() local 304 for (auto& th : threads) { in TEST() local 309 for (auto& th : threads) { in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | thd_test.cc | 61 for (auto& th : thds) { in TEST() local 70 for (auto& th : thds) { in TEST() local 83 for (auto& th : thds) { in TEST() local 89 for (auto& th : thds) { in TEST() local 98 for (auto& th : thds) { in TEST() local 107 for (auto& th : thds) { in TEST() local
|
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/ |
H A D | tcp_input.c | 116 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t type) in cc_ack_received() 222 cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type) in cc_cong_signal() 292 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) in cc_post_recovery() 324 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler() 401 tcp_dropwithreset(struct ip6_hdr* ip6, struct tcphdr *th, struct tcpcb *tp, otInstance* instance, in tcp_dropwithreset() 438 tcp_input(struct ip6_hdr* ip6, struct tcphdr* th, otMessage* msg, struct tcpcb* tp, struct tcpcb_li… in tcp_input() 1023 tcp_do_segment(struct ip6_hdr* ip6, struct tcphdr *th, otMessage* msg, in tcp_do_segment() 3244 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack()
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | NodeLooperThreadTest.cc | 65 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local 77 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local 100 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local 132 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local 153 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | loom_notify.rs | 18 let th = thread::spawn(move || { in notify_one() localVariable 37 let th = thread::spawn(move || { in notify_waiters() localVariable 164 let th = thread::spawn(move || { in notify_waiters_poll_consistency() localVariable 207 let th = thread::spawn(move || { in notify_waiters_poll_consistency_many() localVariable 241 let th = thread::spawn(move || { in notify_waiters_is_atomic() localVariable
|
/aosp_15_r20/external/mesa3d/src/nouveau/nil/ |
H A D | tic.rs | 257 let mut th = BitMutView::new(desc_out); localVariable 365 let mut th = BitMutView::new(desc_out); localVariable 527 let mut th = BitMutView::new(desc_out); localVariable 550 let mut th = BitMutView::new(desc_out); localVariable 640 let mut th = BitMutView::new(desc_out); localVariable 662 let mut th = BitMutView::new(desc_out); localVariable
|
/aosp_15_r20/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
H A D | ImagePanel.java | 102 float th = (float)getWidth() / imgRatio; in paintComponent() local 106 float th = (float)getHeight(); in paintComponent() local 116 int th = (int) (getWidth() / imgRatio); in paintComponent() local 122 int th = getHeight(); in paintComponent() local
|
/aosp_15_r20/external/libphonenumber/demo/src/main/webapp/stylesheets/ |
H A D | main.css | 4 table, th, td { selector 10 td, th { selector 20 th { selector
|
/aosp_15_r20/external/eigen/demos/mandelbrot/ |
H A D | mandelbrot.cpp | 134 for(int th = 0; th < threadcount; th++) in paintEvent() local 136 for(int th = 0; th < threadcount; th++) in paintEvent() local 182 for(int th = 0; th < threadcount; th++) in mousePressEvent() local 199 for(int th = 0; th < threadcount; th++) in mouseMoveEvent() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | handler_manager.cpp | 280 auto& th = (*iter)->thread(); in GetMergePercentage() local 309 auto& th = (*iter)->thread(); in GetVerificationStatus() local 335 auto& th = handler->thread(); in RemoveAndJoinHandler() local 361 auto& th = client->thread(); in JoinAllThreads() local
|
/aosp_15_r20/external/ot-br-posix/tests/gtest/ |
H A D | test_task_runner.cpp | 131 for (auto &th : threads) in TEST() local 172 for (auto &th : threads) in TEST() local 213 for (auto &th : threads) in TEST() local 343 for (auto &th : threads) in TEST() local
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A D | fftsg2d.c | 363 #define fft2d_thread_wait(th) { \ argument 390 #define fft2d_thread_wait(th) { \ argument 860 fft2d_thread_t th[FFT2D_MAX_THREADS]; in xdft2d0_subth() local 890 fft2d_thread_t th[FFT2D_MAX_THREADS]; in cdft2d_subth() local 924 fft2d_thread_t th[FFT2D_MAX_THREADS]; in ddxt2d0_subth() local 954 fft2d_thread_t th[FFT2D_MAX_THREADS]; in ddxt2d_subth() local
|
H A D | fftsg3d.c | 459 #define fft3d_thread_wait(th) { \ argument 486 #define fft3d_thread_wait(th) { \ argument 1238 fft3d_thread_t th[FFT3D_MAX_THREADS]; in xdft3da_subth() local 1276 fft3d_thread_t th[FFT3D_MAX_THREADS]; in cdft3db_subth() local 1313 fft3d_thread_t th[FFT3D_MAX_THREADS]; in ddxt3da_subth() local 1349 fft3d_thread_t th[FFT3D_MAX_THREADS]; in ddxt3db_subth() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/executors/ |
D | thread_executor.hpp | 121 thread th(closure); in submit() local 130 thread th(closure); in submit() local 140 thread th(boost::forward<Closure>(closure)); in submit() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/loom_multi_thread/ |
D | queue.rs | 18 let th = thread::spawn(move || { in basic() localVariable 72 let th = thread::spawn(move || { in steal_overflow() localVariable 187 let th = thread::spawn(move || { in chained_steal() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/loom_multi_thread_alt/ |
D | queue.rs | 18 let th = thread::spawn(move || { in basic() localVariable 72 let th = thread::spawn(move || { in steal_overflow() localVariable 187 let th = thread::spawn(move || { in chained_steal() localVariable
|
/aosp_15_r20/external/testng/doc/ |
H A D | testng.css | 1 body, td, th { selector 6 table,th,tr,td { selector 10 th { selector
|
/aosp_15_r20/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/ |
H A D | RavenwoodRunNotifier.java | 181 Throwable th; in maybeHandleOutOfTestFailures() local 198 public void reportBeforeTestFailure(Description suiteDesc, Throwable th) { in reportBeforeTestFailure() 221 public void reportAfterTestFailure(Throwable th) { in reportAfterTestFailure()
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_posix.cc | 59 pthread_t th[3]; in TEST() local 82 pthread_t th[kThreads]; in local_thread() local 133 pthread_t th; in TEST() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_misc_tcp_hdr_options.c | 35 struct tcphdr th; in __check_active_hdr_in() member 131 struct tcphdr *th; in check_active_hdr_in() local 171 struct tcphdr *th; in write_active_opt() local
|
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/ |
H A D | arena_test.cc | 141 for (auto& th : thds) { in TEST_F() local 172 for (auto& th : thds) { in TEST_F() local 306 for (auto& th : thds1) { in TEST_F() local 309 for (auto& th : thds2) { in TEST_F() local
|
/aosp_15_r20/sdk/templates/docs/ |
H A D | cssreset-min.css | 7 …1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:… selector
|
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | yui-3.3.0-reset-min.css | 8 …1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:… selector
|
/aosp_15_r20/external/jemalloc_new/test/src/ |
H A D | SFMT.c | 164 uint64_t th, tl, oh, ol; in rshift128() local 179 uint64_t th, tl, oh, ol; in rshift128() local 203 uint64_t th, tl, oh, ol; in lshift128() local 218 uint64_t th, tl, oh, ol; in lshift128() local
|