/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-map-traits.h | 37 static inline bool equal_keys (const key_type &, const key_type &); 55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys() function 173 static inline bool equal_keys (Key, Key); 185 unbounded_int_hashmap_traits <Key, Value>::equal_keys (Key k1, Key k2) in equal_keys() function
|
H A D | hash-map.h | 57 return Traits::equal_keys (a.m_key, b); in class()
|
H A D | genmatch.cc | 1593 static inline bool equal_keys (const key_type &, const key_type &); 3746 sinfo_hashmap_traits::equal_keys (const key_type &v, in equal_keys() function in sinfo_hashmap_traits
|
H A D | ChangeLog-2015 | 8442 equal_keys. 20505 (sinfo_hashmap_traits::equal_keys): ... this new function. 43085 (phi_args_hash_traits::equal_keys): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-map-traits.h | 37 static inline bool equal_keys (const key_type &, const key_type &); 55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys() function 173 static inline bool equal_keys (Key, Key); 185 unbounded_int_hashmap_traits <Key, Value>::equal_keys (Key k1, Key k2) in equal_keys() function
|
H A D | hash-map.h | 57 return Traits::equal_keys (a.m_key, b); in class()
|
H A D | genmatch.c | 1586 static inline bool equal_keys (const key_type &, const key_type &); 3717 sinfo_hashmap_traits::equal_keys (const key_type &v, in equal_keys() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | synth_access_traits.hpp | 76 equal_keys(key_const_reference, key_const_reference) const; 139 equal_keys(key_const_reference r_lhs_key, in equal_keys() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
|
H A D | find_fn_imps.hpp | 57 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key)) in find() 82 …if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_k… in find()
|
H A D | erase_fn_imps.hpp | 56 …if (!synth_access_traits::equal_keys(PB_DS_V2F(reinterpret_cast<leaf_pointer>(p_nd)->value()), r_k… in erase()
|
H A D | split_fn_imps.hpp | 115 if (!synth_access_traits::equal_keys(PB_DS_V2F(*it), r_key)) in split_prep()
|
H A D | insert_join_fn_imps.hpp | 388 …synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_v… in insert()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | synth_access_traits.hpp | 76 equal_keys(key_const_reference, key_const_reference) const; 139 equal_keys(key_const_reference r_lhs_key, in equal_keys() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
|
H A D | find_fn_imps.hpp | 57 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key)) in find() 82 …if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_k… in find()
|
H A D | erase_fn_imps.hpp | 56 …if (!synth_access_traits::equal_keys(PB_DS_V2F(reinterpret_cast<leaf_pointer>(p_nd)->value()), r_k… in erase()
|
H A D | split_fn_imps.hpp | 115 if (!synth_access_traits::equal_keys(PB_DS_V2F(*it), r_key)) in split_prep()
|
H A D | insert_join_fn_imps.hpp | 388 …synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r_v… in insert()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 420 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function 490 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function 557 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function
|
H A D | diagnostic-manager.cc | 294 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function in ana::dedupe_hash_map_traits
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 484 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function 554 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function 621 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function
|
H A D | sm-malloc.cc | 290 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function
|
H A D | diagnostic-manager.cc | 1135 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function in ana::dedupe_hash_map_traits
|