/external/v8/src/objects/ |
D | js-collection-iterator.h | 50 void MoveNext() { set_index(Smi::FromInt(Smi::ToInt(index()) + 1)); } in MoveNext() function
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssexttextbuf.h | 26 void MoveNext() { m_iDatPos++; } in MoveNext() function
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | ServerRequestStream.cs | 50 public async Task<bool> MoveNext(CancellationToken token) in MoveNext() method in Grpc.Core.Internal.ServerRequestStream
|
D | ClientResponseStream.cs | 50 public async Task<bool> MoveNext(CancellationToken token) in MoveNext() method in Grpc.Core.Internal.ClientResponseStream
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | TreeIterator.cs | 89 public bool MoveNext() { in MoveNext() method in Antlr.Runtime.Tree.TreeIterator
|
D | BufferedTreeNodeStream.cs | 98 public bool MoveNext() { in MoveNext() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | TreeIterator.cs | 96 public bool MoveNext() in MoveNext() method in Antlr.Runtime.Tree.TreeIterator
|
D | BufferedTreeNodeStream.cs | 105 public bool MoveNext() in MoveNext() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 163 public bool MoveNext() in MoveNext() method in Antlr.Runtime.Collections.HashList.HashListEnumerator
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 95 function MoveNext: Boolean; in MoveNext() function
|
D | Antlr.Runtime.Tree.pas | 4734 function TUnBufferedTreeNodeStream.MoveNext: Boolean; in TUnBufferedTreeNodeStream.MoveNext() function
|
/external/perfetto/src/tracing/core/ |
D | trace_buffer.cc | 525 void TraceBuffer::SequenceIterator::MoveNext() { in MoveNext() function in perfetto::TraceBuffer::SequenceIterator
|
/external/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | MapField.cs | 571 public bool MoveNext() in MoveNext() method in Google.Protobuf.Collections.MapField.DictionaryEnumerator
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 165 SK_STDMETHODIMP StreamFontFileEnumerator::MoveNext(BOOL* hasCurrentFile) { in MoveNext() function in StreamFontFileEnumerator
|
/external/skqp/src/ports/ |
D | SkFontMgr_win_dw.cpp | 166 HRESULT StreamFontFileEnumerator::MoveNext(BOOL* hasCurrentFile) { in MoveNext() function in StreamFontFileEnumerator
|