HomeSort by relevance Sort by last modified time
    Searched refs:m_size (Results 276 - 300 of 855) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageBufferSurface.h 75 const IntSize& size() const { return m_size; }
84 IntSize m_size; member in class:WebCore::ImageBufferSurface
  /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_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_size &&
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_size &&
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_size &&
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_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 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_size &&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
insert_fn_imps.hpp 48 std::push_heap(m_a_entries, m_a_entries + m_size,
61 m_a_entries[m_size++] = val;
74 m_a_entries[m_size++] = p_new;
83 m_a_entries[m_size++] = e;
91 if (!resize_policy::resize_needed_for_grow(m_size))
93 _GLIBCXX_DEBUG_ASSERT(m_size < m_actual_size);
100 std::copy(m_a_entries, m_a_entries + m_size, a_new_entries);
138 while (i < m_size)
143 const bool smaller_than_left_child = left_child_i < m_size &&
146 const bool smaller_than_right_child = right_child_i < m_size &&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 65 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
73 m_size(0),
84 m_size(0),
96 m_size(0),
116 for (size_type i = 0; i < m_size; ++i)
146 std::swap(m_size, other.m_size);
155 for (size_type i = 0; i < m_size; ++i)
  /external/lldb/examples/darwin/heap_find/heap/
heap_find.cpp 250 m_size(0)
257 m_size = 0;
264 return m_size == 0;
273 for (uint32_t i=0; i<m_size; ++i)
279 if (m_size < k_max_entries - 1)
281 m_entries[m_size] = m;
282 m_size++;
295 m_entries[m_size] = terminator_entry;
301 uint32_t m_size; member in class:MatchResults
309 m_size(0
354 uint32_t m_size; member in class:MallocStackLoggingEntries
440 uint32_t m_size; member in class:ObjCClasses
575 uint32_t m_size; member in class:ObjCClassInfo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 48 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
57 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
69 m_size(0)
87 m_size(0)
90 m_size = other.m_size;
98 m_size = other.m_size;
130 std::swap(m_size, other.m_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/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_BIN_TREE_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_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/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_BIN_TREE_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 47 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
56 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
68 m_size(0)
86 m_size(0)
89 m_size = other.m_size;
97 m_size = other.m_size;
129 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 48 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
57 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
69 m_size(0)
87 m_size(0)
90 m_size = other.m_size;
98 m_size = other.m_size;
130 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 48 PB_DS_BIN_TREE_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
57 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
69 m_size(0)
87 m_size(0)
90 m_size = other.m_size;
98 m_size = other.m_size;
130 std::swap(m_size, other.m_size);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 48 PB_DS_CLASS_NAME() : m_p_head(s_node_allocator.allocate(1)), m_size(0)
57 Cmp_Fn(r_cmp_fn), m_p_head(s_node_allocator.allocate(1)), m_size(0)
69 m_size(0)
87 m_size(0)
90 m_size = other.m_size;
98 m_size = other.m_size;
130 std::swap(m_size, other.m_size);
    [all...]

Completed in 762 milliseconds

<<11121314151617181920>>