/third_party/gettext/gettext-tools/src/ |
D | msgfmt.cs | 33 private String ReadString () { in ReadString() method in GNU.Gettext.WriteResource
|
/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 | 220 public string ReadString() in ReadString() method
|
D | JsonTokenizer.cs | 324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
|
D | CodedInputStream.cs | 421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
|
D | ParsingPrimitives.cs | 558 … 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 | 91 bool Tool::ReadString(Scope* scope, in ReadString() function in Tool
|
/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 | 153 PROTOBUF_MUST_USE_RESULT const char* ReadString(const char* ptr, int size, in ReadString() function
|
D | wire_format_lite.h | 874 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function 879 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | cmnquery.h | 77 …STDMETHOD(ReadString)(THIS_ LPCWSTR pSection,LPCWSTR pValueName,LPWSTR pBuffer,INT cchBuffer) PURE; in DECLARE_INTERFACE_() local
|
/third_party/protobuf/src/google/protobuf/io/ |
D | coded_stream.cc | 258 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() function in google::protobuf::io::CodedInputStream
|
D | zero_copy_stream_unittest.cc | 208 void IoTest::ReadString(ZeroCopyInputStream* input, const std::string& str) { in ReadString() function in google::protobuf::io::__anon2ae542090111::IoTest
|
D | coded_stream_unittest.cc | 696 TEST_1D(CodedStreamTest, ReadString, kBlockSizes) { in TEST_1D() argument
|