/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | OneofDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\OneofDescriptorProto
|
D | EnumValueDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
|
D | ServiceDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\ServiceDescriptorProto
|
D | EnumDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
|
D | MethodDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
D | UninterpretedOption.php | 29 private $has_name = false; variable in Google\\Protobuf\\Internal\\UninterpretedOption
|
D | FieldDescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
D | DescriptorProto.php | 24 private $has_name = false; variable in Google\\Protobuf\\Internal\\DescriptorProto
|
D | FileDescriptorProto.php | 26 private $has_name = false; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
|
/external/u-boot/lib/ |
D | of_live.c | 55 int has_name = 0; in unflatten_dt_node() local
|
/external/perfetto/src/traced/probes/ftrace/ |
D | format_parser.cc | 136 bool has_name = false; in ParseFtraceEvent() local
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/ |
D | load_balancer.pb.h | 47 bool has_name; member
|
/external/mesa3d/src/compiler/nir/ |
D | nir_serialize.c | 207 unsigned has_name:1; member 459 bool has_name = blob_read_uint32(ctx->blob); in read_register() local 576 uint8_t has_name:1; member 1982 bool has_name = flags & 0x2; in read_function() local
|
/external/v8/src/objects/ |
D | stack-frame-info.cc | 429 const bool has_name = !module_name->IsNull() || !function_name->IsNull(); in SerializeWasmStackFrame() local
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 1113 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 6569 inline bool FileDescriptorProto::has_name() const { in has_name() function 7318 inline bool DescriptorProto::has_name() const { in has_name() function 7771 inline bool FieldDescriptorProto::has_name() const { in has_name() function 8309 inline bool OneofDescriptorProto::has_name() const { in has_name() function 8493 inline bool EnumDescriptorProto::has_name() const { in has_name() function 8762 inline bool EnumValueDescriptorProto::has_name() const { in has_name() function 8924 inline bool ServiceDescriptorProto::has_name() const { in has_name() function 9098 inline bool MethodDescriptorProto::has_name() const { in has_name() function
|