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

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
101 m_actual_size = actual_size;
102 other.m_actual_size = other_actual_size;
113 resize_policy::notify_arbitrary(m_actual_size);
114 other.notify_arbitrary(other.m_actual_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
156 m_actual_size = actual_size;
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
165 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
102 m_actual_size = actual_size;
103 other.m_actual_size = other_actual_size;
114 resize_policy::notify_arbitrary(m_actual_size);
115 other.notify_arbitrary(other.m_actual_size);
154 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 m_actual_size = actual_size;
163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
166 other.m_actual_size = resize_policy::min_size
    [all...]
  /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/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
102 m_actual_size = actual_size;
103 other.m_actual_size = other_actual_size;
114 resize_policy::notify_arbitrary(m_actual_size);
115 other.notify_arbitrary(other.m_actual_size);
154 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 m_actual_size = actual_size;
163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
166 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
101 m_actual_size = actual_size;
102 other.m_actual_size = other_actual_size;
113 resize_policy::notify_arbitrary(m_actual_size);
114 other.notify_arbitrary(other.m_actual_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
156 m_actual_size = actual_size;
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
165 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
101 m_actual_size = actual_size;
102 other.m_actual_size = other_actual_size;
113 resize_policy::notify_arbitrary(m_actual_size);
114 other.notify_arbitrary(other.m_actual_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
156 m_actual_size = actual_size;
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
165 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
101 m_actual_size = actual_size;
102 other.m_actual_size = other_actual_size;
113 resize_policy::notify_arbitrary(m_actual_size);
114 other.notify_arbitrary(other.m_actual_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
156 m_actual_size = actual_size;
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
165 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
101 m_actual_size = actual_size;
102 other.m_actual_size = other_actual_size;
113 resize_policy::notify_arbitrary(m_actual_size);
114 other.notify_arbitrary(other.m_actual_size);
153 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
156 m_actual_size = actual_size;
162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
165 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
75 m_a_entries(s_entry_allocator.allocate(m_actual_size))
85 m_actual_size(resize_policy::min_size),
86 m_a_entries(s_entry_allocator.allocate(m_actual_size))
97 m_actual_size(other.m_actual_size),
98 m_a_entries(s_entry_allocator.allocate(m_actual_size))
119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
147 std::swap(m_actual_size, other.m_actual_size);
    [all...]
debug_fn_imps.hpp 49 s_entry_allocator.check_allocated(m_a_entries, m_actual_size);
53 _GLIBCXX_DEBUG_ASSERT(m_size <= m_actual_size);
split_join_fn_imps.hpp 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
102 m_actual_size = actual_size;
103 other.m_actual_size = other_actual_size;
114 resize_policy::notify_arbitrary(m_actual_size);
115 other.notify_arbitrary(other.m_actual_size);
154 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 m_actual_size = actual_size;
163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
166 other.m_actual_size = resize_policy::min_size
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 72 : m_size(0), m_actual_size(resize_policy::min_size),
73 m_a_entries(s_entry_allocator.allocate(m_actual_size))
79 : entry_cmp(r_cmp_fn), m_size(0), m_actual_size(resize_policy::min_size),
80 m_a_entries(s_entry_allocator.allocate(m_actual_size))
87 m_actual_size(other.m_actual_size),
88 m_a_entries(s_entry_allocator.allocate(m_actual_size))
102 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
129 std::swap(m_actual_size, other.m_actual_size);
    [all...]

Completed in 4819 milliseconds

1 2 3