Searched defs:has_prop (Results 1 – 7 of 7) sorted by relevance
182 def has_prop(self, prop): member in Container219 def has_prop(self, prop): member in Field
18 bool has_prop(const std::string& name) const { return !!get_prop(name); } in has_prop() function
19 auto print = [&](const char* label, auto prop, bool has_prop) { in operator <<()
467 pub(crate) fn has_prop(&self, name: &str) -> bool { in has_prop() method
2348 bool has_prop = (ctx->num_clip_dist_prop + ctx->num_cull_dist_prop) > 0; in emit_clip_dist_movs() local3500 bool has_prop = (ctx->num_cull_dist_prop + ctx->num_clip_dist_prop) > 0; in create_swizzled_clipdist() local7586 bool has_prop = (ctx->num_clip_dist_prop + ctx->num_cull_dist_prop) > 0; in fill_var_sinfo() local
613 bool has_prop; in test_link_status() local
1791 bool has_prop; in get_drm_plane_type() local