HomeSort by relevance Sort by last modified time
    Searched refs:s_entry_allocator (Results 51 - 75 of 260) sorted by null

1 23 4 5 6 7 8 91011

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
size_fn_imps.hpp 58 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/9/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.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 77 a_entries = s_entry_allocator.allocate(actual_size);
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
137 a_entries = s_entry_allocator.allocate(actual_size);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
146 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/binary_heap_/
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/binary_heap_/
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/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 76 a_entries = s_entry_allocator.allocate(actual_size);
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
136 a_entries = s_entry_allocator.allocate(actual_size);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
142 s_entry_allocator.deallocate(a_entries, actual_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 77 a_entries = s_entry_allocator.allocate(actual_size);
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
137 a_entries = s_entry_allocator.allocate(actual_size);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 68 a_entries = s_entry_allocator.allocate(new_size);
69 a_other_entries = s_entry_allocator.allocate(other_actual_size);
74 s_entry_allocator.deallocate(a_entries, new_size);
77 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
89 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
90 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
127 a_entries = s_entry_allocator.allocate(new_size);
128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
133 s_entry_allocator.deallocate(a_entries, new_size);
136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 77 a_entries = s_entry_allocator.allocate(actual_size);
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
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);
137 a_entries = s_entry_allocator.allocate(actual_size);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
143 s_entry_allocator.deallocate(a_entries, actual_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 68 a_entries = s_entry_allocator.allocate(new_size);
69 a_other_entries = s_entry_allocator.allocate(other_actual_size);
74 s_entry_allocator.deallocate(a_entries, new_size);
77 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
89 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
90 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
127 a_entries = s_entry_allocator.allocate(new_size);
128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
133 s_entry_allocator.deallocate(a_entries, new_size);
136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
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/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
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.6/x86_64-linux/include/c++/4.6/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.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-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/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 51 { return s_entry_allocator.max_size(); }

Completed in 1946 milliseconds

1 23 4 5 6 7 8 91011