| /external/rust/crates/tokio/tests/ |
| D | sync_broadcast.rs | 115 let mut recv1 = task::spawn(rx1.recv()); in send_two_recv_bounded() localVariable 133 let mut recv1 = task::spawn(rx1.recv()); in send_two_recv_bounded() localVariable 175 let mut recv1 = task::spawn(rx1.recv()); in send_slow_rx() localVariable 194 let mut recv1 = task::spawn(rx1.recv()); in send_slow_rx() localVariable 331 let mut recv1 = task::spawn(rx1.recv()); in dropping_tx_notifies_rx() localVariable
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | encapsulate_subgraphs_pass_test.cc | 1054 Node* recv1 = RecvAtHost( in TEST() local 1152 Node* recv1 = RecvAtHost( in TEST() local 1324 Node* recv1 = RecvAtHost( in TEST() local 1491 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant1, 0), "F1", "F1", "O1", in TEST() local 1607 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1704 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1760 Node* recv1 = in TEST() local 1814 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local 1870 Node* recv1 = in TEST() local 1928 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local [all …]
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | constant_folding_test.cc | 411 auto recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", "sender", in TEST_F() local 428 Node* recv1 = index.at("recv1"); in TEST_F() local 450 Output recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", in TEST_F() local 471 Node* recv1 = orig_index.at("recv1"); in TEST_F() local 532 Output recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", in TEST_F() local 550 Node* recv1 = orig_index.at("recv1"); in TEST_F() local
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | graph_partition_test.cc | 364 auto recv1 = in TEST_F() local
|
| /external/rust/crates/crossbeam-channel/tests/ |
| D | golang.rs | 825 fn recv1(c: Chan<i32>) { in recv1() function 976 let recv1 = Arc::new(Mutex::new(false)); in test_chan() localVariable
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | virtual_scheduler_test.cc | 489 NodeDef recv1; in TEST_F() local
|