/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
H A D | resize_fn_imps.hpp | 85 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 D | vector_ctor.cc | 324 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 D | cc_hash_max_collision_check_resize_trigger_imp.hpp | 147 notify_resized(size_type new_size) in notify_resized() 180 notify_externally_resized(size_type new_size) in notify_externally_resized()
|
H A D | hash_load_check_resize_trigger_imp.hpp | 156 notify_resized(size_type new_size) in notify_resized() 177 notify_externally_resized(size_type new_size) in notify_externally_resized()
|
H A D | hash_standard_resize_policy_imp.hpp | 176 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 D | localealias.c | 298 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 D | insert_fn_imps.hpp | 57 reallocate_metadata(Node_Update_* , size_type new_size) in reallocate_metadata()
|
H A D | erase_fn_imps.hpp | 83 size_type new_size = 0; in erase_if() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | df-scan.c | 361 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 D | scan.c | 33 int new_size = cur_pos + count + 100; in make_sstring_space() local
|
/openbsd/gnu/usr.bin/binutils/intl/ |
H A D | localealias.c | 323 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 D | localealias.c | 323 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 D | resize_fn_imps.hpp | 85 resize_imp(size_type new_size) in resize_imp()
|
/openbsd/gnu/gcc/intl/ |
H A D | localealias.c | 314 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 D | localealias.c | 311 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 D | layout.c | 588 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 D | malloc.h | 162 #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 D | tsan_stack_trace.cpp | 25 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
|
/openbsd/usr.bin/cu/ |
H A D | cu.c | 318 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 D | DataBufferHeap.cpp | 47 uint64_t DataBufferHeap::SetByteSize(uint64_t new_size) { in SetByteSize()
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | Value.cpp | 148 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 D | i915_deps.c | 81 unsigned int new_size = 2 * deps->fences_size; in i915_deps_grow() local
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | emutls.c | 358 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 D | scan.c | 33 int new_size = cur_pos + count + 100; local
|
/openbsd/usr.bin/patch/ |
H A D | inp.c | 110 size_t new_size; in reallocate_lines() local
|