| /third_party/node/deps/v8/src/objects/ |
| H A D | string-comparator.cc | 23 void StringComparator::State::Advance( in Advance() function in v8::internal::StringComparator::State
|
| H A D | prototype-inl.h | 81 void PrototypeIterator::Advance() { in Advance() function in v8::internal::PrototypeIterator
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-scope-iterator.cc | 71 void DebugScopeIterator::Advance() { in Advance() function in v8::internal::DebugScopeIterator
|
| H A D | debug-stack-trace-iterator.cc | 46 void DebugStackTraceIterator::Advance() { in Advance() function in v8::internal::DebugStackTraceIterator
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/ |
| H A D | ArrayBufferWriter.cs | 135 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 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
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | bytecode-offset-iterator.h | 30 inline void Advance() { in Advance() function in v8::internal::baseline::BytecodeOffsetIterator
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-array-iterator.h | 79 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 D | SmallGlyphMetrics.java | 28 metricsLength(5), height(0), width(1), BearingX(2), BearingY(3), Advance(4); enum constant
|
| /third_party/gn/src/base/ |
| H A D | values.h | 552 void Advance() { ++it_; } in Advance() function in base::DictionaryValue::Iterator
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | string-to-double.cc | 190 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | double-conversion-string-to-double.cpp | 211 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 D | double-conversion-string-to-double.cpp | 211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.cc | 330 void StateValuesAccess::iterator::Advance() { in Advance() function in v8::internal::compiler::StateValuesAccess::iterator
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position-table.cc | 266 void SourcePositionTableIterator::Advance() { in Advance() function in v8::internal::SourcePositionTableIterator
|
| H A D | reloc-info.h | 468 void Advance(int bytes = 1) { pos_ -= bytes; } in Advance() function in v8::internal::RelocIterator
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | earley-parser.cc | 24 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 D | TargetSchedule.cpp | 233 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-string-to-double.cpp | 211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() function [all...] |
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-chunk-list.h | 190 void Advance(int amount) { in Advance() function in v8::internal::ZoneChunkList::ZoneChunkListIterator
|
| /third_party/vixl/src/ |
| H A D | invalset-vixl.h | 805 void InvalSetIterator<S>::Advance() { in Advance() function in vixl::InvalSetIterator
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_stream_parser.cc | 870 void JsonStreamParser::Advance() { Advance() function in google::protobuf::util::converter::JsonStreamParser [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.h | 47 InstructionOperand* Advance() { return instr_->InputAt(pos_++); } in Advance() function in v8::internal::compiler::InstructionOperandIterator
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.h | 64 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 D | scanner.h | 65 inline base::uc32 Advance() { in Advance() function in v8::internal::Utf16CharacterStream 528 void Advance() { in Advance() function in v8::internal::Scanner [all...] |