/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-map-traits.h | 89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function 151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
|
H A D | hash-traits.h | 133 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function 198 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function 382 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
|
H A D | tree-hasher.h | 44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
|
H A D | hash-set-tests.cc | 204 static void mark_empty (value_type &v) in mark_empty() function
|
H A D | hash-map.h | 70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
|
H A D | sanopt.cc | 135 mark_empty (sanopt_tree_triplet &ref) in mark_empty() function 192 mark_empty (sanopt_tree_couple &ref) in mark_empty() function
|
H A D | graphite.cc | 237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty() function
|
H A D | tree-vectorizer.h | 146 static void mark_empty (value_type &s) { s.length = 0; } in mark_empty() function
|
H A D | hash-table.h | 549 static void mark_empty (value_type &v) in mark_empty() function
|
H A D | profile.cc | 1031 mark_empty (location_triplet &ref) in mark_empty() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-map-traits.h | 89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function 151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
|
H A D | hash-traits.h | 121 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function 186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function 365 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
|
H A D | tree-hasher.h | 44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
|
H A D | hash-set-tests.c | 204 static void mark_empty (value_type &v) in mark_empty() function
|
H A D | hash-map.h | 70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
|
H A D | sanopt.c | 135 mark_empty (sanopt_tree_triplet &ref) in mark_empty() function 192 mark_empty (sanopt_tree_couple &ref) in mark_empty() function
|
H A D | graphite.c | 237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty() function
|
H A D | hash-table.h | 549 static void mark_empty (value_type &v) in mark_empty() function
|
H A D | profile.c | 946 mark_empty (location_triplet &ref) in mark_empty() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 443 static inline void mark_empty (T &entry) in mark_empty() function 513 static inline void mark_empty (T &entry) in mark_empty() function 580 static inline void mark_empty (T &entry) in mark_empty() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 507 static inline void mark_empty (T &entry) in mark_empty() function 577 static inline void mark_empty (T &entry) in mark_empty() function 644 static inline void mark_empty (T &entry) in mark_empty() function
|
H A D | svalue.h | 217 void mark_empty () { m_type = reinterpret_cast<tree> (2); } in mark_empty() function
|
H A D | store.h | 390 void mark_empty () { m_bit_range.m_start_bit_offset = -2; } in mark_empty() function
|
H A D | region.h | 285 void mark_empty () { m_fun = NULL; } in mark_empty() function
|
H A D | analyzer.h | 344 static inline void mark_empty (Type &t) { t.mark_empty (); } in mark_empty() function
|