Searched refs:new_size (Results 1 - 25 of 366) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) argument
53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
H A Derase_fn_imps.hpp76 size_type new_size = 0; local
81 ++new_size;
85 if (new_size == 0)
91 value_vector a_new_values = s_value_alloc.allocate(new_size);
93 cond_dtor<size_type> cd(a_new_values, target_it, new_size);
107 reallocate_metadata((node_update*)this, new_size);
115 m_size = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) argument
53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? 0 : s_metadata_alloc.allocate(new_size);
H A Derase_fn_imps.hpp77 size_type new_size = 0; local
82 ++new_size;
86 if (new_size == 0)
92 value_vector a_new_values = s_value_alloc.allocate(new_size);
94 cond_dtor<size_type> cd(a_new_values, target_it, new_size);
108 reallocate_metadata((node_update* )this, new_size);
116 m_size = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) argument
53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/pb_ds/detail/ov_tree_map_/
H A Dinsert_fn_imps.hpp51 reallocate_metadata(Node_Update_* , size_type new_size) argument
53 metadata_pointer a_new_metadata_vec =(new_size == 0) ? NULL : s_metadata_alloc.allocate(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
82 if (new_size == m_num_e)
89 ranged_hash_fn_base::notify_resized(new_size);
94 a_p_entries_resized = s_entry_pointer_allocator.allocate(new_size);
95 m_num_e = new_size;
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
105 Resize_Policy::notify_resized(new_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
124 m_num_e = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp80 resize_imp(size_type new_size) argument
83 if (new_size == m_num_e)
90 ranged_hash_fn_base::notify_resized(new_size);
95 a_p_entries_resized = s_entry_pointer_allocator.allocate(new_size);
96 m_num_e = new_size;
105 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
106 Resize_Policy::notify_resized(new_size);
113 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
125 m_num_e = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
82 if (new_size == m_num_e)
89 ranged_hash_fn_base::notify_resized(new_size);
94 a_p_entries_resized = s_entry_pointer_allocator.allocate(new_size);
95 m_num_e = new_size;
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
105 Resize_Policy::notify_resized(new_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
124 m_num_e = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
82 if (new_size == m_num_e)
89 ranged_hash_fn_base::notify_resized(new_size);
94 a_p_entries_resized = s_entry_pointer_allocator.allocate(new_size);
95 m_num_e = new_size;
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
105 Resize_Policy::notify_resized(new_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
124 m_num_e = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_trigger.hpp117 notify_resized(size_type new_size);
121 notify_externally_resized(size_type new_size);
133 // Resizes to new_size.
135 do_resize(size_type new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_trigger.hpp116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
132 // Resizes to new_size.
134 do_resize(size_type new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_trigger.hpp116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
132 // Resizes to new_size.
134 do_resize(size_type new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
85 if (new_size == m_num_e)
93 a_entries_resized = s_entry_allocator.allocate(new_size);
95 ranged_probe_fn_base::notify_resized(new_size);
96 m_num_e = new_size;
107 erase_all_valid_entries(a_entries_resized, new_size);
109 s_entry_allocator.deallocate(a_entries_resized, new_size);
119 Resize_Policy::notify_resized(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp80 resize_imp(size_type new_size) argument
86 if (new_size == m_num_e)
94 a_entries_resized = s_entry_allocator.allocate(new_size);
96 ranged_probe_fn_base::notify_resized(new_size);
97 m_num_e = new_size;
108 erase_all_valid_entries(a_entries_resized, new_size);
110 s_entry_allocator.deallocate(a_entries_resized, new_size);
118 Resize_Policy::notify_resized(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
85 if (new_size == m_num_e)
93 a_entries_resized = s_entry_allocator.allocate(new_size);
95 ranged_probe_fn_base::notify_resized(new_size);
96 m_num_e = new_size;
107 erase_all_valid_entries(a_entries_resized, new_size);
109 s_entry_allocator.deallocate(a_entries_resized, new_size);
117 Resize_Policy::notify_resized(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp79 resize_imp(size_type new_size) argument
85 if (new_size == m_num_e)
93 a_entries_resized = s_entry_allocator.allocate(new_size);
95 ranged_probe_fn_base::notify_resized(new_size);
96 m_num_e = new_size;
107 erase_all_valid_entries(a_entries_resized, new_size);
109 s_entry_allocator.deallocate(a_entries_resized, new_size);
117 Resize_Policy::notify_resized(new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Drs_bitmap.c34 size_t size, new_size; local
59 new_size = ((new_real_end - bmap->start) / 8) + 1;
61 if (size != new_size) {
62 retval = ext2fs_resize_mem(size, new_size, &bmap->bitmap);
66 if (new_size > size)
67 memset(bmap->bitmap + size, 0, new_size - size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Drs_bitmap.c34 size_t size, new_size; local
59 new_size = ((new_real_end - bmap->start) / 8) + 1;
61 if (size != new_size) {
62 retval = ext2fs_resize_mem(size, new_size, &bmap->bitmap);
66 if (new_size > size)
67 memset(bmap->bitmap + size, 0, new_size - size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Drs_bitmap.c34 size_t size, new_size; local
59 new_size = ((new_real_end - bmap->start) / 8) + 1;
61 if (size != new_size) {
62 retval = ext2fs_resize_mem(size, new_size, &bmap->bitmap);
66 if (new_size > size)
67 memset(bmap->bitmap + size, 0, new_size - size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/
H A Dinternal.h12 unsigned long new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/
H A Dinternal.h12 unsigned long new_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_trigger.hpp116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
131 /// Resizes to new_size.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dpaca.c154 int new_size; local
156 new_size = PAGE_ALIGN(sizeof(struct paca_struct) * num_possible_cpus());
158 if (new_size >= paca_size)
161 memblock_free(__pa(paca) + new_size, paca_size - new_size);
164 paca_size - new_size);
166 paca_size = new_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpaca.c154 int new_size; local
156 new_size = PAGE_ALIGN(sizeof(struct paca_struct) * num_possible_cpus());
158 if (new_size >= paca_size)
161 memblock_free(__pa(paca) + new_size, paca_size - new_size);
164 paca_size - new_size);
166 paca_size = new_size;

Completed in 153 milliseconds

1234567891011>>