Home
last modified time | relevance | path

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

123

/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/src/interpreter/
Dbytecode-array-iterator.cc17 void BytecodeArrayIterator::Advance() { in Advance() function in v8::internal::interpreter::BytecodeArrayIterator
/external/libchrome/base/test/
Dsimple_test_tick_clock.cc20 void SimpleTestTickClock::Advance(TimeDelta delta) { in Advance() function in base::SimpleTestTickClock
Dsimple_test_clock.cc18 void SimpleTestClock::Advance(TimeDelta delta) { in Advance() function in base::SimpleTestClock
/external/v8/src/
Dbit-vector.cc29 void BitVector::Iterator::Advance() { in Advance() function in v8::internal::BitVector::Iterator
Dprototype-inl.h82 void PrototypeIterator::Advance() { in Advance() function
Dsource-position-table.cc213 void SourcePositionTableIterator::Advance() { in Advance() function in v8::internal::SourcePositionTableIterator
/external/v8/src/debug/
Ddebug-scope-iterator.cc70 void DebugScopeIterator::Advance() { in Advance() function in v8::internal::DebugScopeIterator
141 void DebugWasmScopeIterator::Advance() { in Advance() function in v8::internal::DebugWasmScopeIterator
Ddebug-stack-trace-iterator.cc42 void DebugStackTraceIterator::Advance() { in Advance() function in v8::internal::DebugStackTraceIterator
/external/tensorflow/tensorflow/core/grappler/utils/
Dtraversal.h75 static DfsPredicates Advance(std::function<bool(const NodeDef*)> advance) { in Advance() function
/external/grpc-grpc/test/core/util/
Dfuzzer_corpus_test.cc112 virtual void Advance() { current_++; } in Advance() function in ExampleIterator
/external/v8/src/snapshot/
Dsnapshot-source-sink.h39 void Advance(int by) { position_ += by; } in Advance() function
/external/autotest/client/cros/cellular/pseudomodem/
Dstate_machine.py104 def Advance(self): member in StateMachine
/external/webrtc/webrtc/libjingle/xmpp/
Dxmpplogintask.cc81 XmppLoginTask::Advance() { in Advance() function in buzz::XmppLoginTask
/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator_tests.cc56 void Advance() { ++counter_; } in Advance() function in webrtc::ValueGenerator
/external/libchrome/base/
Dvalues.h564 void Advance() { ++it_; } in Advance() function
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1197 inline void CodedInputStream::Advance(int amount) { in Advance() function
1201 inline void CodedOutputStream::Advance(int amount) { in Advance() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h230 void Advance() override { in Advance() function
317 void Advance() override { in Advance() function
786 void Advance() override { in Advance() function
/external/libtextclassifier/utils/utf8/
Dunicodetext_test.cc157 TEST_F(IteratorTest, Advance) { in TEST_F() argument
/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/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/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h208 virtual void Advance() { in Advance() function
295 virtual void Advance() { in Advance() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h232 virtual void Advance() { in Advance() function
319 virtual void Advance() { in Advance() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h232 virtual void Advance() { in Advance() function
319 virtual void Advance() { in Advance() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h228 virtual void Advance() { in Advance() function
315 virtual void Advance() { in Advance() function

123