Home
last modified time | relevance | path

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

12345

/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp85 resize_imp(size_type new_size) in resize_imp()
118 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old… in resize_imp_no_exceptions()
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dvector_ctor.cc324 X::size_type new_size = old_size - 2; in test_fill_assign_1() local
354 X::size_type new_size = old_size + 2; in test_fill_assign_2() local
389 X::size_type new_size = old_capacity + 4; in test_fill_assign_3() local
425 X::size_type new_size = old_capacity + 4; in test_fill_assign_3_exception_guarantee() local
467 X::size_type new_size = old_size - 2; in test_fill_assign_4() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp147 notify_resized(size_type new_size) in notify_resized()
180 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_load_check_resize_trigger_imp.hpp156 notify_resized(size_type new_size) in notify_resized()
177 notify_externally_resized(size_type new_size) in notify_externally_resized()
H A Dhash_standard_resize_policy_imp.hpp176 notify_resized(size_type new_size) in notify_resized()
194 resize(size_type new_size) in resize()
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A Dlocalealias.c298 size_t new_size = (string_space_max local
349 size_t new_size; in extend_alias_table() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp57 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
H A Derase_fn_imps.hpp83 size_type new_size = 0; in erase_if() local
/openbsd/gnu/gcc/gcc/
H A Ddf-scan.c361 unsigned int new_size = max_reg; in df_grow_reg_info() local
388 df_grow_ref_info (struct df_ref_info *ref_info, unsigned int new_size) in df_grow_ref_info()
408 unsigned int new_size = get_max_uid () + 1; in df_grow_insn_info() local
890 int new_size = ref_info->bitmap_size + ref_info->bitmap_size / 4; in df_reorganize_refs() local
969 int new_size = df->def_info.bitmap_size in df_ref_create_structure() local
1009 int new_size = df->use_info.bitmap_size in df_ref_create_structure() local
H A Dscan.c33 int new_size = cur_pos + count + 100; in make_sstring_space() local
/openbsd/gnu/usr.bin/binutils/intl/
H A Dlocalealias.c323 size_t new_size = (string_space_max local
366 size_t new_size; in extend_alias_table() local
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dlocalealias.c323 size_t new_size = (string_space_max local
366 size_t new_size; in extend_alias_table() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp85 resize_imp(size_type new_size) in resize_imp()
/openbsd/gnu/gcc/intl/
H A Dlocalealias.c314 size_t new_size = (string_space_max local
373 size_t new_size; in extend_alias_table() local
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dlocalealias.c311 size_t new_size = (string_space_max in read_alias_file() local
370 size_t new_size; in extend_alias_table() local
/openbsd/usr.bin/tmux/
H A Dlayout.c588 u_int new_size) in layout_resize_pane_to()
761 u_int new_size, min, max, available; in layout_new_pane_size() local
800 u_int new_size, available, previous, count, idx; in layout_set_size_check() local
914 u_int new_size, saved_size, resize_first = 0; in layout_split_pane() local
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dmalloc.h162 #define malloc_resize_ksr(pool,ptr,new_size,old_size) \ argument
164 #define malloc_resize_kpr(pool,ptr,new_size,old_size) \ argument
166 #define malloc_resize_usr(pool,ptr,new_size) \ argument
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp25 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
/openbsd/usr.bin/cu/
H A Dcu.c318 size_t new_size; in stream_read() local
363 size_t new_size; in line_read() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DDataBufferHeap.cpp47 uint64_t DataBufferHeap::SetByteSize(uint64_t new_size) { in SetByteSize()
/openbsd/gnu/llvm/lldb/source/Core/
H A DValue.cpp148 const size_t new_size = curr_size + scalar_size; in AppendDataToHostBuffer() local
163 const size_t new_size = curr_size + src_len; in AppendDataToHostBuffer() local
/openbsd/sys/dev/pci/drm/i915/
H A Di915_deps.c81 unsigned int new_size = 2 * deps->fences_size; in i915_deps_grow() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Demutls.c358 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local
367 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dscan.c33 int new_size = cur_pos + count + 100; local
/openbsd/usr.bin/patch/
H A Dinp.c110 size_t new_size; in reallocate_lines() local

12345