Home
last modified time | relevance | path

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

12345678910

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp81 resize_imp(size_type new_size) in resize_imp()
114 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old… in resize_imp_no_exceptions()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp81 resize_imp(size_type new_size) in resize_imp()
114 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old… in resize_imp_no_exceptions()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp61 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left); in split() local
121 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); in join() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp61 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left); in split() local
121 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); in join() local
/netbsd-src/external/bsd/tre/dist/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
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp140 notify_resized(size_type new_size) in notify_resized()
173 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_standard_resize_policy_imp.hpp169 notify_resized(size_type new_size) in notify_resized()
187 resize(size_type new_size) in resize()
H A Dhash_load_check_resize_trigger_imp.hpp152 notify_resized(size_type new_size) in notify_resized()
173 notify_externally_resized(size_type new_size) in notify_externally_resized()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp140 notify_resized(size_type new_size) in notify_resized()
173 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_standard_resize_policy_imp.hpp169 notify_resized(size_type new_size) in notify_resized()
187 resize(size_type new_size) in resize()
H A Dhash_load_check_resize_trigger_imp.hpp152 notify_resized(size_type new_size) in notify_resized()
173 notify_externally_resized(size_type new_size) in notify_externally_resized()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dpvresize.c22 uint64_t new_size; member
31 const uint64_t new_size) in _pv_resize_single()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp53 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp53 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dallocator.c214 size_t new_size, new_alignment; in ialias() local
413 size_t new_size, size_temp, new_alignment; in omp_aligned_calloc() local
562 size_t new_size, old_size, new_alignment, old_alignment; in omp_realloc() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_stack_trace.cc26 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_stack_trace.cc24 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
/netbsd-src/external/gpl2/lvm2/dist/liblvm/
H A Dlvm_pv.c48 int lvm_pv_resize(const pv_t pv, uint64_t new_size) in lvm_pv_resize()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dmemory.c82 mpfr_default_reallocate (void *oldptr, size_t old_size, size_t new_size) in mpfr_default_reallocate()
182 tests_reallocate (void *ptr, size_t old_size, size_t new_size) in tests_reallocate()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp81 resize_imp(size_type new_size) in resize_imp()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp81 resize_imp(size_type new_size) in resize_imp()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dmremap.c52 gold_mremap (void *old_address, size_t old_size, size_t new_size, in gold_mremap()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dmremap.c52 gold_mremap (void *old_address, size_t old_size, size_t new_size, in gold_mremap()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anyhash_list2.h97 size_t new_size = next_prime (estimate); in hash_resize() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Demutls.c162 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local
167 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local

12345678910