Home
last modified time | relevance | path

Searched refs:NamePart (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/
H A DNamePart.php20 * Generated from protobuf message <code>google.protobuf.UninterpretedOption.NamePart</code>
22 class NamePart extends \Google\Protobuf\Internal\Message class
115 class_alias(NamePart::class, \Google\Protobuf\Internal\UninterpretedOption_NamePart::class);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp252 const char *NamePart = nullptr; in initialize() local
254 NamePart = "_exchange"; in initialize()
256 NamePart = "_fetch_add"; in initialize()
258 NamePart = "_fetch_sub"; in initialize()
260 NamePart = "_fetch_and"; in initialize()
262 NamePart = "_fetch_or"; in initialize()
264 NamePart = "_fetch_xor"; in initialize()
266 NamePart = "_fetch_nand"; in initialize()
269 SmallString<32> RMWName("__tsan_atomic" + itostr(BitSize) + NamePart); in initialize()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DUninterpretedOption_NamePart.php9 * This class is deprecated. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead.
14 class_exists(UninterpretedOption\NamePart::class);
15 @trigger_error('Google\Protobuf\Internal\UninterpretedOption_NamePart is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead', E_USER_DEPRECATED);
H A DUninterpretedOption.php26 * Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption.NamePart name = 2;</code>
63 * @type \Google\Protobuf\Internal\UninterpretedOption\NamePart[]|\Google\Protobuf\Internal\RepeatedField $name
80 * Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption.NamePart name = 2;</code>
89 * Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption.NamePart name = 2;</code>
90 * @param \Google\Protobuf\Internal\UninterpretedOption\NamePart[]|\Google\Protobuf\Internal\RepeatedField $var
95 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption\NamePart::class);
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs184 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.UninterpretedOption), global::Google.Protobuf.Reflection.UninterpretedOption.Parser, new[]{ "Name", "IdentifierValue", "PositiveIntValue", "NegativeIntValue", "DoubleValue", "StringValue", "AggregateValue" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart), global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart.Parser, new[]{ "NamePart_", "IsExtension" }, null, null, null, null)}), in DescriptorReflection()
8520 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart> _repeated_name_codec
8521 = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart.Parser);
8522 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart> name_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart>();
8524 public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart> Name {
8939 public sealed partial class NamePart : pb::IMessage<NamePart> class in Google.Protobuf.Reflection.UninterpretedOption.Types
8944 private static readonly pb::MessageParser<NamePart> _parse
8961 public NamePart() { NamePart() method in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
8968 public NamePart(NamePart other) : this() { NamePart() method in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1390 UninterpretedOption::NamePart* name = uninterpreted_option->add_name(); in ParseOptionNamePart()
1397 part_location, UninterpretedOption::NamePart::kNamePartFieldNumber); in ParseOptionNamePart()
1416 part_location, UninterpretedOption::NamePart::kNamePartFieldNumber); in ParseOptionNamePart()
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php237 ->repeated('name', \Google\Protobuf\Internal\GPBType::MESSAGE, 2, 'google.protobuf.internal.UninterpretedOption.NamePart')
246 $pool->addMessage('google.protobuf.internal.UninterpretedOption.NamePart', \Google\Protobuf\Internal\UninterpretedOption\NamePart::class)
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h5377 public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.UninterpretedOption.NamePart) */ {
5473 return "google.protobuf.UninterpretedOption.NamePart"; in FullMessageName()
5532 // @@protoc_insertion_point(class_scope:google.protobuf.UninterpretedOption.NamePart)
5667 typedef UninterpretedOption_NamePart NamePart; typedef in PROTOBUF_FINAL
5680 // repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
11830 // @@protoc_insertion_point(field_get:google.protobuf.UninterpretedOption.NamePart.name_part) in name_part()
11835 // @@protoc_insertion_point(field_set:google.protobuf.UninterpretedOption.NamePart.name_part) in set_name_part()
11838 // @@protoc_insertion_point(field_mutable:google.protobuf.UninterpretedOption.NamePart.name_part) in mutable_name_part()
11852 // @@protoc_insertion_point(field_set_rvalue:google.protobuf.UninterpretedOption.NamePart.name_part) in set_name_part()
11859 // @@protoc_insertion_point(field_set_char:google.protobuf.UninterpretedOption.NamePart in set_name_part()
[all...]

Completed in 45 milliseconds