Home
last modified time | relevance | path

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

/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dobj_pair_set.h39 …bool insert_if_not_there(T1 * t1, T2 * t2) { return m_set.insert_if_not_there2(obj_pair(t1, t2)); } in insert_if_not_there() function
40 bool insert_if_not_there(obj_pair const & p) { return m_set.insert_if_not_there2(p); } in insert_if_not_there() function
H A Dobj_ref_hashtable.h70 key_data const & insert_if_not_there(Key * k, Value const & v) { in insert_if_not_there() function
H A Dobj_pair_hashtable.h150 Value& insert_if_not_there(Key1 * k1, Key2 * k2, Value const & v) { in insert_if_not_there() function
H A Dobj_triple_hashtable.h155 key_data const & insert_if_not_there(Key1 * k1, Key2 * k2, Key3 * k3, Value const & v) { in insert_if_not_there() function
H A Dchashtable.h345 T & insert_if_not_there(T const & d) { in insert_if_not_there() function
680 key_value & insert_if_not_there(Key const & k, Value const & v) { in insert_if_not_there() function
H A Dobj_hashtable.h146 Value& insert_if_not_there(Key * k, Value const & v) { in insert_if_not_there() function
H A Dmap.h114 value & insert_if_not_there(key const & k, value const & v) { in insert_if_not_there() function
H A Dhashtable.h474 data const & insert_if_not_there(data const & e) { in insert_if_not_there() function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dobj_pair_set.h40 …bool insert_if_not_there(T1 * t1, T2 * t2) { return m_set.insert_if_not_there2(obj_pair(t1, t2)); } in insert_if_not_there() function
41 bool insert_if_not_there(obj_pair const & p) { return m_set.insert_if_not_there2(p); } in insert_if_not_there() function
H A Dobj_ref_hashtable.h70 key_data const & insert_if_not_there(Key * k, Value const & v) { in insert_if_not_there() function
H A Dchashtable.h345 T & insert_if_not_there(T const & d) { in insert_if_not_there() function
680 key_value & insert_if_not_there(Key const & k, Value const & v) { in insert_if_not_there() function
H A Dobj_triple_hashtable.h157 key_data const & insert_if_not_there(Key1 * k1, Key2 * k2, Key3 * k3, Value const & v) { in insert_if_not_there() function
H A Dobj_pair_hashtable.h152 Value& insert_if_not_there(Key1 * k1, Key2 * k2, Value const & v) { in insert_if_not_there() function
H A Dobj_hashtable.h148 Value& insert_if_not_there(Key * k, Value const & v) { in insert_if_not_there() function
H A Dmap.h114 value & insert_if_not_there(key const & k, value const & v) { in insert_if_not_there() function
H A Dhashtable.h478 data const & insert_if_not_there(data const & e) { in insert_if_not_there() function