Home
last modified time | relevance | path

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

123456789

/external/capstone/suite/cstest/
Dcstest_report.py76 Done = False variable
87 Done = True variable
90 Done = True variable
/external/libchrome/base/test/
Dperf_time_logger.cc19 void PerfTimeLogger::Done() { in Done() function in base::PerfTimeLogger
/external/skqp/include/private/
DSkOnce.h47 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
/external/skia/include/private/
DSkOnce.h49 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp50 bool Done = false; in decode() local
179 bool Done = false; in lookup() local
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp53 bool Done = false; in decode() local
182 bool Done = false; in lookup() local
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DEscapeEnumerator.h33 bool Done; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DEscapeEnumerator.h33 bool Done; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_manager.h48 void Done() { done_.Notify(); } in Done() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLoopTraversal.cpp44 bool Done = isBlockDone(ActiveMBB); in traverse() local
/external/llvm-project/llvm/lib/CodeGen/
DLoopTraversal.cpp44 bool Done = isBlockDone(ActiveMBB); in traverse() local
/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/llvm/include/llvm/Support/
DThreading.h69 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/llvm/include/llvm/Object/
DMachO.h99 bool Done; variable
135 bool Done; variable
183 bool Done; variable
/external/libtextclassifier/native/annotator/pod_ner/
Dutils.h130 bool Done() const { in Done() function
/external/toolchain-utils/bestflags/
Dgeneration.py62 def Done(self): member in Generation
/external/starlark-go/internal/chunkedfile/
Dchunkedfile.go120 func (chunk *Chunk) Done() { func
/external/compiler-rt/test/tsan/
Dvptr_harmful_race2.cc11 void Done() { in Done() function
/external/rust/crates/tokio/src/future/
Dmaybe_done.rs14 Done(Fut::Output), enumerator
/external/llvm-project/compiler-rt/test/tsan/
Dvptr_harmful_race2.cpp11 void Done() { in Done() function
/external/llvm/lib/IR/
DUse.cpp58 ptrdiff_t Done = 0; in initTags() local

123456789