Searched refs:insert_noresize (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20101010-1_0.C44 pair < iterator, bool > insert_noresize (value_type obj) function in class:dense_hashtable
50 insert_noresize (obj);
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_hash_map.h173 pair<iterator,bool> insert_noresize(const value_type& __obj) function in class:hash_map
357 iterator insert_noresize(const value_type& __obj) function in class:hash_multimap
H A Dstl_hash_set.h172 pair<iterator, bool> insert_noresize(const value_type& __obj) function in class:hash_set
348 iterator insert_noresize(const value_type& __obj) function in class:hash_multiset
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dcopyprop.C332 pair<iterator, bool> insert_noresize(const value_type& obj) { function in class:dense_hashtable
344 return insert_noresize(obj);

Completed in 105 milliseconds