/external/zucchini/ |
D | patch_reader.h | 98 bool Done() const { in Done() function 127 bool Done() const { return extra_data_.empty(); } in Done() function 146 bool Done() const { in Done() function 171 bool Done() const { return source_.empty(); } in Done() function 190 bool Done() const { return extra_targets_.empty(); } in Done() function
|
/external/zucchini/aosp/include/components/zucchini/ |
D | patch_reader.h | 98 bool Done() const { in Done() function 127 bool Done() const { return extra_data_.empty(); } in Done() function 146 bool Done() const { in Done() function 171 bool Done() const { return source_.empty(); } in Done() function 190 bool Done() const { return extra_targets_.empty(); } in Done() function
|
/external/capstone/suite/cstest/ |
D | cstest_report.py | 76 Done = False variable 87 Done = True variable 90 Done = True variable
|
/external/leakcanary2/leakcanary-android-release/src/main/java/leakcanary/ |
D | HeapAnalysisJob.kt | 40 data class Done( in execute() dataClass
|
/external/libchrome/base/test/ |
D | perf_time_logger.cc | 19 void PerfTimeLogger::Done() { in Done() function in base::PerfTimeLogger
|
/external/cronet/stable/base/test/ |
D | perf_time_logger.cc | 19 void PerfTimeLogger::Done() { in Done() function in base::PerfTimeLogger
|
/external/cronet/tot/base/test/ |
D | perf_time_logger.cc | 19 void PerfTimeLogger::Done() { in Done() function in base::PerfTimeLogger
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | FunctionInfo.cpp | 50 bool Done = false; in decode() local 179 bool Done = false; in lookup() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
D | FunctionInfo.cpp | 53 bool Done = false; in decode() local 181 bool Done = false; in lookup() local
|
/external/skia/include/private/base/ |
D | SkOnce.h | 51 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
|
/external/cronet/stable/base/functional/ |
D | concurrent_closures.cc | 26 void ConcurrentClosures::Done(OnceClosure done_closure, in Done() function in base::ConcurrentClosures
|
/external/cronet/tot/base/functional/ |
D | concurrent_closures.cc | 26 void ConcurrentClosures::Done(OnceClosure done_closure, in Done() function in base::ConcurrentClosures
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | EscapeEnumerator.h | 33 bool Done; variable
|
/external/scudo/standalone/tests/ |
D | scudo_unit_test_main.cpp | 23 static bool Done = []() { in EnableMemoryTaggingIfSupported() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | outfeed_manager.h | 48 void Done() { done_.Notify(); } in Done() function
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/ |
D | handler.go | 58 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/ |
D | handler.go | 58 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/ |
D | handler.go | 58 Done(ctx context.Context, err error) methodSpec 111 func (EmptyHandler) Done(ctx context.Context, err error) { func
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
D | EscapeEnumerator.h | 35 bool Done = false; variable
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/ |
D | cancel_callback.h | 49 void Done() { done_ = true; } in Done() function
|
/external/grpc-grpc/src/core/lib/promise/ |
D | cancel_callback.h | 47 void Done() { done_ = true; } in Done() function
|
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/ |
D | CharStream.java | 126 void Done(); in Done() method
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LoopTraversal.cpp | 44 bool Done = isBlockDone(ActiveMBB); in traverse() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LoopTraversal.cpp | 43 bool Done = isBlockDone(ActiveMBB); in traverse() local
|
/external/libvpx/vp9/common/ |
D | vp9_mvref_common.h | 248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument 263 mv_ref_list, Done) \ argument
|