/external/v8/src/ |
D | lithium-allocator-inl.h | 69 bool TempIterator::Done() { return current_ >= limit_; } in Done() function 97 bool InputIterator::Done() { return current_ >= limit_; } in Done() function 123 bool UseIterator::Done() { in Done() function
|
/external/chromium_org/v8/src/ |
D | lithium-allocator-inl.h | 69 bool TempIterator::Done() { return current_ >= limit_; } in Done() function 97 bool InputIterator::Done() { return current_ >= limit_; } in Done() function 126 bool UseIterator::Done() { in Done() function
|
D | data-flow.h | 56 bool Done() const { return current_index_ >= target_->data_length_; } in Done() function 210 bool Done() const { return it_.Done(); } in Done() function
|
/external/chromium_org/v8/tools/testrunner/local/ |
D | progress.py | 54 def Done(self): member in ProgressIndicator 80 def Done(self): member in SimpleProgressIndicator 156 def Done(self): member in CompactProgressIndicator 250 def Done(self): member in JUnitTestProgressIndicator
|
/external/chromium_org/base/test/ |
D | perf_time_logger.cc | 19 void PerfTimeLogger::Done() { in Done() function in base::PerfTimeLogger
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
D | syscall_iterator.h | 39 bool Done() const { return done_; } in Done() function
|
/external/chromium/base/ |
D | perftimer.h | 70 void Done() { in Done() function
|
/external/chromium_org/content/public/browser/ |
D | browser_child_process_host_iterator.cc | 51 bool BrowserChildProcessHostIterator::Done() { in Done() function in content::BrowserChildProcessHostIterator
|
/external/chromium_org/remoting/protocol/ |
D | connection_tester.cc | 53 void StreamConnectionTester::Done() { in Done() function in remoting::protocol::StreamConnectionTester 170 void DatagramConnectionTester::Done() { in Done() function in remoting::protocol::DatagramConnectionTester
|
/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
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | ProgressIndicator.js | 50 Done: "Done" property
|
/external/llvm/lib/IR/ |
D | Use.cpp | 90 ptrdiff_t Done = 0; in initTags() local
|
/external/compiler-rt/lib/tsan/lit_tests/ |
D | vptr_harmful_race2.cc | 13 void Done() { in Done() function
|
D | vptr_benign_race.cc | 12 void Done() { in Done() function
|
D | vptr_harmful_race.cc | 13 void Done() { in Done() function
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | file_task_executor.cc | 121 void FileTaskExecutor::Done(bool success) { in Done() function in drive::FileTaskExecutor
|
/external/chromium_org/base/metrics/ |
D | sample_map.cc | 67 bool SampleMapIterator::Done() const { in Done() function in base::SampleMapIterator
|
/external/chromium_org/chrome/test/base/ |
D | view_event_test_base.cc | 83 void ViewEventTestBase::Done() { in Done() function in ViewEventTestBase
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | complement.h | 193 virtual bool Done() const { return s_ > 0 && siter_.Done(); } in Done() function 228 virtual bool Done() const { in Done() function
|
D | factor-weight.h | 71 bool Done() const { return true; } in Done() function 85 bool Done() const { return done_; } in Done() function 113 bool Done() const { return done_; } in Done() function
|
/external/openfst/src/include/fst/extensions/pdt/ |
D | collection.h | 65 bool Done() const { return id_ == kNoNodeId; } in Done() function
|
/external/chromium_org/sandbox/win/src/ |
D | policy_low_level.cc | 63 bool LowLevelPolicy::Done() { in Done() function in sandbox::LowLevelPolicy 298 bool PolicyRule::Done() { in Done() function in sandbox::PolicyRule
|
/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
|