Home
last modified time | relevance | path

Searched defs:MoveNext (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssinputtextbuf.h18 void MoveNext() { m_iPos++; } in MoveNext() function
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DTreeIterator.cs89 public bool MoveNext() { in MoveNext() method in Antlr.Runtime.Tree.TreeIterator
H A DBufferedTreeNodeStream.cs98 public bool MoveNext() { in MoveNext() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
H A DHashList.cs163 public bool MoveNext() in MoveNext() method in Antlr.Runtime.Collections.HashList.HashListEnumerator
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas95 function MoveNext: Boolean; in MoveNext() function
H A DAntlr.Runtime.Tools.pas282 function MoveNext: Boolean; in MoveNext() function
H A DAntlr.Runtime.Tree.pas1088 function MoveNext: Boolean; in MoveNext() function
2071 function MoveNext: Boolean; virtual; in MoveNext() function
4734 function TUnBufferedTreeNodeStream.MoveNext: Boolean; in TUnBufferedTreeNodeStream.MoveNext() function
/aosp_15_r20/external/cronet/base/win/
H A Dvector.h80 IFACEMETHODIMP MoveNext(boolean* has_current) override { in MoveNext() function
H A Dmap.h187 IFACEMETHODIMP MoveNext(boolean* has_current) override { in MoveNext() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/avl/
H A Davl.h147 void MoveNext() { in MoveNext() function
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtrace_buffer.cc510 void TraceBuffer::SequenceIterator::MoveNext() { in MoveNext() function in perfetto::TraceBuffer::SequenceIterator
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs619 public bool MoveNext() in MoveNext() method in Google.Protobuf.Collections.MapField.DictionaryEnumerator
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs619 public bool MoveNext() in MoveNext() method in Google.Protobuf.Collections.MapField.DictionaryEnumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_2.h131 STDMETHOD(MoveNext)(THIS_ in DECLARE_INTERFACE_() local
Ddbdaoint.h820 STDMETHOD(MoveNext) (THIS) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h145 void MoveNext() { in MoveNext() function
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp974 SK_STDMETHODIMP StreamFontFileEnumerator::MoveNext(BOOL* hasCurrentFile) { in MoveNext() function in StreamFontFileEnumerator