Searched defs:resize (Results 26 - 38 of 38) sorted by last modified time

12

/haiku/src/apps/soundrecorder/
H A DSoundListView.cpp19 SoundListView( const BRect & area, const char * name, uint32 resize) argument
/haiku/headers/cpp/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
/haiku/headers/cpp/
H A Dstl_bvector.h793 void resize(size_type __new_size, bool __x = bool()) { 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_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_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_rope.h2270 void resize(size_type __n, _CharT __c) {} function in class:rope
2271 void resize(size_type __n) {} function in class:rope
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
/haiku/headers/libs/agg/
H A Dagg_array.h127 void resize(unsigned size) function in class:agg::pod_array
242 void pod_vector<T>::resize(unsigned new_size) function in class:agg::pod_vector
/haiku/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h82 status_t (*resize)(int fd, partition_id partition, off_t size, member in struct:partition_module_info

Completed in 95 milliseconds

12