Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-shape.cc166 bool has_start; in parse_feature_indices() local
174 has_start = parse_uint (pp, end, &feature->start); in parse_feature_indices()
179 if (has_start) in parse_feature_indices()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc1835 if (has_start()) { in SerializeWithCachedSizes()
1855 if (has_start()) { in SerializeWithCachedSizesToArray()
1877 if (has_start()) { in ByteSize()
1917 if (from.has_start()) { in MergeFrom()
Ddescriptor.pb.h511 inline bool has_start() const;
3403 inline bool DescriptorProto_ExtensionRange::has_start() const { in has_start() function