/external/v8/src/crankshaft/ |
D | lithium-inl.h | 53 void TempIterator::Advance() { in Advance() function 75 void InputIterator::Advance() { in Advance() function 108 void UseIterator::Advance() { in Advance() function
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
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
|
/external/libchrome/base/test/ |
D | simple_test_tick_clock.cc | 20 void SimpleTestTickClock::Advance(TimeDelta delta) { in Advance() function in base::SimpleTestTickClock
|
D | simple_test_clock.cc | 18 void SimpleTestClock::Advance(TimeDelta delta) { in Advance() function in base::SimpleTestClock
|
/external/v8/src/ |
D | bit-vector.cc | 28 void BitVector::Iterator::Advance() { in Advance() function in v8::internal::BitVector::Iterator
|
D | prototype.h | 94 void Advance() { in Advance() function
|
D | frames.cc | 42 void Advance() { in Advance() function in v8::internal::BASE_EMBEDDED 79 void StackFrameIterator::Advance() { in Advance() function in v8::internal::StackFrameIterator 151 void JavaScriptFrameIterator::Advance() { in Advance() function in v8::internal::JavaScriptFrameIterator 174 void StackTraceFrameIterator::Advance() { in Advance() function in v8::internal::StackTraceFrameIterator 325 void SafeStackFrameIterator::Advance() { in Advance() function in v8::internal::SafeStackFrameIterator
|
/external/v8/src/compiler/ |
D | state-values-utils.cc | 130 void Advance() { in Advance() function in v8::internal::compiler::StateValuesCache::ValueArrayIterator 236 void StateValuesAccess::iterator::Advance() { in Advance() function in v8::internal::compiler::StateValuesAccess::iterator
|
/external/v8/tools/testrunner/server/ |
D | compression.py | 64 def Advance(self): member in Receiver
|
/external/v8/src/ast/ |
D | modules.h | 90 void Advance() { entry_ = exports_->Next(entry_); } in Advance() function
|
/external/v8/src/snapshot/ |
D | snapshot-source-sink.h | 39 void Advance(int by) { position_ += by; } in Advance() function
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | state_machine.py | 104 def Advance(self): member in StateMachine
|
/external/v8/src/interpreter/ |
D | bytecode-array-iterator.cc | 18 void BytecodeArrayIterator::Advance() { in Advance() function in v8::internal::interpreter::BytecodeArrayIterator
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmpplogintask.cc | 81 XmppLoginTask::Advance() { in Advance() function in buzz::XmppLoginTask
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 1125 inline void CodedInputStream::Advance(int amount) { in Advance() function 1129 inline void CodedOutputStream::Advance(int amount) { in Advance() function
|
/external/libweave/third_party/chromium/base/ |
D | values.h | 354 void Advance() { ++it_; } in Advance() function
|
/external/libchrome/base/ |
D | values.h | 366 void Advance() { ++it_; } in Advance() function
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 207 virtual void Advance() { in Advance() function 294 virtual void Advance() { in Advance() function
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 void Advance() override { in Advance() function
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 208 virtual void Advance() { in Advance() function 295 virtual void Advance() { in Advance() function
|
/external/webrtc/webrtc/modules/video_coding/ |
D | jitter_estimator_tests.cc | 56 void Advance() { ++counter_; } in Advance() function in webrtc::ValueGenerator
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
D | rendering_stats_unittest.py | 27 def Advance(self, low=0.1, high=1): member in MockTimer
|