Home
last modified time | relevance | path

Searched refs:has_label (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c864 boolean has_label ) in parse_instruction() argument
931 if (has_label) in parse_instruction()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc2902 if (has_label()) { in SerializeWithCachedSizes()
2982 if (has_label()) { in SerializeWithCachedSizesToArray()
3054 if (has_label()) { in ByteSize()
3135 if (from.has_label()) { in MergeFrom()
Ddescriptor.pb.h860 inline bool has_label() const;
3846 inline bool FieldDescriptorProto::has_label() const { in has_label() function