Home
last modified time | relevance | path

Searched defs:Done (Results 1 – 25 of 164) sorted by relevance

1234567

/external/skqp/include/private/
DSkOnce.h47 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
/external/skia/include/private/
DSkOnce.h47 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
/external/syzkaller/vendor/golang.org/x/net/context/
Dpre_go17.go24 func (*emptyCtx) Done() <-chan struct{} { func
141 Done() <-chan struct{} methodSpec
156 func (c *cancelCtx) Done() <-chan struct{} { func
Dpre_go19.go50 Done() <-chan struct{} methodSpec
/external/syzkaller/vendor/golang.org/x/net/http2/
Dnot_go17.go17 Done() <-chan struct{} methodSpec
23 func (fakeContext) Done() <-chan struct{} { return nil } func
/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h32 Done, enumerator
46 Done, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DEscapeEnumerator.h34 bool Done; variable
/external/v8/src/debug/
Ddebug-scope-iterator.cc68 bool DebugScopeIterator::Done() { return iterator_.Done(); } in Done() function in v8::internal::DebugScopeIterator
136 bool DebugWasmScopeIterator::Done() { in Done() function in v8::internal::DebugWasmScopeIterator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_manager.h48 void Done() { done_.Notify(); } in Done() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLoopTraversal.cpp45 bool Done = isBlockDone(ActiveMBB); in traverse() local
/external/llvm/include/llvm/Support/
DThreading.h69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DThreading.h73 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DThreading.h69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
263 mv_ref_list, Done) \ argument
/external/v8/src/
Dunicode-decoder.cc49 bool Utf8Iterator::Done() { in Done() function in unibrow::Utf8Iterator
/external/toolchain-utils/bestflags/
Dgeneration.py62 def Done(self): member in Generation
/external/llvm/include/llvm/Object/
DMachO.h99 bool Done; variable
135 bool Done; variable
183 bool Done; variable
/external/pdfium/core/fpdfapi/render/
Dcpdf_progressiverenderer.h30 Done, // FPDF_RENDER_DONE enumerator
/external/compiler-rt/test/tsan/
Dvptr_harmful_race.cc11 void Done() { in Done() function
Dvptr_harmful_race2.cc11 void Done() { in Done() function
Dvptr_harmful_race3.cc11 void Done() { in Done() function
/external/llvm/lib/IR/
DUse.cpp58 ptrdiff_t Done = 0; in initTags() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DUse.cpp89 ptrdiff_t Done = 0; in initTags() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUse.cpp58 ptrdiff_t Done = 0; in initTags() local
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp364 bool Done = false; in SelectAddrRI12() local
413 bool Done = false; in SelectAddrRI() local
456 bool Done = false; in SelectAddrRRI12() local
505 bool Done = false; in SelectAddrRRI20() local

1234567