Home
last modified time | relevance | path

Searched defs:IsAtEnd (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DSegmentedBufferHelper.cs161 public static bool IsAtEnd(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in IsAtEnd() method
DCodedInputStream.cs644 public bool IsAtEnd property in Google.Protobuf.CodedInputStream
/third_party/gn/src/base/
Dvalues.h551 bool IsAtEnd() const { return it_ == target_.dict_.end(); } in IsAtEnd() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h423 bool IsAtEnd; variable
481 bool IsAtEnd; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLParser.h438 bool IsAtEnd = false; variable
495 bool IsAtEnd = false; variable