Searched defs:old_size (Results 1 - 25 of 63) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
118 erase_all_valid_entries(m_entries, old_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
127 resize_imp(entry_array a_entries_resized, size_type old_size) argument
129 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
118 erase_all_valid_entries(m_entries, old_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
127 resize_imp(entry_array a_entries_resized, size_type old_size) argument
129 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
118 erase_all_valid_entries(m_entries, old_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
127 resize_imp(entry_array a_entries_resized, size_type old_size) argument
129 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
118 erase_all_valid_entries(m_entries, old_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
127 resize_imp(entry_array a_entries_resized, size_type old_size) argument
129 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
119 erase_all_valid_entries(m_entries, old_size);
120 s_entry_allocator.deallocate(m_entries, old_size);
128 resize_imp(entry_array a_entries_resized, size_type old_size) argument
130 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
121 erase_all_valid_entries(m_entries, old_size);
122 s_entry_allocator.deallocate(m_entries, old_size);
130 resize_imp(entry_array a_entries_resized, size_type old_size) argument
132 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
119 erase_all_valid_entries(m_entries, old_size);
120 s_entry_allocator.deallocate(m_entries, old_size);
128 resize_imp(entry_array a_entries_resized, size_type old_size) argument
130 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
119 erase_all_valid_entries(m_entries, old_size);
120 s_entry_allocator.deallocate(m_entries, old_size);
128 resize_imp(entry_array a_entries_resized, size_type old_size) argument
130 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
121 erase_all_valid_entries(m_entries, old_size);
122 s_entry_allocator.deallocate(m_entries, old_size);
130 resize_imp(entry_array a_entries_resized, size_type old_size) argument
132 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
121 erase_all_valid_entries(m_entries, old_size);
122 s_entry_allocator.deallocate(m_entries, old_size);
130 resize_imp(entry_array a_entries_resized, size_type old_size) argument
132 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
119 erase_all_valid_entries(m_entries, old_size);
120 s_entry_allocator.deallocate(m_entries, old_size);
128 resize_imp(entry_array a_entries_resized, size_type old_size) argument
130 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
121 erase_all_valid_entries(m_entries, old_size);
122 s_entry_allocator.deallocate(m_entries, old_size);
130 resize_imp(entry_array a_entries_resized, size_type old_size) argument
132 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp89 const size_type old_size = m_num_e; local
103 resize_imp(a_entries_resized, old_size);
108 m_num_e = old_size;
110 ranged_probe_fn_base::notify_resized(old_size);
120 erase_all_valid_entries(m_entries, old_size);
121 s_entry_allocator.deallocate(m_entries, old_size);
129 resize_imp(entry_array a_entries_resized, size_type old_size) argument
131 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp90 const size_type old_size = m_num_e; local
104 resize_imp(a_entries_resized, old_size);
109 m_num_e = old_size;
111 ranged_probe_fn_base::notify_resized(old_size);
121 erase_all_valid_entries(m_entries, old_size);
122 s_entry_allocator.deallocate(m_entries, old_size);
130 resize_imp(entry_array a_entries_resized, size_type old_size) argument
132 for (size_type pos = 0; pos < old_size; ++pos)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; local
99 ranged_hash_fn_base::notify_resized(old_size);
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
117 for (size_type pos = 0; pos < old_size; ++pos)
127 s_entry_pointer_allocator.deallocate(m_entries, old_size);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; local
99 ranged_hash_fn_base::notify_resized(old_size);
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
117 for (size_type pos = 0; pos < old_size; ++pos)
127 s_entry_pointer_allocator.deallocate(m_entries, old_size);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; local
99 ranged_hash_fn_base::notify_resized(old_size);
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
117 for (size_type pos = 0; pos < old_size; ++pos)
127 s_entry_pointer_allocator.deallocate(m_entries, old_size);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
H A Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; local
99 ranged_hash_fn_base::notify_resized(old_size);
104 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
112 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) argument
117 for (size_type pos = 0; pos < old_size; ++pos)
127 s_entry_pointer_allocator.deallocate(m_entries, old_size);

Completed in 460 milliseconds

123