Home
last modified time | relevance | path

Searched defs:has_label (Results 1 – 11 of 11) sorted by relevance

/external/cronet/base/test/metrics/
Dhistogram_enum_reader.cc40 const bool has_label = reader->NodeAttribute("label", &label); in ParseEnumFromHistogramsXml() local
/external/libchrome/base/test/metrics/
Dhistogram_enum_reader.cc39 const bool has_label = reader->NodeAttribute("label", &label); in ParseEnumFromHistogramsXml() local
/external/bc/gen/
Dstrgen.c344 bool has_label, has_define, remove_tabs, exclude_extra_math; in main() local
/external/autotest/server/hosts/
Dhost_info.py187 def has_label(self, name): member in HostInfo
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c1060 boolean has_label ) in parse_instruction()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c1038 boolean has_label ) in parse_instruction()
/external/crosvm/system_api/src/protos/
Dkey.rs1004 pub fn has_label(&self) -> bool { in has_label() method
/external/rust/crates/protobuf/src/
Ddescriptor.rs1674 pub fn has_label(&self) -> bool { in has_label() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10036 inline bool FieldDescriptorProto::has_label() const { in has_label() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h10171 inline bool FieldDescriptorProto::has_label() const { in has_label() function
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs2233 pub fn has_label(&self) -> bool { in has_label() method