HomeSort by relevance Sort by last modified time
    Searched refs:s_entry_allocator (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /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_/
info_fn_imps.hpp 57 { return s_entry_allocator.max_size(); }
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /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);
60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
89 s_entry_allocator.deallocate(p_e, 1);
size_fn_imps.hpp 58 { return s_entry_allocator.max_size(); }
  /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_/
info_fn_imps.hpp 52 { return s_entry_allocator.max_size(); }
constructor_destructor_fn_imps.hpp 44 PB_DS_CLASS_C_DEC::s_entry_allocator; member in class:PB_DS_CLASS_C_DEC
61 m_entries(s_entry_allocator.allocate(m_num_e))
72 m_entries(s_entry_allocator.allocate(m_num_e))
84 m_entries(s_entry_allocator.allocate(m_num_e))
98 m_entries(s_entry_allocator.allocate(m_num_e))
112 m_entries(s_entry_allocator.allocate(m_num_e))
127 m_entries(s_entry_allocator.allocate(m_num_e))
144 m_entries(s_entry_allocator.allocate(m_num_e))
196 s_entry_allocator.deallocate(m_entries, m_num_e);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
info_fn_imps.hpp 57 { return s_entry_allocator.max_size(); }
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /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_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
89 s_entry_allocator.deallocate(p_e, 1);
size_fn_imps.hpp 58 { return s_entry_allocator.max_size(); }
  /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_/
info_fn_imps.hpp 52 { return s_entry_allocator.max_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/binary_heap_/
info_fn_imps.hpp 57 { return s_entry_allocator.max_size(); }
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /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);
60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
89 s_entry_allocator.deallocate(p_e, 1);
size_fn_imps.hpp 58 { return s_entry_allocator.max_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/gp_hash_table_map_/
info_fn_imps.hpp 52 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
info_fn_imps.hpp 57 { return s_entry_allocator.max_size(); }
split_join_fn_imps.hpp 67 a_entries = s_entry_allocator.allocate(new_size);
68 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
126 a_entries = s_entry_allocator.allocate(new_size);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
132 s_entry_allocator.deallocate(a_entries, new_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
entry_list_fn_imps.hpp 50 s_entry_allocator.deallocate(p_dealloc_e, 1);
60 entry_pointer p_e = s_entry_allocator.allocate(1);
73 entry_pointer p_e = s_entry_allocator.allocate(1);
89 s_entry_allocator.deallocate(p_e, 1);
size_fn_imps.hpp 58 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
info_fn_imps.hpp 52 { return s_entry_allocator.max_size(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_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/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }

Completed in 360 milliseconds

1 2 3 4