/external/v8/src/ |
D | lithium-inl.h | 51 void TempIterator::Advance() { in Advance() function 73 void InputIterator::Advance() { in Advance() function 106 void UseIterator::Advance() { in Advance() function
|
D | data-flow.cc | 29 void BitVector::Iterator::Advance() { in Advance() function in v8::internal::BitVector::Iterator
|
D | prototype.h | 70 void Advance() { in Advance() function
|
D | snapshot-source-sink.h | 34 void Advance(int by) { position_ += by; } in Advance() function
|
D | interface.h | 159 void Advance() { entry_ = exports_->Next(entry_); } in Advance() function
|
D | frames.cc | 41 void Advance() { in Advance() function in v8::internal::BASE_EMBEDDED 78 void StackFrameIterator::Advance() { in Advance() function in v8::internal::StackFrameIterator 150 void JavaScriptFrameIterator::Advance() { in Advance() function in v8::internal::JavaScriptFrameIterator 173 void StackTraceFrameIterator::Advance() { in Advance() function in v8::internal::StackTraceFrameIterator 327 void SafeStackFrameIterator::Advance() { in Advance() function in v8::internal::SafeStackFrameIterator
|
D | scanner.h | 53 inline uc32 Advance() { in Advance() function 521 void Advance() { c0_ = source_->Advance(); } in Advance() function
|
D | data-flow.h | 202 void Advance() { it_.Advance(); } in Advance() function
|
D | lithium.h | 555 void Advance() { in Advance() function 597 void Advance() { in Advance() function
|
D | json-parser.h | 51 inline void Advance() { in Advance() function
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | small_glyph_metrics.cc | 46 int32_t SmallGlyphMetrics::Advance() { in Advance() function in sfntly::SmallGlyphMetrics 96 int32_t SmallGlyphMetrics::Builder::Advance() { in Advance() function in sfntly::SmallGlyphMetrics::Builder
|
/external/v8/tools/testrunner/server/ |
D | compression.py | 64 def Advance(self): member in Receiver
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 1125 inline void CodedInputStream::Advance(int amount) { in Advance() function 1129 inline void CodedOutputStream::Advance(int amount) { in Advance() function
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 207 virtual void Advance() { in Advance() function 294 virtual void Advance() { in Advance() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 void Advance() override { in Advance() function
|
/external/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 203 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
|
/external/vixl/src/vixl/ |
D | invalset.h | 699 void InvalSetIterator<S>::Advance() { in Advance() function
|
/external/clang/lib/Format/ |
D | BreakableToken.cpp | 99 unsigned Advance; in getStringSplit() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 1102 bool &Advance, in MergeBaseUpdateLSMultiple() 1241 bool &Advance, in MergeBaseUpdateLoadStore() 1613 bool Advance = false; in LoadStoreMultipleOpti() local
|
/external/clang/lib/Frontend/ |
D | VerifyDiagnosticConsumer.cpp | 279 bool Advance() { in Advance() function in __anonfce122d10211::ParseHelper
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 568 void ScheduleDAGSDNodes::RegDefIter::Advance() { in Advance() function in ScheduleDAGSDNodes::RegDefIter
|
/external/v8/src/heap/ |
D | mark-compact.h | 924 inline void Advance() { in Advance() function
|