HomeSort by relevance Sort by last modified time
    Searched refs:a_other_entries (Results 1 - 9 of 9) sorted by null

  /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_/
split_join_fn_imps.hpp 72 entry_pointer a_other_entries = NULL; local
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
85 if (a_other_entries != NULL)
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
108 other.m_a_entries = a_other_entries;
132 entry_pointer a_other_entries = NULL; local
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
144 if (a_other_entries != NULL)
145 s_entry_allocator.deallocate(a_other_entries, 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_/
split_join_fn_imps.hpp 73 entry_pointer a_other_entries = 0; local
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
86 if (a_other_entries != 0)
87 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
109 other.m_a_entries = a_other_entries;
133 entry_pointer a_other_entries = 0; local
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 if (a_other_entries != 0)
146 s_entry_allocator.deallocate(a_other_entries, 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_/
split_join_fn_imps.hpp 73 entry_pointer a_other_entries = 0; local
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
86 if (a_other_entries != 0)
87 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
109 other.m_a_entries = a_other_entries;
133 entry_pointer a_other_entries = 0; local
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 if (a_other_entries != 0)
146 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 72 entry_pointer a_other_entries = NULL; local
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
85 if (a_other_entries != NULL)
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
108 other.m_a_entries = a_other_entries;
132 entry_pointer a_other_entries = NULL; local
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
144 if (a_other_entries != NULL)
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 72 entry_pointer a_other_entries = NULL; local
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
85 if (a_other_entries != NULL)
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
108 other.m_a_entries = a_other_entries;
132 entry_pointer a_other_entries = NULL; local
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
144 if (a_other_entries != NULL)
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 72 entry_pointer a_other_entries = NULL; local
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
85 if (a_other_entries != NULL)
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
108 other.m_a_entries = a_other_entries;
132 entry_pointer a_other_entries = NULL; local
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
144 if (a_other_entries != NULL)
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 72 entry_pointer a_other_entries = NULL; local
78 a_other_entries = s_entry_allocator.allocate(other_actual_size);
85 if (a_other_entries != NULL)
86 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
108 other.m_a_entries = a_other_entries;
132 entry_pointer a_other_entries = NULL; local
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
144 if (a_other_entries != NULL)
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 73 entry_pointer a_other_entries = 0; local
79 a_other_entries = s_entry_allocator.allocate(other_actual_size);
86 if (a_other_entries != 0)
87 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
109 other.m_a_entries = a_other_entries;
133 entry_pointer a_other_entries = 0; local
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 if (a_other_entries != 0)
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 64 entry_pointer a_other_entries = 0; local
69 a_other_entries = s_entry_allocator.allocate(other_actual_size);
76 if (a_other_entries != 0)
77 s_entry_allocator.deallocate(a_other_entries, other_actual_size);
87 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
99 other.m_a_entries = a_other_entries;
123 entry_pointer a_other_entries = 0; local
128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
135 if (a_other_entries != 0)
136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size)
    [all...]

Completed in 298 milliseconds