Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhash-map-traits.h72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty() function
133 unbounded_hashmap_traits <Value>::is_empty (const T &entry) in is_empty() function
H A Dhash-traits.h134 int_hash <Type, Empty, Deleted>::is_empty (Type x) in is_empty() function
198 pointer_hash <Type>::is_empty (Type *e) in is_empty() function
376 pair_hash <T1, T2>::is_empty (const value_type &x) in is_empty() function
H A Dtree-hasher.h42 static bool is_empty (const value_type &v) { return v.to == NULL; } in is_empty() function
H A Dhash-map.h57 static bool is_empty (const hash_entry &e) { return Traits::is_empty (e); } in class() function
H A Dsanopt.c146 is_empty (const sanopt_tree_triplet &ref) in is_empty() function
201 is_empty (const sanopt_tree_couple &ref) in is_empty() function
H A Dhash-table.h513 static bool is_empty (value_type &v) in is_empty() function
H A Dmcf.c742 is_empty (queue_type *queue_list) in is_empty() function
H A Dattribs.c1855 static bool is_empty (const value_type &x) in is_empty() function
H A Dipa-prop.c86 is_empty (const ipa_bits *p) in is_empty() function
132 is_empty (const value_range *p) in is_empty() function
H A Dgcov.c1125 is_empty (const function_start &ref) in is_empty() function
H A Dtree-vect-slp.c1034 static inline bool is_empty (value_type x) { return !x.exists (); } in is_empty() function
/dflybsd-src/contrib/wpa_supplicant/src/fst/
H A Dfst_group.c498 Boolean is_empty = !fst_group_has_ifaces(group) && in fst_group_delete_if_empty() local
/dflybsd-src/sys/net/altq/
H A Daltq_rmclass.c745 int is_empty = qempty(cl->q_); in rmc_queue_packet() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmcf.c746 is_empty (queue_type *queue_list) in is_empty() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c124 static inline bool is_empty (value_type p) {return !p;} in is_empty() function
H A Dcp-tree.h832 static inline bool is_empty (value_type p) {return !p;} in is_empty() function
1725 inline static bool is_empty (value_type p) {return !p;} in is_empty() function