| /external/rust/crates/tokio/src/io/driver/ |
| D | ready.rs | 16 pub struct Ready(usize); struct 18 impl Ready { impl 38 pub(crate) fn from_mio(event: &mio::event::Event) -> Ready { in from_mio() 153 pub(crate) fn from_usize(val: usize) -> Ready { in from_usize() 169 impl Ready { impl 196 impl ops::BitOr<Ready> for Ready { implementation 200 fn bitor(self, other: Ready) -> Ready { in bitor() 205 impl ops::BitOrAssign<Ready> for Ready { implementation 207 fn bitor_assign(&mut self, other: Ready) { in bitor_assign() 212 impl ops::BitAnd<Ready> for Ready { implementation [all …]
|
| D | scheduled_io.rs | 155 f: impl Fn(Ready) -> Ready, in set_readiness() 210 pub(super) fn wake(&self, ready: Ready) { in wake() 214 fn wake0(&self, ready: Ready, shutdown: bool) { in wake0()
|
| D | interest.rs | 83 pub(super) fn mask(self) -> Ready { in mask()
|
| D | mod.rs | 182 fn dispatch(&mut self, token: mio::Token, ready: Ready) { in dispatch() 347 pub(super) fn mask(self) -> Ready { in mask()
|
| /external/rust/crates/futures-util/src/future/ |
| D | ready.rs | 9 pub struct Ready<T>(Option<T>); struct 11 impl<T> Ready<T> { implementation 19 impl<T> Unpin for Ready<T> {} implementation 21 impl<T> FusedFuture for Ready<T> { implementation 27 impl<T> Future for Ready<T> { implementation
|
| /external/rust/crates/tokio/src/future/ |
| D | ready.rs | 11 pub struct Ready<T>(Option<T>); struct 13 impl<T> Unpin for Ready<T> {} implementation 15 impl<T> Future for Ready<T> { implementation
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | ChannelState.cs | 42 Ready, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | ExecuteStage.cpp | 56 SmallVector<InstRef, 4> Ready; in issueInstruction() local 97 SmallVector<InstRef, 4> Ready; in cycleStart() local
|
| /external/llvm-project/llvm/lib/MCA/Stages/ |
| D | ExecuteStage.cpp | 56 SmallVector<InstRef, 4> Ready; in issueInstruction() local 97 SmallVector<InstRef, 4> Ready; in cycleStart() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | Scheduler.cpp | 119 bool Scheduler::promoteToReadySet(SmallVectorImpl<InstRef> &Ready) { in promoteToReadySet() 267 SmallVectorImpl<InstRef> &Ready) { in cycleEvent()
|
| /external/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| D | Scheduler.cpp | 119 bool Scheduler::promoteToReadySet(SmallVectorImpl<InstRef> &Ready) { in promoteToReadySet() 267 SmallVectorImpl<InstRef> &Ready) { in cycleEvent()
|
| /external/ruy/ruy/ |
| D | thread_pool.cc | 38 Ready, // Is not working, has not yet received new work to do. enumerator
|
| /external/rust/crates/futures-util/src/stream/try_stream/ |
| D | into_async_read.rs | 32 Ready { chunk: T, chunk_start: usize }, enumerator
|
| /external/scudo/standalone/tests/ |
| D | wrappers_cpp_test.cpp | 86 static bool Ready; variable
|
| D | secondary_test.cpp | 165 static bool Ready; variable
|
| D | tsd_test.cpp | 120 static bool Ready; variable
|
| /external/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
| D | wrappers_cpp_test.cpp | 82 static bool Ready; variable
|
| D | secondary_test.cpp | 147 static bool Ready; variable
|
| D | wrappers_c_test.cpp | 374 static bool Ready; variable
|
| D | tsd_test.cpp | 120 static bool Ready; variable
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyCFGSort.cpp | 219 Ready; in sortBlocks() local
|
| /external/llvm-project/clang-tools-extra/clangd/unittests/ |
| D | TUSchedulerTests.cpp | 219 Notification Ready; in TEST_F() local 973 Notification Ready; in TEST_F() local 997 Notification Ready; in TEST_F() local 1058 Notification Ready; in TEST_F() local
|
| /external/llvm-project/llvm/include/llvm/MCA/ |
| D | HWEventListener.h | 43 Ready, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | HWEventListener.h | 43 Ready, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyCFGSort.cpp | 271 Ready; in sortBlocks() local
|