| /third_party/gptfdisk/ |
| D | support.cc | 47 string ReadString(void) { in ReadString() function 63 string ReadString(void) { in ReadString() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ParseContext.cs | 187 public string ReadString() => ParsingPrimitives.ReadString(ref buffer, ref state); in ReadString() method
|
| D | CodedInputStream.cs | 395 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
|
| D | JsonTokenizer.cs | 301 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
|
| D | ParsingPrimitives.cs | 532 … public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
|
| /third_party/gn/src/gn/ |
| D | tool.cc | 100 bool Tool::ReadString(Scope* scope, in ReadString() function in Tool
|
| /third_party/grpc/third_party/upb/upb/io/ |
| D | zero_copy_stream_test.cc | 113 void IoTest::ReadString(upb_ZeroCopyInputStream* input, in ReadString() function in upb::__anon1440fee30111::IoTest
|
| /third_party/protobuf/upb/io/ |
| D | zero_copy_stream_test.cc | 113 void IoTest::ReadString(upb_ZeroCopyInputStream* input, in ReadString() function in upb::__anon045f68590111::IoTest
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLLexer.cpp | 300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
| /third_party/protobuf/src/google/protobuf/ |
| D | parse_context.h | 178 PROTOBUF_NODISCARD const char* ReadString(const char* ptr, int size, in ReadString() function
|
| D | wire_format_lite.h | 923 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function 928 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | coded_stream.cc | 254 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() function in google::protobuf::io::CodedInputStream
|
| D | coded_stream_unittest.cc | 758 TEST_P(BlockSizes, ReadString) { in TEST_P() argument
|
| D | zero_copy_stream_unittest.cc | 200 void IoTest::ReadString(ZeroCopyInputStream* input, const std::string& str) { in ReadString() function in google::protobuf::io::__anond544f3460111::IoTest
|
| /third_party/astc-encoder/Source/ |
| D | tinyexr.h | 7275 static const char *ReadString(std::string *s, const char *ptr, size_t len) { in ReadString() function
|