Searched defs:Ready (Results 1 – 12 of 12) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | ChannelState.cs | 42 Ready, enumerator
|
/external/syzkaller/vendor/google.golang.org/grpc/connectivity/ |
D | connectivity.go | 57 Ready const
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_progressiverenderer.h | 28 Ready, // FPDF_RENDER_READY enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | DispatchStage.cpp | 64 const bool Ready = SC.canBeDispatched(IR, Event); in checkScheduler() local
|
D | Scheduler.cpp | 287 void Scheduler::promoteToReadyQueue(SmallVectorImpl<InstRef> &Ready) { in promoteToReadyQueue() 347 void Scheduler::updatePendingQueue(SmallVectorImpl<InstRef> &Ready) { in updatePendingQueue()
|
D | HWEventListener.h | 42 Ready, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyCFGSort.cpp | 145 Ready; in SortBlocks() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyCFGStackify.cpp | 162 Ready; in SortBlocks() local
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 232 Ready, // Is not working, has not yet received new work to do. enumerator
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 4136 enum SubExpr { Common, Ready, Suspend, Resume, Count }; enumerator 4142 Expr *Ready, Expr *Suspend, Expr *Resume) in CoroutineSuspendExpr() 4208 CoawaitExpr(SourceLocation CoawaitLoc, Expr *Operand, Expr *Ready, in CoawaitExpr() 4231 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Ready, in CoyieldExpr()
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 359 Ready, enumerator
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1981 unsigned Ready:1; /**< result is ready? */ member 3171 GLboolean Ready; /**< result is ready? */ member
|