HomeSort by relevance Sort by last modified time
    Searched refs:Allocator (Results 1 - 25 of 731) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
priority_queue_base_dispatch.hpp 55 template<typename Value_Type, typename Cmp_Fn, typename Tag, typename Allocator>
58 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
59 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, pairing_heap_tag, Allocator>
61 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type;
64 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
65 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, binomial_heap_tag, Allocator>
67 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type;
70 template<typename Value_Type, typename Cmp_Fn, typename Allocator>
71 struct priority_queue_base_dispatch<Value_Type, Cmp_Fn, rc_binomial_heap_tag, Allocator>
73 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
traits.hpp 59 class Allocator>
66 Allocator>
73 Allocator,
84 Allocator>::type
91 Allocator>
98 Allocator>
106 Allocator>
114 Allocator>*
125 class Allocator>
132 Allocator>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 51 template<typename Value_Type, typename Metadata_Type, class Allocator>
59 Allocator>
63 typedef typename Allocator::size_type size_type;
66 typename Allocator::template rebind<
86 template<typename Value_Type, class Allocator>
90 Allocator>
97 Allocator>
101 typedef typename Allocator::size_type size_type;
104 typename Allocator::template rebind<
  /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_/
entry_pred.hpp 52 class Allocator>
58 template<typename Value_Type, class Pred, class Allocator>
63 Allocator>
67 typename Allocator::template rebind<
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/hash_fn/
probe_fn_base.hpp 50 template<typename Allocator>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/pat_trie_/
node_metadata_base.hpp 51 template<typename Metadata, class Allocator>
58 typename Allocator::template rebind<
73 template<typename Allocator>
76 Allocator>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 52 class Allocator>
58 template<typename Value_Type, class Pred, class Allocator>
63 Allocator>
67 typename Allocator::template rebind<

Completed in 1987 milliseconds

1 2 3 4 5 6 7 8 91011>>