HomeSort by relevance Sort by last modified time
    Searched defs:old_size (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_erase/
size_size.pass.cpp 25 typename S::size_type old_size = s.size(); local
31 assert(pos <= old_size);
36 assert(pos > old_size);
45 typename S::size_type old_size = s.size(); local
51 assert(pos <= old_size);
56 assert(pos > old_size);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/
size_pointer.pass.cpp 25 typename S::size_type old_size = s.size(); local
31 assert(pos <= old_size);
36 assert(pos > old_size);
size_pointer_size.pass.cpp 26 typename S::size_type old_size = s.size(); local
32 assert(pos <= old_size);
37 assert(pos > old_size);
    [all...]
size_size_char.pass.cpp 26 typename S::size_type old_size = s.size(); local
32 assert(pos <= old_size);
37 assert(pos > old_size);
size_string.pass.cpp 25 typename S::size_type old_size = s.size(); local
31 assert(pos <= old_size);
36 assert(pos > old_size);
  /external/oprofile/libutil/
op_growable_buffer.c 41 size_t old_size = b->size; local
45 memcpy(b->p + old_size, data, len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 89 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)
129 for (size_type pos = 0; pos < old_size; ++pos)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 90 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)
130 for (size_type pos = 0; pos < old_size; ++pos)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 90 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)
130 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_/
resize_fn_imps.hpp 89 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)
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_/
resize_fn_imps.hpp 89 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)
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_/
resize_fn_imps.hpp 89 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)
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_/
resize_fn_imps.hpp 89 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)
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_/
resize_fn_imps.hpp 90 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)
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_/
resize_fn_imps.hpp 90 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)
132 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_/
resize_fn_imps.hpp 90 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)
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_/
resize_fn_imps.hpp 90 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)
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_/
resize_fn_imps.hpp 89 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)
131 for (size_type pos = 0; pos < old_size; ++pos)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/
size_size_pointer.pass.cpp 29 typename S::size_type old_size = s.size(); local
35 assert(pos <= old_size);
37 typename S::size_type xlen = std::min(n1, old_size - pos);
39 assert(s.size() == old_size - xlen + rlen);
43 assert(pos > old_size);
size_size_size_char.pass.cpp 28 typename S::size_type old_size = s.size(); local
34 assert(pos <= old_size);
36 typename S::size_type xlen = std::min(n1, old_size - pos);
38 assert(s.size() == old_size - xlen + rlen);
42 assert(pos > old_size);
size_size_string.pass.cpp 26 typename S::size_type old_size = s.size(); local
32 assert(pos1 <= old_size);
34 typename S::size_type xlen = std::min(n1, old_size - pos1);
36 assert(s.size() == old_size - xlen + rlen);
40 assert(pos1 > old_size);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 85 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)
117 for (size_type pos = 0; pos < old_size; ++pos)
126 s_entry_pointer_allocator.deallocate(m_entries, old_size);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 86 const size_type old_size = m_num_e; local
100 ranged_hash_fn_base::notify_resized(old_size);
105 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
113 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size)
118 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.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 86 const size_type old_size = m_num_e; local
100 ranged_hash_fn_base::notify_resized(old_size);
105 resize_imp_no_exceptions(new_size, a_p_entries_resized, old_size);
113 resize_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size)
118 for (size_type pos = 0; pos < old_size; ++pos)
127 s_entry_pointer_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 85 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)
117 for (size_type pos = 0; pos < old_size; ++pos)
126 s_entry_pointer_allocator.deallocate(m_entries, old_size);

Completed in 630 milliseconds

1 2 3 4 5