/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
H A D | resize_fn_imps.hpp | 87 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 D | resize_fn_imps.hpp | 87 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 D | testutils.c | 85 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 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 | 131 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 D | resize_fn_imps.hpp | 131 resize_imp(entry_array a_entries_resized, size_type old_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/lgpl3/gmp/dist/ |
H A D | memory.c | 74 __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 D | sanitizer_vector.h | 84 uptr old_size = Size(); in Resize() local
|
H A D | sanitizer_allocator_combined.h | 110 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_vector.h | 79 uptr old_size = Size(); in Resize() local
|
H A D | sanitizer_allocator_combined.h | 106 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_vector.h | 82 uptr old_size = Size(); in Resize() local
|
H A D | sanitizer_allocator_combined.h | 99 uptr old_size = GetActuallyAllocatedSize(p); in Reallocate() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_vector.h | 83 uptr old_size = Size(); in Resize() local
|
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/ |
H A D | expr.c | 53 #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 D | mpfr-gmp.c | 319 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 D | hash_standard_resize_policy_imp.hpp | 203 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 D | hash_standard_resize_policy_imp.hpp | 203 const size_type old_size = m_size; in resize() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cpp | 158 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 D | sanitizer_bitvector_test.cc | 103 size_t old_size = s.size(); in TestBitVector() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | dictionary.cpp | 72 int old_size = size; in lookup() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/ |
H A D | memory.c | 110 tests_reallocate (void *ptr, size_t old_size, size_t new_size) in tests_reallocate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.h | 161 gimple_build_round_up (gimple_seq *seq, tree type, tree old_size, in gimple_build_round_up()
|