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

1 2 3 4 56 7 8 91011>>

  /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_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
71 m_size += other.m_size;
94 if (m_size == 0)
116 if (m_size == 1)
134 other.m_size = std::distance(other.begin(), other.end());
135 m_size -= other.m_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/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(0), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(NULL), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(NULL), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(NULL), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(NULL), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 54 m_size(0)
64 m_size(0)
72 : Cmp_Fn(other), m_p_root(0), m_size(0)
74 m_size = other.m_size;
77 m_size = other.m_size;
100 std::swap(m_size, other.m_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
71 m_size += other.m_size;
94 if (m_size == 0)
116 if (m_size == 1)
134 other.m_size = std::distance(other.begin(), other.end());
135 m_size -= other.m_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 54 m_size(0)
64 m_size(0)
72 : Cmp_Fn(other), m_p_root(0), m_size(0)
74 m_size = other.m_size;
77 m_size = other.m_size;
100 std::swap(m_size, other.m_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
67 m_size += other.m_size;
90 if (m_size == 0)
112 if (m_size == 1)
130 other.m_size = std::distance(other.begin(), other.end());
131 m_size -= other.m_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 54 m_size(0)
64 m_size(0)
72 : Cmp_Fn(other), m_p_root(0), m_size(0)
74 m_size = other.m_size;
77 m_size = other.m_size;
100 std::swap(m_size, other.m_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
71 m_size += other.m_size;
94 if (m_size == 0)
116 if (m_size == 1)
134 other.m_size = std::distance(other.begin(), other.end());
135 m_size -= other.m_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 54 m_size(0)
64 m_size(0)
72 : Cmp_Fn(other), m_p_root(0), m_size(0)
74 m_size = other.m_size;
77 m_size = other.m_size;
100 std::swap(m_size, other.m_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
71 m_size += other.m_size;
94 if (m_size == 0)
116 if (m_size == 1)
134 other.m_size = std::distance(other.begin(), other.end());
135 m_size -= other.m_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(0), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
split_join_fn_imps.hpp 48 if (other.m_size == 0)
51 if (m_size == 0)
71 m_size += other.m_size;
94 if (m_size == 0)
116 if (m_size == 1)
134 other.m_size = std::distance(other.begin(), other.end());
135 m_size -= other.m_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 53 m_size(0)
63 m_size(0)
71 : Cmp_Fn(other), m_p_root(0), m_size(0)
73 m_size = other.m_size;
76 m_size = other.m_size;
99 std::swap(m_size, other.m_size);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GeneratedImage.h 39 virtual void setContainerSize(const IntSize& size) OVERRIDE { m_size = size; }
45 virtual IntSize size() const OVERRIDE { return m_size; }
60 IntSize m_size; member in class:WebCore::GeneratedImage
  /sdk/emulator/opengl/tests/ut_renderer/
ReadBuffer.cpp 22 m_size = bufsize;
24 m_buf = new unsigned char[m_size];
41 int stat = m_stream->recv(m_buf + m_validData, m_size - m_validData);
  /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 60 _GLIBCXX_DEBUG_ASSERT(m_size >= left);
62 const size_type ersd = m_size - left;
64 _GLIBCXX_DEBUG_ASSERT(m_size >= ersd);
92 for (size_type i = 0; i < other.m_size; ++i)
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
105 m_size = left;
106 other.m_size = ersd;
111 std::make_heap(m_a_entries, m_a_entries + m_size, static_cast<entry_cmp& >(*this));
112 std::make_heap(other.m_a_entries, other.m_a_entries + other.m_size, static_cast<entry_cmp& >(other));
129 const size_type len = m_size + other.m_size
    [all...]

Completed in 742 milliseconds

1 2 3 4 56 7 8 91011>>