Searched defs:new_size (Results 1 - 25 of 110) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20050702-1.c10 int new_size = old_size, i; local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) argument
H A Derase_fn_imps.hpp76 size_type new_size = 0; local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_stack_trace.cc24 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { argument
/haiku-buildtools/binutils/gold/
H A Dmremap.c52 gold_mremap (void *old_address, size_t old_size, size_t new_size, argument
/haiku-buildtools/gcc/gmp/
H A Dmemory.c65 __gmp_default_reallocate (void *oldptr, size_t old_size, size_t new_size) argument
/haiku-buildtools/gcc/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); local
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); local
[all...]
H A Derase_fn_imps.hpp51 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0); local
116 const size_type new_size = local
167 const size_type new_size = resize_policy::get_new_size_for_shrink(); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/hash_fn/
H A Dstring_ranged_hash_fn.hpp82 notify_resized(size_t new_size) argument
H A Dstring_ranged_probe_fn.hpp86 notify_resized(size_t new_size) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dscan.c33 int new_size = cur_pos + count + 100; local
/haiku-buildtools/legacy/gcc/libio/
H A Dstrops.c142 _IO_size_t new_size = 2 * _IO_blen (fp) + 100; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr25311.c16 set_size (struct w *w, int new_size, int nodelete, int set_height) argument
H A D20010102-1.c65 register long new_size; local
/haiku-buildtools/gcc/mpfr/tests/
H A Dmemory.c92 tests_reallocate (void *ptr, size_t old_size, size_t new_size) argument
/haiku-buildtools/gcc/gmp/tests/
H A Dmemory.c104 tests_reallocate (void *ptr, size_t old_size, size_t new_size) argument
/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-gmp.c338 mpfr_default_reallocate (void *oldptr, size_t old_size, size_t new_size) argument
/haiku-buildtools/isl/
H A Disl_list_templ.c100 int i, new_size; local
/haiku-buildtools/gcc/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) argument
171 notify_externally_resized(size_type new_size) argument
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_tls_get_addr.cc51 static inline void DTLS_Resize(uptr new_size) { argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/
H A D4.cc253 X::size_type new_size = old_size - 2; local
283 X::size_type new_size = old_size + 2; local
353 X::size_type new_size = old_capacity + 4; local
395 X::size_type new_size = old_size - 2; local
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dobstack.c281 register long new_size; local
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dlocalealias.c328 size_t new_size; local

Completed in 322 milliseconds

12345