Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 25 of 123) sorted by relevance

12345

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp80 resize_imp(size_type new_size) in resize_imp()
113 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old… in resize_imp_no_exceptions()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) in resize_imp()
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old… in resize_imp_no_exceptions()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp59 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left); in split() local
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); in join() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp60 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left); in split() local
120 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); in join() local
/dflybsd-src/contrib/tre/lib/
H A Dxmalloc.h51 #define xrealloc(ptr, new_size) xrealloc_impl(ptr, new_size, __FILE__, \ argument
70 #define xrealloc(ptr, new_size) realloc(ptr, new_size) argument
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp138 notify_resized(size_type new_size) in notify_resized()
171 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_standard_resize_policy_imp.hpp167 notify_resized(size_type new_size) in notify_resized()
185 resize(size_type new_size) in resize()
H A Dhash_load_check_resize_trigger_imp.hpp151 notify_resized(size_type new_size) in notify_resized()
172 notify_externally_resized(size_type new_size) in notify_externally_resized()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp138 notify_resized(size_type new_size) in notify_resized()
171 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_standard_resize_policy_imp.hpp167 notify_resized(size_type new_size) in notify_resized()
185 resize(size_type new_size) in resize()
H A Dhash_load_check_resize_trigger_imp.hpp150 notify_resized(size_type new_size) in notify_resized()
171 notify_externally_resized(size_type new_size) in notify_externally_resized()
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dpvresize.c22 uint64_t new_size; member
31 const uint64_t new_size) in _pv_resize_single()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
H A Derase_fn_imps.hpp76 size_type new_size = 0; in erase_if() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
H A Derase_fn_imps.hpp76 size_type new_size = 0; in erase_if() local
/dflybsd-src/contrib/lvm2/dist/liblvm/
H A Dlvm_pv.c48 int lvm_pv_resize(const pv_t pv, uint64_t new_size) in lvm_pv_resize()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp80 resize_imp(size_type new_size) in resize_imp()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) in resize_imp()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dmremap.c52 gold_mremap (void *old_address, size_t old_size, size_t new_size, in gold_mremap()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmremap.c52 gold_mremap (void *old_address, size_t old_size, size_t new_size, in gold_mremap()
/dflybsd-src/sys/bus/cam/
H A Dcam_queue.c112 camq_resize(struct camq *queue, int new_size) in camq_resize()
292 cam_ccbq_resize(struct cam_ccbq *ccbq, int new_size) in cam_ccbq_resize()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Divars.c253 int new_size = sizeof (struct objc_ivar_list) in class_addIvar() local
262 int new_size = sizeof (struct objc_ivar_list); in class_addIvar() local
/dflybsd-src/contrib/gmp/
H A Dmemory.c65 __gmp_default_reallocate (void *oldptr, size_t old_size, size_t new_size) in __gmp_default_reallocate()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dcanonicalize.c221 size_t new_size = rname_limit - rname; in canonicalize_filename_mode() local

12345