HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 751 - 775 of 1347) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
trie_policy.hpp 67 * @tparam _Alloc Allocator type.
73 typename _Alloc = std::allocator<char> >
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
debug_map_base.hpp 74 typedef typename std::allocator< Key> key_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
trie_policy.hpp 54 typename Allocator>
59 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
62 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
69 typename Allocator = std::allocator<char> >
73 typedef typename Allocator::size_type size_type;
75 typedef typename Allocator::template rebind<key_type>::other key_rebind;
134 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
137 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
140 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
debug_map_base.hpp 75 typedef typename std::allocator<Key> key_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
trie_policy.hpp 55 typename Allocator>
60 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
63 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
70 typename Allocator = std::allocator<char> >
74 typedef typename Allocator::size_type size_type;
76 typedef typename Allocator::template rebind<key_type>::other key_rebind;
135 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
138 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
141 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
trie_policy.hpp 68 * @tparam _Alloc Allocator type.
74 typename _Alloc = std::allocator<char> >
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
char_traits.h 53 template <class _Tp> class allocator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
debug_map_base.hpp 75 typedef typename std::allocator<Key> key_allocator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
trie_policy.hpp 55 typename Allocator>
60 template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename Allocator>
63 string_trie_e_access_traits<String, Min_E_Val,Max_E_Val,Reverse,Allocator>
70 typename Allocator = std::allocator<char> >
74 typedef typename Allocator::size_type size_type;
76 typedef typename Allocator::template rebind<key_type>::other key_rebind;
135 template<typename Const_Node_Iterator,typename Node_Iterator,class E_Access_Traits, typename Allocator>
138 trie_prefix_search_node_update<Const_Node_Iterator, Node_Iterator, E_Access_Traits,Allocator>
141 detail::trie_policy_base<Const_Node_Iterator,Node_Iterator,E_Access_Traits, Allocator>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
trie_policy.hpp 68 * @tparam _Alloc Allocator type.
74 typename _Alloc = std::allocator<char> >
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unordered_map.h 45 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
62 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
83 * @tparam _Alloc Allocator type, defaults to allocator<_Key>.
96 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
135 * @param __a An allocator object.
152 * @param __a An allocator object.
179 * @param __a An allocator object.
218 /// Returns the allocator object with which the %unordered_map was
502 * @param __x An %unordered_map of the same element and allocator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
trie_policy.hpp 67 * @tparam _Alloc Allocator type.
73 typename _Alloc = std::allocator<char> >
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
unordered_map.h 45 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
62 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> >,
83 * @tparam _Alloc Allocator type, defaults to
84 * std::allocator<std::pair<const _Key, _Tp>>.
97 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
136 * @param __a An allocator object.
153 * @param __a An allocator object.
176 * @param __a An allocator object.
184 * @brief Copy constructor with allocator argument.
186 * @param __a An allocator object
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
trie_policy.hpp 67 * @tparam _Alloc Allocator type.
73 typename _Alloc = std::allocator<char> >
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-checker_unittest.cc 241 // accidentally left by the memory allocator.
734 // (In particular we test that there's no complex STL's own allocator
735 // running on top of our allocator with hooks to heap profiler
760 // (In particular we test that there's no complex STL's own allocator
761 // running on top of our allocator with hooks to heap profiler
785 static void DirectTestSTLAlloc(Alloc allocator, const char* name) {
790 typename Alloc::pointer p = allocator.allocate(i*3+1);
793 // (i.e. STL's "allocator" does not have a direct hook to heap profiler)
798 allocator.deallocate(ptrs[i], i*3+1);
    [all...]

Completed in 1216 milliseconds

<<31323334353637383940>>