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

12

/external/v8/src/
H A Ddata-flow.cc52 void BitVector::Iterator::Advance() { function in class:v8::internal::BitVector::Iterator
H A Dlithium-allocator-inl.h83 void TempIterator::Advance() { function in class:v8::internal::TempIterator
106 void InputIterator::Advance() { function in class:v8::internal::InputIterator
136 void UseIterator::Advance() { function in class:v8::internal::UseIterator
138 ? env_iterator_.Advance()
139 : input_iterator_.Advance();
H A Dframes-inl.h262 if (!done()) Advance();
270 if (!done()) Advance();
295 void JavaScriptFrameIteratorTemp<Iterator>::Advance() { function in class:v8::internal::JavaScriptFrameIteratorTemp
297 iterator_.Advance();
305 iterator_.Advance();
313 Advance();
322 if (!done()) Advance();
H A Djson-parser.h56 inline void Advance() { function in class:v8::internal::BASE_EMBEDDED
73 Advance();
79 Advance();
84 Advance();
180 // Advance to the first character (possibly EOS)
356 Advance();
360 Advance();
371 Advance();
379 Advance();
382 Advance();
[all...]
H A Dlithium.h550 void Advance() { function in class:v8::internal::BASE_EMBEDDED
591 void Advance() { function in class:v8::internal::BASE_EMBEDDED
592 current_iterator_.Advance();
H A Dscanner.h88 inline uc32 Advance() { function in class:v8::internal::Utf16CharacterStream
123 // call to Advance.
451 Advance();
482 Advance();
486 void Advance() { c0_ = source_->Advance(); } function in class:v8::internal::Scanner
493 Advance();
498 Advance();
500 Advance();
/external/chromium/base/i18n/
H A Dbreak_iterator.cc56 bool BreakIterator::Advance() { function in class:base::BreakIterator
H A Dchar_iterator.cc27 bool UTF8CharIterator::Advance() { function in class:base::i18n::UTF8CharIterator
64 bool UTF16CharIterator::Advance() { function in class:base::i18n::UTF16CharIterator
/external/chromium/chrome/browser/sync/engine/
H A Dupdate_applicator.cc61 Advance();
70 Advance();
88 void UpdateApplicator::Advance() { function in class:browser_sync::UpdateApplicator
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmpplogintask.cc84 Advance();
97 XmppLoginTask::Advance() { function in class:buzz::XmppLoginTask
104 LOG(LS_VERBOSE) << "XmppLoginTask::Advance - "
/external/chromium/sdch/open-vcdiff/src/
H A Dheaderparser.h44 // Advance().
63 void Advance(size_t number_of_bytes);
164 void Advance(size_t number_of_bytes) { function in class:open_vcdiff::DeltaWindowSection
165 return parseable_chunk_->Advance(number_of_bytes);
H A Dheaderparser.cc26 void ParseableChunk::Advance(size_t number_of_bytes) { function in class:open_vcdiff::ParseableChunk
82 parseable_chunk_.Advance(1);
/external/open-vcdiff/src/
H A Dheaderparser.h44 // Advance().
63 void Advance(size_t number_of_bytes);
164 void Advance(size_t number_of_bytes) { function in class:open_vcdiff::DeltaWindowSection
165 return parseable_chunk_->Advance(number_of_bytes);
H A Dheaderparser.cc26 void ParseableChunk::Advance(size_t number_of_bytes) { function in class:open_vcdiff::ParseableChunk
82 parseable_chunk_.Advance(1);
/external/chromium/base/
H A Did_map.h148 void Advance() { function in class:IDMap::Iterator
/external/chromium/chrome/browser/sync/
H A Dsync_setup_flow.cc171 void SyncSetupFlow::Advance(SyncSetupWizard::State advance_state) { function in class:SyncSetupFlow
236 Advance(SyncSetupWizard::SETTING_UP);
254 Advance(SyncSetupWizard::SETTING_UP);
265 Advance(SyncSetupWizard::SETTING_UP);
/external/chromium/chrome/browser/ui/
H A Dbrowser_list.cc65 !i.IsAtEnd(); i.Advance())
612 Advance();
615 void TabContentsIterator::Advance() { function in class:TabContentsIterator
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h486 // Advance the buffer by a given number of bytes.
487 void Advance(int amount);
500 // Advance(BufferSize()).
686 // Advance the buffer by a given number of bytes.
687 void Advance(int amount);
690 // Advance(buffer_size_).
717 Advance(1);
727 Advance(1);
778 Advance(sizeof(*value));
793 Advance(sizeo
998 inline void CodedInputStream::Advance(int amount) { function in class:google::protobuf::io::CodedInputStream
1002 inline void CodedOutputStream::Advance(int amount) { function in class:google::protobuf::io::CodedOutputStream
[all...]
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-param-util.h78 // for not calling Advance() on an iterator equal to
80 virtual void Advance() = 0;
117 impl_->Advance();
123 impl_->Advance();
208 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
295 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
305 // value_ is updated here and not in Advance() because Advance()
/external/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp243 } while (Advance());
247 // Advance 1-past previous next/search.
249 bool Advance() { function in class:__anon3799::ParseHelper
289 PH.Advance();
294 PH.Advance();
313 PH.Advance();
333 PH.Advance();
343 PH.Advance();
348 PH.Advance();
367 PH.Advance();
[all...]
/external/gtest/include/gtest/internal/
H A Dgtest-param-util.h78 // for not calling Advance() on an iterator equal to
80 virtual void Advance() = 0;
117 impl_->Advance();
123 impl_->Advance();
208 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
295 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
305 // value_ is updated here and not in Advance() because Advance()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-param-util.h78 // for not calling Advance() on an iterator equal to
80 virtual void Advance() = 0;
117 impl_->Advance();
123 impl_->Advance();
208 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
295 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
305 // value_ is updated here and not in Advance() because Advance()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h78 // for not calling Advance() on an iterator equal to
80 virtual void Advance() = 0;
117 impl_->Advance();
123 impl_->Advance();
208 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
295 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
305 // value_ is updated here and not in Advance() because Advance()
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-param-util.h99 // for not calling Advance() on an iterator equal to
101 virtual void Advance() = 0;
138 impl_->Advance();
144 impl_->Advance();
229 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
315 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
325 // value_ is updated here and not in Advance() because Advance()
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util.h97 // for not calling Advance() on an iterator equal to
99 virtual void Advance() = 0;
136 impl_->Advance();
142 impl_->Advance();
227 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
313 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
323 // value_ is updated here and not in Advance() because Advance()

Completed in 469 milliseconds

12