Searched defs:has_feature (Results 1 – 7 of 7) sorted by relevance
4 let has_feature = $object.$feature.is_some(); localVariable
23 bool has_feature(NuggetClientInterface& nug, enum feature_support_app_id app_id, in has_feature() function
193 fn has_feature(feature: &str) -> bool { in has_feature() function
112 bool hb_ot_map_builder_t::has_feature (hb_tag_t tag) in has_feature() function in hb_ot_map_builder_t
1264 bool atransport::has_feature(const std::string& feature) const { in has_feature() function in atransport
1685 bool needs_feature = false, has_feature = false; in ValidateShaderCapabilities() local
387 static inline bool has_feature(enum features_id feature_id) in has_feature() function