HomeSort by relevance Sort by last modified time
    Searched refs:Allocator (Results 251 - 275 of 709) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string/
types.pass.cpp 15 // class Allocator = allocator<charT> >
21 // typedef Allocator allocator_type;
22 // typedef typename Allocator::size_type size_type;
23 // typedef typename Allocator::difference_type difference_type;
24 // typedef typename Allocator::reference reference;
25 // typedef typename Allocator::const_reference const_reference;
26 // typedef typename Allocator::pointer pointer;
27 // typedef typename Allocator::const_pointer const_pointer;
42 template <class Traits, class Allocator>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [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/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 62 template<typename Value_Type, class Cmp_Fn, class Allocator>
65 binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>
70 typename Allocator::size_type, \
71 Allocator, false>
75 typename Allocator::size_type, Allocator>
81 template<typename Value_Type, class Cmp_Fn, class Allocator>
97 typedef typename Allocator::size_type size_type;
99 typedef typename Allocator::difference_type difference_type;
104 typename Allocator::template rebind
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /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/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 56 Allocator>
62 class Allocator>
69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
162 Allocator>
168 class Allocator>
176 typename Allocator::template rebind<
  /external/llvm/include/llvm/Support/
Allocator.h 1 //===--- Allocator.h - Simple memory allocation abstraction -----*- C++ -*-===//
52 /// the bump allocator.
60 /// allocation strategy for the bump allocator. In particular, this is used
62 /// interface uses MemSlab's instead of void *'s so that the allocator
71 /// MallocSlabAllocator - The default slab allocator for the bump allocator
75 /// Allocator - The underlying allocator that we forward to.
77 MallocAllocator Allocator;
80 MallocSlabAllocator() : Allocator() { }
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/deque/deque.cons/
size_value_alloc.pass.cpp 17 template <class T, class Allocator>
19 test(unsigned n, const T& x, const Allocator& a)
21 typedef std::deque<T, Allocator> C;
33 std::allocator<int> a;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [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/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 60 template<typename Value_Type, class Cmp_Fn, class Allocator>
63 pairing_heap_<Value_Type, Cmp_Fn, Allocator>
71 Allocator, \
79 Allocator>
85 template<typename Value_Type, class Cmp_Fn, class Allocator>
96 typedef typename Allocator::size_type size_type;
98 typedef typename Allocator::difference_type difference_type;
103 typename Allocator::template rebind<
108 typename Allocator::template rebind<
113 typename Allocator::template rebind
    [all...]

Completed in 997 milliseconds

<<11121314151617181920>>