/external/v8/src/crankshaft/ |
D | lithium-inl.h | 41 bool TempIterator::Done() { return current_ >= limit_; } in Done() function 67 bool InputIterator::Done() { return current_ >= limit_; } in Done() function 96 bool UseIterator::Done() { in Done() function
|
/external/v8/tools/testrunner/local/ |
D | progress.py | 54 def Done(self): member in ProgressIndicator 116 def Done(self): member in SimpleProgressIndicator 193 def Done(self): member in CompactProgressIndicator 282 def Done(self): member in JUnitTestProgressIndicator 317 def Done(self): member in JsonTestProgressIndicator
|
/external/skia/include/private/ |
D | SkOnce.h | 47 enum State : uint8_t { NotStarted, Claimed, Done}; enumerator
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_layout_itemlayout.h | 32 Done, enumerator 46 Done, enumerator
|
/external/llvm/include/llvm/Support/ |
D | Threading.h | 69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Threading.h | 69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/external/brotli/go/cbrotli/internal/ |
D | decoder.go | 55 Done const
|
D | encoder.go | 65 Done const
|
/external/toolchain-utils/bestflags/ |
D | generation.py | 62 def Done(self): member in Generation
|
D | mock_task.py | 68 def Done(self, stage): member in MockTask
|
/external/libvpx/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
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_progressiverenderer.h | 30 Done, // FPDF_RENDER_DONE enumerator
|
/external/compiler-rt/test/tsan/ |
D | vptr_harmful_race.cc | 11 void Done() { in Done() function
|
D | vptr_harmful_race2.cc | 11 void Done() { in Done() function
|
D | vptr_harmful_race3.cc | 11 void Done() { in Done() function
|
D | vptr_benign_race.cc | 13 void Done() { in Done() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Use.cpp | 89 ptrdiff_t Done = 0; in initTags() local
|
/external/llvm/lib/IR/ |
D | Use.cpp | 58 ptrdiff_t Done = 0; in initTags() local
|
/external/llvm/include/llvm/Object/ |
D | MachO.h | 99 bool Done; variable 135 bool Done; variable 183 bool Done; variable
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_contentparser.h | 24 enum ParseStatus { Ready, ToBeContinued, Done }; enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 364 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
|
/external/v8/src/ |
D | bit-vector.h | 29 bool Done() const { return current_index_ >= target_->data_length_; } in Done() function 200 bool Done() const { return it_.Done(); } in Done() function
|
/external/v8/src/heap/ |
D | gc-idle-time-handler.h | 23 static GCIdleTimeAction Done() { in Done() function
|
/external/libchrome/base/metrics/ |
D | sample_map.cc | 51 bool SampleMapIterator::Done() const { in Done() function in base::__anon22847cb70111::SampleMapIterator
|
/external/v8/src/debug/ |
D | debug-scopes.h | 53 bool Done() { return context_.is_null(); } in Done() function
|