Home
last modified time | relevance | path

Searched refs:simple_hashmap_traits (Results 1 – 25 of 25) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
H A Dordered-hash-map.h184 typename Traits = simple_hashmap_traits<default_hash_traits<Key>,
H A Dhash-map-tests.c290 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x; in test_nonzero_empty_key()
H A Dmem-stats.h26 typename Traits = simple_hashmap_traits<default_hash_traits<Key>,
H A Dtree-vect-slp.c1175 simple_hashmap_traits <bst_traits, slp_tree> >
H A Dgenmatch.c1582 struct sinfo_hashmap_traits : simple_hashmap_traits<pointer_hash<dt_simplify>,
H A Dtree.h5446 : simple_hashmap_traits<tree_decl_hash, tree> { };
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
H A Dordered-hash-map.h184 typename Traits = simple_hashmap_traits<default_hash_traits<Key>,
H A Dhash-map-tests.c290 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x; in test_nonzero_empty_key()
H A Dhash-map-tests.cc453 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x; in test_nonzero_empty_key()
H A Dmem-stats.h26 typename Traits = simple_hashmap_traits<default_hash_traits<Key>,
H A Dtree-vect-slp.c1175 simple_hashmap_traits <bst_traits, slp_tree> >
H A Dgenmatch.c1582 struct sinfo_hashmap_traits : simple_hashmap_traits<pointer_hash<dt_simplify>,
H A Dgenmatch.cc1589 struct sinfo_hashmap_traits : simple_hashmap_traits<pointer_hash<dt_simplify>,
H A Dtree.h5446 : simple_hashmap_traits<tree_decl_hash, tree> { };
H A Dtree-vect-slp.cc1488 simple_hashmap_traits <bst_traits, slp_tree> >
H A DChangeLog-20154343 * hash-map-traits.h (simple_hashmap_traits ::remove): call
4346 simple_hashmap_traits.
26417 * hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.
26574 (simple_hashmap_traits): New class.
26576 simple_hashmap_traits<default_hash_traits<Key> >.
H A DChangeLog24428 * hash-map-traits.h (simple_hashmap_traits::empty_zero_p):
H A DChangeLog-202038309 * hash-map-traits.h (simple_hashmap_traits::empty_zero_p):
H A DChangeLog-20176934 * hash-map-traits.h (simple_hashmap_traits): Add maybe_mx member.
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h224 struct traits_t : public simple_hashmap_traits<hash_traits_t,
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc331 typedef simple_hashmap_traits<nodel_ptr_hash<void>, int> ptr_int_traits;
2846 simple_hashmap_traits<duplicate_hash,uintptr_t> >
3823 simple_hashmap_traits<int_hash<unsigned,0>, unsigned>