HomeSort by relevance Sort by last modified time
    Searched refs:deallocate (Results 26 - 50 of 911) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 62 deallocate(m_p_nd, 1);
cond_key_dtor_entry_dealtor.hpp 71 bin_tree_base::s_alloc.deallocate(m_p_nd, 1);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
cond_dtor_entry_dealtor.hpp 71 s_leaf_allocator.deallocate(m_p_nd, 1);
  /external/libcxx/test/utilities/memory/default.allocator/allocator.members/
allocate.pass.cpp 53 a.deallocate(ap, 3);
60 a.deallocate(ap2, 3);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/allocator.members/
allocate.pass.cpp 53 a.deallocate(ap, 3);
60 a.deallocate(ap2, 3);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 84 s_entry_allocator.deallocate(a_entries, actual_size);
87 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
99 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
154 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
r_erase_fn_imps.hpp 50 s_node_allocator.deallocate(p_z, 1);
102 s_node_allocator.deallocate(p_nd, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 73 s_entry_allocator.deallocate(a_entries, new_size);
76 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
88 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
89 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
144 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
151 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /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_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
r_erase_fn_imps.hpp 50 s_node_allocator.deallocate(p_z, 1);
102 s_node_allocator.deallocate(p_nd, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 73 s_entry_allocator.deallocate(a_entries, new_size);
76 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
88 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
89 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
144 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
151 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_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_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 83 s_entry_allocator.deallocate(a_entries, actual_size);
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 83 s_entry_allocator.deallocate(a_entries, actual_size);
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 83 s_entry_allocator.deallocate(a_entries, actual_size);
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 83 s_entry_allocator.deallocate(a_entries, actual_size);
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
89 s_entry_allocator.deallocate(p_e, 1);

Completed in 1994 milliseconds

12 3 4 5 6 7 8 91011>>