Searched defs:is_bound (Results 1 – 12 of 12) sorted by relevance
61 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
195 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
93 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
83 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
65 bool is_bound; in Init() local
68 bool is_bound() const { return !!router_; } in is_bound() function
45 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
47 bool is_bound() const { return handle_.is_valid() || endpoint_client_; } in is_bound() function
254 isl_bool is_bound, any_divs; in is_suitable_bound() local281 isl_bool is_bound, better; in compute_size_in_direction() local
395 isl_bool is_bound; in initial_facet_constraint() local2124 static int is_bound(struct sh_data *data, __isl_keep isl_set *set, int j, in is_bound() function
153 pub(super) fn is_bound(&self) -> bool { in is_bound() method
191 bool is_bound = false; in Bind() local