Searched defs:is_empty (Results 1 – 16 of 16) sorted by relevance
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty() function133 unbounded_hashmap_traits <Value>::is_empty (const T &entry) in is_empty() function
134 int_hash <Type, Empty, Deleted>::is_empty (Type x) in is_empty() function198 pointer_hash <Type>::is_empty (Type *e) in is_empty() function376 pair_hash <T1, T2>::is_empty (const value_type &x) in is_empty() function
42 static bool is_empty (const value_type &v) { return v.to == NULL; } in is_empty() function
57 static bool is_empty (const hash_entry &e) { return Traits::is_empty (e); } in class() function
146 is_empty (const sanopt_tree_triplet &ref) in is_empty() function201 is_empty (const sanopt_tree_couple &ref) in is_empty() function
513 static bool is_empty (value_type &v) in is_empty() function
742 is_empty (queue_type *queue_list) in is_empty() function
1855 static bool is_empty (const value_type &x) in is_empty() function
86 is_empty (const ipa_bits *p) in is_empty() function132 is_empty (const value_range *p) in is_empty() function
1125 is_empty (const function_start &ref) in is_empty() function
1034 static inline bool is_empty (value_type x) { return !x.exists (); } in is_empty() function
498 Boolean is_empty = !fst_group_has_ifaces(group) && in fst_group_delete_if_empty() local
745 int is_empty = qempty(cl->q_); in rmc_queue_packet() local
746 is_empty (queue_type *queue_list) in is_empty() function
124 static inline bool is_empty (value_type p) {return !p;} in is_empty() function
832 static inline bool is_empty (value_type p) {return !p;} in is_empty() function1725 inline static bool is_empty (value_type p) {return !p;} in is_empty() function