Home
last modified time | relevance | path

Searched defs:Advance (Results 1 - 25 of 38) sorted by relevance

12

/third_party/node/deps/v8/src/objects/
H A Dstring-comparator.cc23 void StringComparator::State::Advance( in Advance() function in v8::internal::StringComparator::State
H A Dprototype-inl.h81 void PrototypeIterator::Advance() { in Advance() function in v8::internal::PrototypeIterator
/third_party/node/deps/v8/src/debug/
H A Ddebug-scope-iterator.cc71 void DebugScopeIterator::Advance() { in Advance() function in v8::internal::DebugScopeIterator
H A Ddebug-stack-trace-iterator.cc46 void DebugStackTraceIterator::Advance() { in Advance() function in v8::internal::DebugStackTraceIterator
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
H A DArrayBufferWriter.cs135 public void Advance(int count) in Advance() method in Google.Protobuf.Buffers.ArrayBufferWriter
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A 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
/third_party/node/deps/v8/src/baseline/
H A Dbytecode-offset-iterator.h30 inline void Advance() { in Advance() function in v8::internal::baseline::BytecodeOffsetIterator
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h79 inline void Advance() { in Advance() function in v8::internal::interpreter::BytecodeArrayIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DSmallGlyphMetrics.java28 metricsLength(5), height(0), width(1), BearingX(2), BearingY(3), Advance(4); enum constant
/third_party/gn/src/base/
H A Dvalues.h552 void Advance() { ++it_; } in Advance() function in base::DictionaryValue::Iterator
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc190 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc330 void StateValuesAccess::iterator::Advance() { in Advance() function in v8::internal::compiler::StateValuesAccess::iterator
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.cc266 void SourcePositionTableIterator::Advance() { in Advance() function in v8::internal::SourcePositionTableIterator
H A Dreloc-info.h468 void Advance(int bytes = 1) { pos_ -= bytes; } in Advance() function in v8::internal::RelocIterator
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc24 void Advance(InputPosition from, InputPosition to) { in Advance() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp233 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function
[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone-chunk-list.h190 void Advance(int amount) { in Advance() function in v8::internal::ZoneChunkList::ZoneChunkListIterator
/third_party/vixl/src/
H A Dinvalset-vixl.h805 void InvalSetIterator<S>::Advance() { in Advance() function in vixl::InvalSetIterator
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc870 void JsonStreamParser::Advance() { Advance() function in google::protobuf::util::converter::JsonStreamParser
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h47 InstructionOperand* Advance() { return instr_->InputAt(pos_++); } in Advance() function in v8::internal::compiler::InstructionOperandIterator
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.h64 V8_WARN_UNUSED_RESULT inline bool Advance() { in Advance() function in v8::internal::MarkBitCellIterator
69 inline bool Advance(unsigned int new_cell_index) { in Advance() function in v8::internal::MarkBitCellIterator
/third_party/node/deps/v8/src/parsing/
H A Dscanner.h65 inline base::uc32 Advance() { in Advance() function in v8::internal::Utf16CharacterStream
528 void Advance() { in Advance() function in v8::internal::Scanner
[all...]

Completed in 18 milliseconds

12