/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
H A D | resize_fn_imps.hpp | 81 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 D | resize_fn_imps.hpp | 81 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 D | split_join_fn_imps.hpp | 61 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 D | split_join_fn_imps.hpp | 61 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 D | xmalloc.h | 51 #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 D | cc_hash_max_collision_check_resize_trigger_imp.hpp | 140 notify_resized(size_type new_size) in notify_resized() 173 notify_externally_resized(size_type new_size) in notify_externally_resized()
|
H A D | hash_standard_resize_policy_imp.hpp | 169 notify_resized(size_type new_size) in notify_resized() 187 resize(size_type new_size) in resize()
|
H A D | hash_load_check_resize_trigger_imp.hpp | 152 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 D | cc_hash_max_collision_check_resize_trigger_imp.hpp | 140 notify_resized(size_type new_size) in notify_resized() 173 notify_externally_resized(size_type new_size) in notify_externally_resized()
|
H A D | hash_standard_resize_policy_imp.hpp | 169 notify_resized(size_type new_size) in notify_resized() 187 resize(size_type new_size) in resize()
|
H A D | hash_load_check_resize_trigger_imp.hpp | 152 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 D | pvresize.c | 22 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 D | insert_fn_imps.hpp | 53 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 D | insert_fn_imps.hpp | 53 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | allocator.c | 214 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 D | tsan_stack_trace.cc | 26 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_stack_trace.cc | 24 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
|
/netbsd-src/external/gpl2/lvm2/dist/liblvm/ |
H A D | lvm_pv.c | 48 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 D | memory.c | 82 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 D | resize_fn_imps.hpp | 81 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 D | resize_fn_imps.hpp | 81 resize_imp(size_type new_size) in resize_imp()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mremap.c | 52 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 D | mremap.c | 52 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 D | gl_anyhash_list2.h | 97 size_t new_size = next_prime (estimate); in hash_resize() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | emutls.c | 162 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
|