| /external/v8/src/ |
| D | lithium-inl.h | 37 bool TempIterator::Done() { return current_ >= limit_; } in Done() function 63 bool InputIterator::Done() { return current_ >= limit_; } in Done() function 92 bool UseIterator::Done() { in Done() function
|
| D | data-flow.h | 33 bool Done() const { return current_index_ >= target_->data_length_; } in Done() function 201 bool Done() const { return it_.Done(); } in Done() function
|
| /external/pdfium/core/include/reflow/ |
| D | reflowengine.h | 45 typedef enum { Ready, ToBeContinued, Done, Failed } ParseStatus; enumerator 63 typedef enum { Ready, ToBeContinued, Waiting, Done, Failed } RenderStatus; enumerator
|
| /external/v8/tools/testrunner/local/ |
| D | progress.py | 60 def Done(self): member in ProgressIndicator 86 def Done(self): member in SimpleProgressIndicator 162 def Done(self): member in CompactProgressIndicator 256 def Done(self): member in JUnitTestProgressIndicator 299 def Done(self): member in JsonTestProgressIndicator
|
| /external/openfst/src/include/fst/ |
| D | matcher.h | 117 bool Done() const { return Done_(); } in Done() function 259 bool Done() const { in Done() function 471 bool Done() const { return matcher_->Done(); } in Done() function 647 bool Done() const { in Done() function 819 bool Done() const { return matcher_->Done(); } in Done() function 1042 bool Done() const { in Done() function 1188 bool Done() const { return base_->Done(); } in Done() function
|
| D | factor-weight.h | 89 bool Done() const { return true; } in Done() function 103 bool Done() const { return done_; } in Done() function 131 bool Done() const { return done_; } in Done() function
|
| D | complement.h | 201 bool Done() const { return s_ > 0 && siter_.Done(); } in Done() function 248 bool Done() const { in Done() function
|
| D | lookahead-matcher.h | 208 bool Done() const { return matcher_.Done(); } in Done() function 292 bool Done() const { return matcher_.Done(); } in Done() function 497 bool Done() const { return matcher_.Done(); } in Done() function 739 bool Done() const { return base_->Done(); } in Done() function
|
| D | state-map.h | 426 bool Done() const { return aiter_->Done(); } in Done() function 482 bool Done() const { return i_ >= arcs_.size(); } in Done() function 558 bool Done() const { return i_ >= arcs_.size(); } in Done() function
|
| D | string-weight.h | 171 bool Done() const { in Done() function 206 bool Done() const { return fin_; } in Done() function
|
| D | matcher-fst.h | 229 bool Done() const { return matcher_->Done(); } in Done() function 270 bool Done() const { return matcher_->Done(); } in Done() function
|
| D | fst.h | 307 bool Done() const { return Done_(); } // End of iterator? in Done() function 353 bool Done() const { in Done() function 406 bool Done() const { return Done_(); } // End of iterator? in Done() function 473 bool Done() const { in Done() function
|
| /external/llvm/include/llvm/Object/ |
| D | MachO.h | 99 bool Done; variable 135 bool Done; variable 183 bool Done; variable
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_mvref_common.h | 161 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument 176 mv_ref_list, Done) \ argument
|
| /external/compiler-rt/test/tsan/ |
| D | vptr_harmful_race.cc | 11 void Done() { in Done() function
|
| D | vptr_benign_race.cc | 12 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
|
| /external/llvm/lib/IR/ |
| D | Use.cpp | 58 ptrdiff_t Done = 0; in initTags() local
|
| /external/openfst/src/include/fst/extensions/far/ |
| D | far.h | 319 bool Done() const { return reader_->Done(); } in Done() function 367 bool Done() const { return reader_->Done(); } in Done() function 452 bool Done() const { return error_ || pos_ >= keys_.size(); } in Done() function
|
| D | stlist.h | 211 bool Done() const { in Done() function
|
| /external/openfst/src/include/fst/extensions/pdt/ |
| D | collection.h | 65 bool Done() const { return id_ == kNoNodeId; } in Done() function
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinterInlineAsm.cpp | 190 bool Done = true; in EmitMSInlineAsmStr() local 288 bool Done = true; in EmitGCCInlineAsmStr() local
|
| /external/llvm/lib/CodeGen/ |
| D | ScheduleDAG.cpp | 240 bool Done = true; in ComputeDepth() local 273 bool Done = true; in ComputeHeight() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | IntervalIterator.h | 146 bool Done = ProcessInterval(getSourceGraphNode(OrigContainer, *SuccIt)); variable
|