HomeSort by relevance Sort by last modified time
    Searched refs:base_type (Results 226 - 250 of 995) sorted by null

1 2 3 4 5 6 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/
priority_queue.hpp 97 base_type; typedef in class:__gnu_pbds::priority_queue
107 typedef typename base_type::point_iterator point_iterator;
108 typedef typename base_type::point_const_iterator point_const_iterator;
109 typedef typename base_type::iterator iterator;
110 typedef typename base_type::const_iterator const_iterator;
116 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
123 { base_type::copy_from_range(first_it, last_it); }
131 : base_type(r_cmp_fn)
132 { base_type::copy_from_range(first_it, last_it); }
135 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 59 typedef typename detail::priority_queue_base_dispatch<Value_Type,Cmp_Fn,Tag,Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
75 typedef typename base_type::const_point_iterator const_point_iterator;
76 typedef typename base_type::point_iterator point_iterator;
77 typedef typename base_type::const_iterator const_iterator;
78 typedef typename base_type::iterator iterator;
84 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
91 { base_type::copy_from_range(first_it, last_it); }
99 : base_type(r_cmp_fn)
100 { base_type::copy_from_range(first_it, last_it); }
103 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 59 typedef typename detail::priority_queue_base_dispatch<Value_Type,Cmp_Fn,Tag,Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
75 typedef typename base_type::const_point_iterator const_point_iterator;
76 typedef typename base_type::point_iterator point_iterator;
77 typedef typename base_type::const_iterator const_iterator;
78 typedef typename base_type::iterator iterator;
84 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
91 { base_type::copy_from_range(first_it, last_it); }
99 : base_type(r_cmp_fn)
100 { base_type::copy_from_range(first_it, last_it); }
103 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 59 typedef typename detail::priority_queue_base_dispatch<Value_Type,Cmp_Fn,Tag,Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
75 typedef typename base_type::const_point_iterator const_point_iterator;
76 typedef typename base_type::point_iterator point_iterator;
77 typedef typename base_type::const_iterator const_iterator;
78 typedef typename base_type::iterator iterator;
84 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
91 { base_type::copy_from_range(first_it, last_it); }
99 : base_type(r_cmp_fn)
100 { base_type::copy_from_range(first_it, last_it); }
103 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
priority_queue.hpp 59 typedef typename detail::priority_queue_base_dispatch<Value_Type,Cmp_Fn,Tag,Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
75 typedef typename base_type::const_point_iterator const_point_iterator;
76 typedef typename base_type::point_iterator point_iterator;
77 typedef typename base_type::const_iterator const_iterator;
78 typedef typename base_type::iterator iterator;
84 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
91 { base_type::copy_from_range(first_it, last_it); }
99 : base_type(r_cmp_fn)
100 { base_type::copy_from_range(first_it, last_it); }
103 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
priority_queue.hpp 63 Tag, Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
79 typedef typename base_type::const_point_iterator const_point_iterator;
80 typedef typename base_type::point_iterator point_iterator;
81 typedef typename base_type::const_iterator const_iterator;
82 typedef typename base_type::iterator iterator;
88 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
95 { base_type::copy_from_range(first_it, last_it); }
103 : base_type(r_cmp_fn)
104 { base_type::copy_from_range(first_it, last_it); }
107 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
priority_queue.hpp 97 base_type; typedef in class:__gnu_pbds::priority_queue
107 typedef typename base_type::point_iterator point_iterator;
108 typedef typename base_type::point_const_iterator point_const_iterator;
109 typedef typename base_type::iterator iterator;
110 typedef typename base_type::const_iterator const_iterator;
116 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
123 { base_type::copy_from_range(first_it, last_it); }
131 : base_type(r_cmp_fn)
132 { base_type::copy_from_range(first_it, last_it); }
135 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 const node_pointer p_head = base_type::m_p_head;
61 if (p_nd == base_type::m_p_head)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
priority_queue.hpp 63 Tag, Allocator>::type base_type; typedef in class:__gnu_pbds::priority_queue
79 typedef typename base_type::const_point_iterator const_point_iterator;
80 typedef typename base_type::point_iterator point_iterator;
81 typedef typename base_type::const_iterator const_iterator;
82 typedef typename base_type::iterator iterator;
88 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
95 { base_type::copy_from_range(first_it, last_it); }
103 : base_type(r_cmp_fn)
104 { base_type::copy_from_range(first_it, last_it); }
107 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
priority_queue.hpp 97 base_type; typedef in class:__gnu_pbds::priority_queue
107 typedef typename base_type::point_iterator point_iterator;
108 typedef typename base_type::point_const_iterator point_const_iterator;
109 typedef typename base_type::iterator iterator;
110 typedef typename base_type::const_iterator const_iterator;
116 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
123 { base_type::copy_from_range(first_it, last_it); }
131 : base_type(r_cmp_fn)
132 { base_type::copy_from_range(first_it, last_it); }
135 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
priority_queue.hpp 97 base_type; typedef in class:__gnu_pbds::priority_queue
107 typedef typename base_type::point_iterator point_iterator;
108 typedef typename base_type::point_const_iterator point_const_iterator;
109 typedef typename base_type::iterator iterator;
110 typedef typename base_type::const_iterator const_iterator;
116 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
123 { base_type::copy_from_range(first_it, last_it); }
131 : base_type(r_cmp_fn)
132 { base_type::copy_from_range(first_it, last_it); }
135 : base_type((const base_type& )other) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
priority_queue.hpp 97 base_type; typedef in class:__gnu_pbds::priority_queue
107 typedef typename base_type::point_iterator point_iterator;
108 typedef typename base_type::point_const_iterator point_const_iterator;
109 typedef typename base_type::iterator iterator;
110 typedef typename base_type::const_iterator const_iterator;
116 priority_queue(const cmp_fn& r_cmp_fn) : base_type(r_cmp_fn) { }
123 { base_type::copy_from_range(first_it, last_it); }
131 : base_type(r_cmp_fn)
132 { base_type::copy_from_range(first_it, last_it); }
135 : base_type((const base_type& )other) {
    [all...]
  /external/chromium_org/third_party/webrtc/base/
sigslotrepeater.h 30 typedef signal0<mt_policy> base_type; typedef in class:sigslot::repeater0
34 repeater0(const this_type& s) : base_type(s) { }
37 void repeat(base_type &s) { s.connect(this, &this_type::reemit); }
38 void stop(base_type &s) { s.disconnect(this); }
46 typedef signal1<arg1_type, mt_policy> base_type; typedef in class:sigslot::repeater1
50 repeater1(const this_type& s) : base_type(s) { }
53 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
54 void stop(base_type &s) { s.disconnect(this); }
62 typedef signal2<arg1_type, arg2_type, mt_policy> base_type; typedef in class:sigslot::repeater2
66 repeater2(const this_type& s) : base_type(s) {
79 typedef signal3<arg1_type, arg2_type, arg3_type, mt_policy> base_type; typedef in class:sigslot::repeater3
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/rc_binomial_heap_/
erase_fn_imps.hpp 47 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
48 base_type::pop();
49 base_type::find_max();
57 base_type::clear();
66 node_pointer p_nd = base_type::m_p_root;
92 const size_type ersd = base_type::erase_if(pred);
93 base_type::find_max();
104 base_type::erase(it);
105 base_type::find_max();
split_join_fn_imps.hpp 53 base_type::split(pred, other);
55 base_type::find_max();
73 base_type::join(other);
75 base_type::find_max();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/thin_heap_/
debug_fn_imps.hpp 48 base_type::assert_valid();
49 assert_node_consistent(base_type::m_p_root, true);
70 _GLIBCXX_DEBUG_ASSERT(base_type::empty());
74 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
75 _GLIBCXX_DEBUG_ASSERT(base_type::parent(m_p_max) == 0);
77 for (const_iterator it = base_type::begin(); it != base_type::end(); ++it)
86 base_type::assert_node_consistent(p_nd, root);
101 _GLIBCXX_DEBUG_ASSERT(p_nd->m_p_l_child->m_metadata + 1 == base_type::degree(p_nd));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/
constructors_destructor_fn_imps.hpp 51 : base_type(r_cmp_fn)
59 : base_type(other)
62 base_type::find_max();
79 base_type::swap(other);
split_join_fn_imps.hpp 52 base_type::split(pred, other);
53 base_type::find_max();
70 base_type::join(other);
71 base_type::find_max();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp 60 _GLIBCXX_DEBUG_ONLY(base_type::structure_only_assert_valid(__FILE__,
62 if (base_type::m_size == 0)
63 return std::make_pair(base_type::insert_imp_empty(r_value), true);
65 node_pointer p_nd = base_type::m_p_head->m_p_parent;
66 node_pointer p_pot = base_type::m_p_head;
81 if (p_pot == base_type::m_p_head)
82 return std::make_pair(base_type::insert_leaf_new(r_value, base_type::m_p_head->m_p_right, false), true);
88 return (std::make_pair(base_type::insert_leaf_new(r_value, p_pot, true), true));
split_join_fn_imps.hpp 48 if (base_type::join_prep(other) == false)
62 p_target_r->m_p_left = base_type::m_p_head->m_p_parent;
67 base_type::m_p_head->m_p_parent = p_target_r;
68 p_target_r->m_p_parent = base_type::m_p_head;
71 base_type::join_finish(other);
85 if (base_type::split_prep(r_key, other) == false)
101 base_type::m_p_head->m_p_parent = p_new_root;
102 p_new_root->m_p_parent = base_type::m_p_head;
107 base_type::split_finish(other);

Completed in 2012 milliseconds

1 2 3 4 5 6 7 8 91011>>