Home
last modified time | relevance | path

Searched defs:has_name (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dstruct_typedef.h4 _Bool has_name; member
/third_party/node/deps/v8/src/objects/
H A Dcall-site-info.cc757 const bool has_name = !module_name->IsNull() || !function_name->IsNull(); in SerializeWasmStackFrame() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h1408 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function in compiler::CodeGeneratorResponse_File
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c209 unsigned has_name:1; member
2045 bool has_name = flags & 0x4; in read_function() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h6649 inline bool FileDescriptorProto::has_name() const { in has_name() function in FileDescriptorProto
7568 inline bool DescriptorProto::has_name() cons in _internal_has_name() function in DescriptorProto
8119 inline bool FieldDescriptorProto::has_name() const { has_name() function in FieldDescriptorProto
8718 inline bool OneofDescriptorProto::has_name() const { has_name() function in OneofDescriptorProto
8939 inline bool EnumDescriptorProto::has_name() const { has_name() function in EnumDescriptorProto
9252 inline bool EnumValueDescriptorProto::has_name() const { has_name() function in EnumValueDescriptorProto
9441 inline bool ServiceDescriptorProto::has_name() const { has_name() function in ServiceDescriptorProto
9641 inline bool MethodDescriptorProto::has_name() const { has_name() function in MethodDescriptorProto
[all...]

Completed in 30 milliseconds