Home
last modified time | relevance | path

Searched defs:Advance (Results 1 – 25 of 39) sorted by relevance

12

/external/v8/src/
Dlithium-inl.h51 void TempIterator::Advance() { in Advance() function
73 void InputIterator::Advance() { in Advance() function
106 void UseIterator::Advance() { in Advance() function
Ddata-flow.cc29 void BitVector::Iterator::Advance() { in Advance() function in v8::internal::BitVector::Iterator
Dprototype.h70 void Advance() { in Advance() function
Dsnapshot-source-sink.h34 void Advance(int by) { position_ += by; } in Advance() function
Dinterface.h159 void Advance() { entry_ = exports_->Next(entry_); } in Advance() function
Dframes.cc41 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
Dscanner.h53 inline uc32 Advance() { in Advance() function
521 void Advance() { c0_ = source_->Advance(); } in Advance() function
Ddata-flow.h202 void Advance() { it_.Advance(); } in Advance() function
Dlithium.h555 void Advance() { in Advance() function
597 void Advance() { in Advance() function
Djson-parser.h51 inline void Advance() { in Advance() function
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc46 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/
Dcompression.py64 def Advance(self): member in Receiver
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1125 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/
Dgtest-param-util.h207 virtual void Advance() { in Advance() function
294 virtual void Advance() { in Advance() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h208 virtual void Advance() { in Advance() function
295 virtual void Advance() { in Advance() function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util.h208 virtual void Advance() { in Advance() function
295 virtual void Advance() { in Advance() function
/external/gtest/include/gtest/internal/
Dgtest-param-util.h208 virtual void Advance() { in Advance() function
295 virtual void Advance() { in Advance() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h208 virtual void Advance() { in Advance() function
295 void Advance() override { in Advance() function
/external/llvm/lib/CodeGen/
DTargetSchedule.cpp203 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/external/vixl/src/vixl/
Dinvalset.h699 void InvalSetIterator<S>::Advance() { in Advance() function
/external/clang/lib/Format/
DBreakableToken.cpp99 unsigned Advance; in getStringSplit() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1102 bool &Advance, in MergeBaseUpdateLSMultiple()
1241 bool &Advance, in MergeBaseUpdateLoadStore()
1613 bool Advance = false; in LoadStoreMultipleOpti() local
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp279 bool Advance() { in Advance() function in __anonfce122d10211::ParseHelper
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp568 void ScheduleDAGSDNodes::RegDefIter::Advance() { in Advance() function in ScheduleDAGSDNodes::RegDefIter
/external/v8/src/heap/
Dmark-compact.h924 inline void Advance() { in Advance() function

12