Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-common.cc755 bool has_start; in parse_feature_indices() local
763 has_start = parse_uint (pp, end, &feature->start); in parse_feature_indices()
768 if (has_start) in parse_feature_indices()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc2586 if (has_start()) { in SerializeWithCachedSizes()
2606 if (has_start()) { in SerializeWithCachedSizesToArray()
2629 if (has_start()) { in ByteSize()
2673 if (from.has_start()) { in MergeFrom()
2885 if (has_start()) { in SerializeWithCachedSizes()
2905 if (has_start()) { in SerializeWithCachedSizesToArray()
2928 if (has_start()) { in ByteSize()
2972 if (from.has_start()) { in MergeFrom()
3678 bool DescriptorProto_ExtensionRange::has_start() const { in has_start() function in google::protobuf::DescriptorProto_ExtensionRange
3730 bool DescriptorProto_ReservedRange::has_start() const { in has_start() function in google::protobuf::DescriptorProto_ReservedRange
Ddescriptor.pb.h583 bool has_start() const;
682 bool has_start() const;
4169 inline bool DescriptorProto_ExtensionRange::has_start() const { in has_start() function
4221 inline bool DescriptorProto_ReservedRange::has_start() const { in has_start() function