Home
last modified time | relevance | path

Searched defs:old_size (Results 1 – 25 of 112) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp87 const size_type old_size = m_num_e; in resize_imp() local
114 …_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) 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.hpp87 const size_type old_size = m_num_e; in resize_imp() local
114 …_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) in resize_imp_no_exceptions()
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dtestutils.c85 tu_realloc (void *p, size_t old_size, size_t new_size) in tu_realloc()
99 tu_free (void *p, size_t old_size) in tu_free()
/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.hpp131 resize_imp(entry_array a_entries_resized, size_type old_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.hpp131 resize_imp(entry_array a_entries_resized, size_type old_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/lgpl3/gmp/dist/
H A Dmemory.c74 __gmp_default_reallocate (void *oldptr, size_t old_size, size_t new_size) in __gmp_default_reallocate()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_vector.h84 uptr old_size = Size(); in Resize() local
H A Dsanitizer_allocator_combined.h110 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h79 uptr old_size = Size(); in Resize() local
H A Dsanitizer_allocator_combined.h106 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h82 uptr old_size = Size(); in Resize() local
H A Dsanitizer_allocator_combined.h99 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_vector.h83 uptr old_size = Size(); in Resize() local
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr.c53 #define REALLOCATE_FUNC_TYPE(p, old_size, new_size, type) \ argument
56 #define REALLOCATE_FUNC_LIMBS(p, old_size, new_size) \ argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-gmp.c319 mpfr_reallocate_func (void * ptr, size_t old_size, size_t new_size) in mpfr_reallocate_func()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp203 const size_type old_size = m_size; in resize() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp203 const size_type old_size = m_size; in resize() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_win.cpp158 size_t old_size = _msize(p); in _recalloc() local
317 size_t old_size = heapSizeFunc(hHeap, dwFlags, lpMem); in SharedReAlloc() local
371 size_t old_size; in SharedReAlloc() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cc103 size_t old_size = s.size(); in TestBitVector() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.cpp72 int old_size = size; in lookup() local
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Dmemory.c110 tests_reallocate (void *ptr, size_t old_size, size_t new_size) in tests_reallocate()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h161 gimple_build_round_up (gimple_seq *seq, tree type, tree old_size, in gimple_build_round_up()

12345