/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | async_send_sync.rs | 15 // Send: Yes, Sync: Yes 20 // Send: Yes, Sync: No 27 // Send: No, Sync: No 35 type BoxFutureSync<T> = std::pin::Pin<Box<dyn std::future::Future<Output = T> + Send + Sync>>; 37 type BoxFutureSend<T> = std::pin::Pin<Box<dyn std::future::Future<Output = T> + Send>>; 42 type BoxAsyncRead = std::pin::Pin<Box<dyn tokio::io::AsyncBufRead + Send + Sync>>; 44 type BoxAsyncSeek = std::pin::Pin<Box<dyn tokio::io::AsyncSeek + Send + Sync>>; 46 type BoxAsyncWrite = std::pin::Pin<Box<dyn tokio::io::AsyncWrite + Send + Sync>>; 49 fn require_send<T: Send>(_t: &T) {} in require_send() 63 impl<T: ?Sized + Send> AmbiguousIfSend<Invalid> for T {} [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/tests/gen9/ |
H A D | send.asm | 1 send(8) null<1>F g123<8,8,1>F 0x8a080017 3 send(8) null<1>F g13<8,8,1>F 0x12080007 5 send(8) null<1>F g123<8,8,1>F 0x8a080027 7 send(16) g9<1>UD g2<0,1,0>UD 0x02280300 9 send(8) null<1>F g119<8,8,1>F 0x92080017 11 send(16) null<1>UW g127<8,8,1>UW 0x82000010 13 send(8) g124<1>UW g13<8,8,1>UD 0x0643a001 15 send(16) g120<1>UW g23<8,8,1>UD 0x0c85a001 17 send(8) g10<1>UD g2<8,8,1>UD 0x02480028 19 send(8) null<1>F g8<8,8,1>F 0x140a0017 [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen8/ |
H A D | send.asm | 1 send(8) null<1>F g123<8,8,1>F 0x8a080017 3 send(8) null<1>F g13<8,8,1>F 0x12080007 5 send(8) null<1>F g123<8,8,1>F 0x8a080027 7 send(16) g9<1>UD g2<8,8,1>UD 0x02280300 9 send(8) null<1>F g119<8,8,1>F 0x92080017 11 send(8) null<1>UW g3<8,8,1>UD 0x0e0b5001 13 send(8) null<1>UW g1<8,8,1>UD 0x0e0b6001 15 send(16) null<1>UW g127<8,8,1>UW 0x82000010 17 send(8) g124<1>UW g13<8,8,1>UD 0x08427001 19 send(16) g120<1>UW g10<8,8,1>UD 0x10847001 [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen7/ |
H A D | send.asm | 1 send(8) null<1>F g113<4>F 0x8608c000 3 send(8) null<1>F g113<4>F 0x8a08c000 5 send(8) g2<1>UW g8<8,8,1>UD 0x08427001 7 send(16) g2<1>UW g14<8,8,1>UD 0x10847001 9 send(8) g50<1>D g51<4>UD 0x02194013 11 send(8) null<1>F g12<4>UD 0x04094019 13 send(8) null<1>F g13<4>UD 0x04094011 15 send(8) null<1>F g12<4>UD 0x04094009 17 send(8) null<1>F g12<4>UD 0x04094001 19 send(8) g14<1>D g15<4>UD 0x0219400b [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen7.5/ |
H A D | send.asm | 1 send(8) null<1>F g113<4>F 0x8a08c000 3 send(8) null<1>F g113<4>F 0x8608c000 5 send(8) g124<1>UW g13<8,8,1>UD 0x08427001 7 send(16) g120<1>UW g10<8,8,1>UD 0x10847001 9 send(8) g50<1>D g51<4>UD 0x02194013 11 send(8) null<1>F g12<4>UD 0x04094019 13 send(8) null<1>F g13<4>UD 0x04094011 15 send(8) null<1>F g12<4>UD 0x04094009 17 send(8) null<1>F g12<4>UD 0x04094001 19 send(8) g14<1>D g15<4>UD 0x0219400b [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | auto_traits.rs | 4 //! Assert Send/Sync/Unpin for all public types. 18 type SendFuture<T = *const ()> = Pin<Box<dyn Future<Output = T> + Send>>; 22 type SendSyncFuture<T = *const ()> = Pin<Box<dyn Future<Output = T> + Send + Sync>>; 37 type SendStream<T = *const ()> = Pin<Box<dyn Stream<Item = T> + Send>>; 41 type SendSyncStream<T = *const ()> = Pin<Box<dyn Stream<Item = T> + Send + Sync>>; 55 type SendSink<T = *const (), E = *const ()> = Pin<Box<dyn Sink<T, Error = E> + Send>>; 75 /// Assert Send/Sync/Unpin for all public types in `futures::channel`. 80 assert_impl!(mpsc::Receiver<()>: Send); 81 assert_not_impl!(mpsc::Receiver<*const ()>: Send); 86 assert_impl!(mpsc::SendError: Send); [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen6/ |
H A D | send.asm | 1 send(8) null<1>F m1<4>F 0x8608c400 3 send(8) null<1>F m1<4>F 0x8a08c400 5 send(8) g2<1>UW m2<8,8,1>F 0x08417001 7 send(16) g2<1>UW m2<8,8,1>F 0x10827001 9 send(8) g0<1>F m21<4>F 0x060920ff 11 send(8) g41<1>F m22<4>F 0x041840ff 13 send(8) null<1>F m1<4>F 0x8e08c400 15 send(8) g2<1>UW m1<8,8,1>F 0x16494001 17 send(8) g2<1>UW m1<8,8,1>F 0x0e494001 19 send(8) g3<1>UW m1<8,8,1>F 0x0e496001 [all …]
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/vts/functional/ |
H A D | VtsHalCanBusVirtualV1_0TargetTest.cpp | 122 void send(const CanMessage& msg) { in send() function 125 const auto result = mBus->send(msg); in send() 200 TEST_P(CanBusVirtualHalTest, Send) { in TEST_P() argument 207 bus.send(msg); in TEST_P() 215 const auto result = zombie->send({}); in TEST_P() 229 bus1.send(msg); in TEST_P() 247 bus1.send({}); in TEST_P() 279 bus1.send(makeMessage(0x3F4, false, false)); in TEST_P() 280 bus1.send(makeMessage(0x334, false, true)); in TEST_P() 281 bus1.send(makeMessage(0x374, true, false)); in TEST_P() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/tests/ |
D | mpsc.rs | 12 let (send, mut recv) = channel(3); in simple() 13 let mut send = PollSender::new(send); in simple() localVariable 16 let mut reserve = spawn(poll_fn(|cx| send.poll_reserve(cx))); in simple() 18 send.send_item(i).unwrap(); in simple() 21 let mut reserve = spawn(poll_fn(|cx| send.poll_reserve(cx))); in simple() 30 send.send_item(42).unwrap(); in simple() 37 let (send, mut recv) = channel(3); in simple_ref() 38 let mut send = PollSender::new(send); in simple_ref() localVariable 41 let mut reserve = spawn(poll_fn(|cx| send.poll_reserve(cx))); in simple_ref() 43 send.send_item(vi).unwrap(); in simple_ref() [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen5/ |
H A D | send.asm | 1 send(8) 2 g2<1>F g2<8,8,1>F 0x02100001 3 send(8) 1 null<1>UW g0<8,8,1>UW 0x8c084c00 5 send(16) 2 g12<1>F g10<8,8,1>F 0x02100001 7 send(16) 1 null<1>UW g0<8,8,1>UW 0x94084800 9 send(8) 1 null<1>F g0<4>F 0x8a08c400 11 send(8) 2 g2<1>UW null<8,8,1>F 0x06410001 13 send(16) 2 g4<1>UW null<8,8,1>F 0x0c820001 15 send(8) 2 g2<1>UW null<8,8,1>F 0x04410001 17 send(16) 2 g4<1>UW null<8,8,1>F 0x08820001 19 send(8) 14 g3<1>UD g0<4>F 0x04181000 [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen4.5/ |
H A D | send.asm | 1 send(16) 2 g12<1>F g10<8,8,1>F 0x01110001 3 send(16) 1 null<1>UW g0<8,8,1>UW 0x85a04800 5 send(8) 1 g8<1>.wF g6<4>.wF 0x01110001 7 send(8) 1 null<1>F g0<4>F 0x8650c400 9 send(8) 1 null<1>F g0<4>F 0x8640c400 11 send(8) 13 g0<1>F g0<4>F 0x053190ff 13 send(8) 14 g9<1>F g0<4>F 0x042150ff 15 send(8) 1 null<1>F g0<4>F 0x8680c400 17 send(16) 1 g4<1>UW g0<8,8,1>UW 0x02780001 19 send(16) 1 g4<1>UW g0<8,8,1>UW 0x02580001 [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/gen4/ |
H A D | send.asm | 1 send(8) 2 g12<1>F g10<8,8,1>F 0x01110001 3 send(8) 2 g13<1>F g11<8,8,1>F 0x01110001 5 send(16) 1 null<1>UW g0<8,8,1>UW 0x85a04800 7 send(8) 1 null<1>F g0<4>F 0x8650c400 9 send(8) 1 null<1>F g0<4>F 0x8640c400 11 send(8) 13 g0<1>F g0<4>F 0x053190ff 13 send(8) 14 g10<1>F g0<4>F 0x042150ff 15 send(8) 1 null<1>F g0<4>F 0x8680c400 17 send(16) 1 g4<1>UW g0<8,8,1>UW 0x02780001 19 send(16) 1 g4<1>UW g0<8,8,1>UW 0x02580001 [all …]
|
/aosp_15_r20/external/openthread/tests/scripts/expect/ |
H A D | cli-dataset.exp | 36 send "dataset active\n" 48 send "dataset pending\n" 50 send "dataset init active\n" 52 send "dataset activetimestamp 100\n" 54 send "dataset activetimestamp\n" 58 send "dataset channel 18\n" 60 send "dataset channel\n" 64 send "dataset channel 11\n" 66 send "dataset channel\n" 70 send "dataset channelmask 0x03fff800\n" [all …]
|
H A D | cli-misc.exp | 37 send "leaderdata\n" 45 send "help\n" 48 send "bufferinfo\n" 51 send "ccathreshold -62\n" 53 send "ccathreshold\n" 57 send "parent\n" 60 send "delaytimermin 1\n" 62 send "delaytimermin\n" 65 send "delaytimermin 1 2\n" 66 send "counters mac 1\n" [all …]
|
H A D | cli-diags.exp | 37 send "diag start\n" 42 send "diag channel 11\n" 47 send "diag stats clear\n" 53 send "diag start\n" 58 send "diag channel 11\n" 63 send "diag stats clear\n" 67 send "diag send 10 100\n" 74 send "diag stats\n" 83 send "diag stats\n" 90 send "diag stats clear\n" [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/ |
H A D | com9097.mme | 16 send (extrshl $r3 $r2 0x1 0x0) 37 send (extrinsrt 0x0 $r1 0x0 0x1 0x0) 38 send (extrinsrt 0x0 $r1 0x1 0x1 0x0) 39 send (extrinsrt 0x0 $r1 0x2 0x1 0x0) 40 send (extrinsrt 0x0 $r1 0x3 0x1 0x0) 41 send (extrinsrt 0x0 $r1 0x4 0x1 0x0) 42 send (extrinsrt 0x0 $r1 0x5 0x1 0x0) 43 exit send (extrinsrt 0x0 $r1 0x6 0x1 0x0) 44 send (extrinsrt 0x0 $r1 0x7 0x1 0x0) 70 send $r4 [all …]
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | stream.rs | 136 /// enough flow control credits to send at least some of that data. 159 /// control credit and need to send MAX_STREAM_DATA. This is used to 175 /// receive side, and need to send a STOP_SENDING frame. The value of the 564 /// Creates an iterator over streams that need to send MAX_STREAM_DATA. 569 /// Creates an iterator over streams that need to send STREAM_DATA_BLOCKED. 574 /// Creates an iterator over streams that need to send RESET_STREAM. 579 /// Creates an iterator over streams that need to send STOP_SENDING. 615 /// Returns true if there are any streams that need to send STOP_SENDING. 649 /// Send-side stream buffer. 650 pub send: SendBuf, field [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | stream.rs | 136 /// enough flow control credits to send at least some of that data. 159 /// control credit and need to send MAX_STREAM_DATA. This is used to 175 /// receive side, and need to send a STOP_SENDING frame. The value of the 564 /// Creates an iterator over streams that need to send MAX_STREAM_DATA. 569 /// Creates an iterator over streams that need to send STREAM_DATA_BLOCKED. 574 /// Creates an iterator over streams that need to send RESET_STREAM. 579 /// Creates an iterator over streams that need to send STOP_SENDING. 615 /// Returns true if there are any streams that need to send STOP_SENDING. 649 /// Send-side stream buffer. 650 pub send: SendBuf, field [all …]
|
/aosp_15_r20/external/bc/tests/ |
H A D | history.py | 87 # Send data to a child. This makes sure the buffers are empty first. 88 # @param child The child to send data to. 89 # @param data The data to send. 90 def send(child, data): function 92 child.send(data) 110 send(child, "\n") 119 send(child, c) 156 send(child, utf8_stress_strs[idx]) 157 send(child, "\n") 160 send(child, "quit") [all …]
|
/aosp_15_r20/external/openthread/include/openthread/ |
H A D | tcp_ext.h | 56 * Represents a circular send buffer for use with a TCP endpoint. 58 * Using a circular send buffer is optional. Applications can use a TCP 59 * endpoint to send data by managing otLinkedBuffers directly. However, some 60 * applications may find it more convenient to have a circular send buffer; 62 * circular send buffer to a TCP endpoint and send out data on that TCP 63 * endpoint, relying on the circular send buffer to manage the underlying 73 * data to the send buffer. 76 * when space becomes available in the circular send buffer. On an 82 * management of otLinkedBuffers is handled by the circular send buffer. 85 * should only interact with it via the TCP Circular Send Buffer API functions [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/tests/ |
D | mpsc.rs | 37 pub fn send(&self, t: T) -> Result<(), SendError<T>> { in send() method 38 self.inner.send(t).map_err(|cc::SendError(m)| SendError(m)) in send() 55 pub fn send(&self, t: T) -> Result<(), SendError<T>> { in send() method 56 self.inner.send(t).map_err(|cc::SendError(m)| SendError(m)) in send() 210 tx.send(1).unwrap(); in smoke() 217 tx.send(Box::new(1)).unwrap(); in drop_full() 225 tx.send(Box::new(1)).unwrap(); in drop_full_shared() 231 tx.send(1).unwrap(); in smoke_shared() 234 tx.send(1).unwrap(); in smoke_shared() 242 tx.send(1).unwrap(); in smoke_threads() [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | mod.rs | 10 //! A [`Sender`] or [`SyncSender`] is used to send data to a [`Receiver`]. Both 11 //! senders are clone-able (multi-producer) such that many threads can send 28 //! [`send`]: Sender::send 32 //! The send and receive operations on channels will all return a [`Result`] 55 //! tx.send(10).unwrap(); 73 //! tx.send(i).unwrap(); 104 //! tx.send(53).unwrap(); 122 //! thread::spawn(move || tx.send("ok").unwrap()); 170 /// let (send, recv) = channel(); 173 /// send.send("Hello world!").unwrap(); [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | mod.rs | 10 //! A [`Sender`] or [`SyncSender`] is used to send data to a [`Receiver`]. Both 11 //! senders are clone-able (multi-producer) such that many threads can send 28 //! [`send`]: Sender::send 32 //! The send and receive operations on channels will all return a [`Result`] 55 //! tx.send(10).unwrap(); 73 //! tx.send(i).unwrap(); 104 //! tx.send(53).unwrap(); 122 //! thread::spawn(move || tx.send("ok").unwrap()); 170 /// let (send, recv) = channel(); 173 /// send.send("Hello world!").unwrap(); [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | mod.rs | 10 //! A [`Sender`] or [`SyncSender`] is used to send data to a [`Receiver`]. Both 11 //! senders are clone-able (multi-producer) such that many threads can send 28 //! [`send`]: Sender::send 32 //! The send and receive operations on channels will all return a [`Result`] 55 //! tx.send(10).unwrap(); 73 //! tx.send(i).unwrap(); 104 //! tx.send(53).unwrap(); 122 //! thread::spawn(move || tx.send("ok").unwrap()); 170 /// let (send, recv) = channel(); 173 /// send.send("Hello world!").unwrap(); [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpsc/ |
H A D | mod.rs | 10 //! A [`Sender`] or [`SyncSender`] is used to send data to a [`Receiver`]. Both 11 //! senders are clone-able (multi-producer) such that many threads can send 28 //! [`send`]: Sender::send 32 //! The send and receive operations on channels will all return a [`Result`] 55 //! tx.send(10).unwrap(); 73 //! tx.send(i).unwrap(); 104 //! tx.send(53).unwrap(); 122 //! thread::spawn(move || tx.send("ok").unwrap()); 170 /// let (send, recv) = channel(); 173 /// send.send("Hello world!").unwrap(); [all …]
|