| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | StringValue.php | 17 class StringValue extends \Google\Protobuf\Internal\Message class
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
| H A D | JsonTokenizerTest.cs | 66 public void StringValue(string json, string expectedValue) in StringValue() method in Google.Protobuf.JsonTokenizerTest
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | JsonToken.cs | 78 StringValue, enumerator 98 internal string StringValue { get { return stringValue; } } property in Google.Protobuf.JsonToken
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| H A D | Wrappers.cs | 1320 public sealed partial class StringValue : pb::IMessage<StringValue> class 1341 public StringValue() { in StringValue() method in Google.Protobuf.WellKnownTypes.StringValue 1348 public StringValue(StringValue other) : this() { StringValue() method in Google.Protobuf.WellKnownTypes.StringValue [all...] |
| H A D | Struct.cs | 344 public string StringValue { property in Google.Protobuf.WellKnownTypes.Value 400 StringValue = 3, enumerator [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| H A D | JsonTokenizerTest.cs | 66 public void StringValue(string json, string expectedValue) in StringValue() method in Google.Protobuf.JsonTokenizerTest
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | wrappers.pb.cc | 1685 StringValue function in StringValue 1691 StringValue::StringValue(const StringValue& from) StringValue() function in StringValue [all...] |
| H A D | wrappers.pb.h | 1063 inline StringValue() : StringValue(nullptr) {} in StringValue() function in PROTOBUF_FINAL 1068 : StringValue() { StringValue() function in PROTOBUF_FINAL [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMTargetStreamer.cpp | 107 emitIntTextAttribute(unsigned Attribute, unsigned IntValue, StringRef StringValue) emitIntTextAttribute() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MIRYamlMapping.h | 34 struct StringValue { struct 39 StringValue(std::string Value) : Value(std::move(Value)) {} in StringValue() function 40 StringValue(const char Val[]) : Value(Val) {} in StringValue() function [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| H A D | UnittestIssues.cs | 2946 public string StringValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct 2969 StringValue = 1, enumerator [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| H A D | MILexer.h | 168 StringRef StringValue; member
|
| H A D | MIParser.cpp | 1567 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() argument 1579 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkJSON.cpp | 187 StringValue::StringValue(const char* src, size_t size, SkArenaAlloc& alloc) { in StringValue() function in skjson::StringValue
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | Descriptor.cs | 8633 public pb::ByteString StringValue { property in Google.Protobuf.Reflection.UninterpretedOption [all...] |