HomeSort by relevance Sort by last modified time
    Searched refs:m_p_begin_value (Results 1 - 7 of 7) 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/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = 0, const_pointer p_begin_nd = 0, const_pointer p_end_nd = 0, const_metadata_pointer p_metadata = 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [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/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = 0, const_pointer p_begin_nd = 0, const_pointer p_end_nd = 0, const_metadata_pointer p_metadata = 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
144 if (m_p_begin_value == m_p_value)
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
148 m_p_metadata - (m_p_value - m_p_begin_value);
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
151 m_p_begin_value,
174 const bool is_end = m_p_begin_value == m_p_end_value;
175 const bool is_other_end = other.m_p_begin_value == other.m_p_end_value
192 pointer m_p_begin_value; member in class:__gnu_pbds::detail::ov_tree_node_const_it_
    [all...]

Completed in 808 milliseconds