/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | outfeed_receiver_test.cc | 170 XlaOp send1 = outfeed_receiver in TEST() local 213 XlaOp send1 = in TEST() local 256 StatusOr<XlaOp> send1 = outfeed_receiver->AddOutfeedToBuilder( in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | encapsulate_subgraphs_pass_test.cc | 1161 Node* send1 = in TEST() local 1333 Node* send1 = in TEST() local 1499 Node* send1 = SendFromHost(ops::NodeOut(key_constant1, 0), "F1", "F1", "O1", in TEST() local 1613 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1711 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1820 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1934 Node* send1 = SendFromHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 2093 Node* send1 = in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | constant_folding_test.cc | 463 auto send1 = ops::_Send(s.WithOpName("send1"), add1, "send1", "sender", 0, in TEST_F() local 491 Node* send1 = index.at("send1"); in TEST_F() local 540 auto send1 = ops::_Send(s.WithOpName("send1"), shape, "send1", "sender", 0, in TEST_F() local 570 Node* send1 = index.at("send1"); in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/chan/ |
D | select7.go | 31 func send1(recv func(<-chan int)) { func
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/mqueues/ |
H A D | send_rev_2.c | 37 static pthread_t send1, send2, rev1, rev2; variable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | sync_tests.rs | 573 fn send1() { in send1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | sync_tests.rs | 573 fn send1() { in send1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | sync_tests.rs | 573 fn send1() { in send1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | sync_tests.rs | 573 fn send1() { in send1() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | sync_tests.rs | 573 fn send1() { in send1() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | escape_reflect.go | 321 func send1(ch chan string, x string) { // ERROR "ch does not escape" "leaking param: x$" func
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/tests/ |
D | mpsc.rs | 1610 fn send1() { in send1() function
|
D | golang.rs | 843 fn send1(recv: fn(Chan<i32>)) { in send1() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | virtual_scheduler_test.cc | 487 NodeDef send1; in TEST_F() local
|