Searched defs:FeatureName (Results 1 – 3 of 3) sorted by relevance
78 struct FeatureName struct80 int cmp (hb_aat_layout_feature_type_t key) const in cmp()83 enum {97 unsigned int get_selector_infos (unsigned int start_offset, in get_selector_infos()127 hb_aat_layout_feature_type_t get_feature_type () const in get_feature_type()130 hb_ot_name_id_t get_feature_name_id () const { return nameIndex; } in get_feature_name_id()132 bool is_exclusive () const { return featureFlags & Exclusive; } in is_exclusive()135 bool has_data () const { return nSettings; } in has_data()137 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()145 HBUINT16 feature; /* Feature type. */[all …]
175 #define DEFINE_ADD_FLAGS(HasFeature, FeatureName, FeatureType, LastEnum) \ argument
699 const char *FeatureName = llvm::ARM::getArchExtFeature(Feature); in DecodeARMFeatures() local1349 StringRef FeatureName) { in AddTargetFeature()