HomeSort by relevance Sort by last modified time
    Searched full:allocator (Results 151 - 175 of 4014) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
53 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
57 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
125 typedef basic_stringbuf<char, char_traits<char>, allocator<char> > stringbuf;
126 typedef basic_istringstream<char, char_traits<char>, allocator<char> > istringstream;
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream;
128 typedef basic_stringstream<char, char_traits<char>, allocator<char> > stringstream;
142 typedef basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstringbuf;
143 typedef basic_istringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wistringstream
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 53 Allocator>
57 typename Allocator>
68 typename Allocator::template rebind<
74 typename Allocator::template rebind<
80 typename Allocator::template rebind<
86 typename Allocator::template rebind<
111 template<typename Const_Node_Iterator, typename Allocator>
115 Allocator>
125 typename Allocator::template rebind<
131 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
53 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
57 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
125 typedef basic_stringbuf<char, char_traits<char>, allocator<char> > stringbuf;
126 typedef basic_istringstream<char, char_traits<char>, allocator<char> > istringstream;
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream;
128 typedef basic_stringstream<char, char_traits<char>, allocator<char> > stringstream;
142 typedef basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstringbuf;
143 typedef basic_istringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wistringstream
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 53 Allocator>
57 typename Allocator>
68 typename Allocator::template rebind<
74 typename Allocator::template rebind<
80 typename Allocator::template rebind<
86 typename Allocator::template rebind<
111 template<typename Const_Node_Iterator, typename Allocator>
115 Allocator>
125 typename Allocator::template rebind<
131 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
53 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
57 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
125 typedef basic_stringbuf<char, char_traits<char>, allocator<char> > stringbuf;
126 typedef basic_istringstream<char, char_traits<char>, allocator<char> > istringstream;
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream;
128 typedef basic_stringstream<char, char_traits<char>, allocator<char> > stringstream;
142 typedef basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstringbuf;
143 typedef basic_istringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wistringstream
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 53 Allocator>
57 typename Allocator>
68 typename Allocator::template rebind<
74 typename Allocator::template rebind<
80 typename Allocator::template rebind<
86 typename Allocator::template rebind<
111 template<typename Const_Node_Iterator, typename Allocator>
115 Allocator>
125 typename Allocator::template rebind<
131 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 53 Allocator>
57 typename Allocator>
68 typename Allocator::template rebind<
74 typename Allocator::template rebind<
80 typename Allocator::template rebind<
86 typename Allocator::template rebind<
111 template<typename Const_Node_Iterator, typename Allocator>
115 Allocator>
125 typename Allocator::template rebind<
131 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
53 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
57 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
125 typedef basic_stringbuf<char, char_traits<char>, allocator<char> > stringbuf;
126 typedef basic_istringstream<char, char_traits<char>, allocator<char> > istringstream;
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream;
128 typedef basic_stringstream<char, char_traits<char>, allocator<char> > stringstream;
142 typedef basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstringbuf;
143 typedef basic_istringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wistringstream
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iosfwd.h 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
53 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
57 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) >
125 typedef basic_stringbuf<char, char_traits<char>, allocator<char> > stringbuf;
126 typedef basic_istringstream<char, char_traits<char>, allocator<char> > istringstream;
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream;
128 typedef basic_stringstream<char, char_traits<char>, allocator<char> > stringstream;
142 typedef basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstringbuf;
143 typedef basic_istringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wistringstream
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 53 Allocator>
57 typename Allocator>
68 typename Allocator::template rebind<
74 typename Allocator::template rebind<
80 typename Allocator::template rebind<
86 typename Allocator::template rebind<
111 template<typename Const_Node_Iterator, typename Allocator>
115 Allocator>
125 typename Allocator::template rebind<
131 typename Allocator::template rebind
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 52 template<typename Key, class Eq_Fn, class Allocator, bool Store_Hash>
56 template<typename Key, class Eq_Fn, class Allocator>
59 hash_eq_fn<Key, Eq_Fn, Allocator, false>
64 template<typename Key, class Eq_Fn, class Allocator>
65 struct hash_eq_fn<Key, Eq_Fn, Allocator, false> : public Eq_Fn
69 typedef typename Allocator::template rebind<Key>::other key_allocator;
111 template<typename Key, class Eq_Fn, class Allocator>
114 hash_eq_fn<Key, Eq_Fn, Allocator, true>
119 template<typename Key, class Eq_Fn, class Allocator>
120 struct hash_eq_fn<Key, Eq_Fn, Allocator, true>
    [all...]
  /external/chromium_org/v8/src/
splay-tree-inl.h 37 template<typename Config, class Allocator>
38 SplayTree<Config, Allocator>::~SplayTree() {
44 template<typename Config, class Allocator>
45 bool SplayTree<Config, Allocator>::Insert(const Key& key,
69 template<typename Config, class Allocator>
70 void SplayTree<Config, Allocator>::InsertInternal(int cmp, Node* node) {
84 template<typename Config, class Allocator>
85 bool SplayTree<Config, Allocator>::FindInternal(const Key& key) {
93 template<typename Config, class Allocator>
94 bool SplayTree<Config, Allocator>::Contains(const Key& key)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/re.results.const/
allocator.pass.cpp 12 // class match_results<BidirectionalIterator, Allocator>
14 // match_results(const Allocator& a = Allocator());
21 template <class CharT, class Allocator>
23 test(const Allocator& a)
25 std::match_results<const CharT*, Allocator> m(a);
  /external/chromium/base/allocator/
README 1 Notes about the Chrome memory allocator.
7 the default windows allocator
15 around this, we start with the LIBCMT.LIB, and manually remove all allocator
18 allocator related functionality.
23 This directory contains just the allocator (i.e. shim) layer that switches
28 (currently, the actual locations are defined in the allocator.gyp file).
36 Adding a new allocator
38 Adding a new allocator requires definition of the following five functions:
allocator_shim.h 9 namespace allocator { namespace in namespace:base
18 } // namespace allocator.
  /external/chromium_org/base/allocator/
README 1 Notes about the Chrome memory allocator.
7 the default windows allocator
15 around this, we start with the LIBCMT.LIB, and manually remove all allocator
18 allocator related functionality.
23 This directory contains just the allocator (i.e. shim) layer that switches
28 (currently, the actual locations are defined in the allocator.gyp file).
36 Adding a new allocator
38 Adding a new allocator requires definition of the following five functions:
  /external/clang/test/SemaCXX/
PR9902.cpp 24 struct allocator {}; struct
28 allocator_traits<allocator<char>>::rebind_alloc<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/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 70 class Allocator, \
78 class Allocator>
87 Allocator, \
95 Allocator>
105 class Allocator,
111 class Allocator>
118 typename Allocator::template rebind<
122 Allocator> >::other
136 typedef cond_dealtor< node, Allocator> cond_dealtor_t;
147 typedef typename Allocator::size_type size_type
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 70 class Allocator, \
78 class Allocator>
87 Allocator, \
95 Allocator>
105 class Allocator,
111 class Allocator>
118 typename Allocator::template rebind<
122 Allocator> >::other
136 typedef cond_dealtor< node, Allocator> cond_dealtor_t;
147 typedef typename Allocator::size_type size_type
    [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/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 70 class Allocator, \
78 class Allocator>
87 Allocator, \
95 Allocator>
105 class Allocator,
111 class Allocator>
118 typename Allocator::template rebind<
122 Allocator> >::other
136 typedef cond_dealtor< node, Allocator> cond_dealtor_t;
147 typedef typename Allocator::size_type size_type
    [all...]

Completed in 1431 milliseconds

1 2 3 4 5 67 8 91011>>