Home
last modified time | relevance | path

Searched refs:equal_keys (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map-traits.h37 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 Dhash-map.h57 return Traits::equal_keys (a.m_key, b); in class()
H A Dgenmatch.cc1593 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 DChangeLog-20158442 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 Dhash-map-traits.h37 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 Dhash-map.h57 return Traits::equal_keys (a.m_key, b); in class()
H A Dgenmatch.c1586 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 Dsynth_access_traits.hpp76 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 Dfind_fn_imps.hpp57 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 Derase_fn_imps.hpp56 …if (!synth_access_traits::equal_keys(PB_DS_V2F(reinterpret_cast<leaf_pointer>(p_nd)->value()), r_k… in erase()
H A Dsplit_fn_imps.hpp115 if (!synth_access_traits::equal_keys(PB_DS_V2F(*it), r_key)) in split_prep()
H A Dinsert_join_fn_imps.hpp388 …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 Dsynth_access_traits.hpp76 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 Dfind_fn_imps.hpp57 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 Derase_fn_imps.hpp56 …if (!synth_access_traits::equal_keys(PB_DS_V2F(reinterpret_cast<leaf_pointer>(p_nd)->value()), r_k… in erase()
H A Dsplit_fn_imps.hpp115 if (!synth_access_traits::equal_keys(PB_DS_V2F(*it), r_key)) in split_prep()
H A Dinsert_join_fn_imps.hpp388 …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 Dexploded-graph.h420 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 Ddiagnostic-manager.cc294 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 Dexploded-graph.h484 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 Dsm-malloc.cc290 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function
H A Ddiagnostic-manager.cc1135 static inline bool equal_keys (const key_type &k1, const key_type &k2) in equal_keys() function in ana::dedupe_hash_map_traits