Searched defs:resize (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dhash_load_set_change.cc102 resize); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-template3.C21 resize() function in class:flist
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dnew1.C35 template <typename T> void QScript::Buffer<T>::resize(int s) { function in class:QScript::Buffer
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp185 resize(size_type new_size) function in class:PB_DS_CLASS_C_DEC
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.cc218 resize (size_type n, charT c) function in class:basic_string
H A Dstd_valarray.h528 valarray<_Tp>::resize (size_t __n, _Tp __c) function in class:valarray
H A Dbastring.h358 void resize (size_type n) function in class:basic_string
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_hash_map.h197 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_map
378 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_multimap
H A Dstl_hash_set.h192 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_set
364 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_multiset
H A Dstl_bvector.h793 void resize(size_type __new_size, bool __x = bool()) { function in class:vector
H A Dstl_hashtable.h918 ::resize(size_type __num_elements_hint) function in class:hashtable
[all...]
H A Dstl_list.h397 void resize(size_type __new_size) { resize(__new_size, _Tp()); } function in class:list
602 void list<_Tp, _Alloc>::resize(size_type __new_size, const _Tp& __x) function in class:list
H A Dstl_vector.h406 void resize(size_type __new_size, const _Tp& __x) { function in class:vector
412 void resize(size_type __new_size) { resize(__new_size, _Tp()); } function in class:vector
H A Dstl_deque.h803 void resize(size_type __new_size, const value_type& __x) { function in class:_Deque_iterator::deque
811 void resize(size_type new_size) { resize(new_size, value_type()); } function in class:_Deque_iterator::deque
H A Dstl_slist.h611 void resize(size_type new_size) { resize(new_size, _Tp()); } function in class:slist
777 void slist<_Tp,_Alloc>::resize(size_type __len, const _Tp& __x) function in class:slist
H A Dstl_rope.h2270 void resize(size_type __n, _CharT __c) {} function in class:rope
2271 void resize(size_type __n) {} function in class:rope
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr35164-1.C22 void resize(size_type __new_size) { insert(end(), __new_size); } function in class:vector
/haiku-buildtools/gcc/libvtv/
H A Dvtv_set.h448 insert_only_hash_sets <Key, HashFcn, Alloc>::insert_only_hash_set::resize function in class:insert_only_hash_sets::insert_only_hash_set
629 insert_only_hash_sets<Key, HashFcn, Alloc>::resize (size_type n, function in class:insert_only_hash_sets
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp109 resize = PB_DS_RESIZE_TRAITS_C_DEC::value, enumerator in enum:__gnu_pbds::test::detail::regression_test_traits::__anon2498
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h463 resize(size_type __n) function in class:__versa_string
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_vector.h673 resize(size_type __new_size) function in class:vector
693 resize(size_type __new_size, const value_type& __x) function in class:vector
713 resize(size_type __new_size, value_type __x = value_type()) function in class:vector
H A Dstl_deque.h1282 resize(size_type __new_size) function in class:deque
1304 resize(size_type __new_size, const value_type& __x) function in class:deque
1326 resize(size_type __new_size, value_type __x = value_type()) function in class:deque
H A Dbasic_string.h753 resize(size_type __n) function in class:basic_string
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dhashtable.h1022 resize(size_type __num_elements_hint) function in class:hashtable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46567.C2393 resize(size_type __new_size, value_type __x) function in class:std::list

Completed in 196 milliseconds

12