HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 976 - 1000 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/bits/
stl_multimap.h 77 * @tparam _Alloc Allocator type, defaults to
78 * allocator<pair<const _Key, _Tp>.
94 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
163 * @param __a An allocator object.
172 * @param __x A %multimap of identical element and allocator types.
183 * @param __x A %multimap of identical element and allocator types.
196 * @param __a An allocator object.
228 * @param __a An allocator object.
252 * @param __x A %multimap of identical element and allocator types.
255 * constructor, the allocator object is not copied
    [all...]
stl_set.h 76 * @tparam _Alloc Allocator type, defaults to allocator<_Key>.
89 typename _Alloc = std::allocator<_Key> >
145 * @param __a An allocator object.
172 * @param __a An allocator object.
188 * @param __x A %set of identical element and allocator types.
199 * @param __x A %set of identical element and allocator types.
212 * @param __a An allocator object.
227 * @param __x A %set of identical element and allocator types.
230 * constructor, the allocator object is not copied
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
map.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multimap.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multiset.h 42 typename _Allocator = std::allocator<_Key> >
set.h 42 typename _Allocator = std::allocator<_Key> >
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
multimap.h 40 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multiset.h 40 typename _Allocator = std::allocator<_Key> >
set.h 40 typename _Allocator = std::allocator<_Key> >
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 85 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
156 * @param a An allocator object.
165 * @param x A %map of identical element and allocator types.
176 * @param x A %map of identical element and allocator types.
188 * @param a An allocator object.
221 * @param a An allocator object.
245 * @param x A %map of identical element and allocator types.
248 * the allocator object is not copied.
260 * @param x A %map of identical element and allocator types.
601 * @param x A %map of the same element and allocator types
    [all...]
stl_multimap.h 85 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
154 * @param a An allocator object.
163 * @param x A %multimap of identical element and allocator types.
174 * @param x A %multimap of identical element and allocator types.
186 * @param a An allocator object.
218 * @param a An allocator object.
242 * @param x A %multimap of identical element and allocator types.
245 * the allocator object is not copied.
257 * @param x A %multimap of identical element and allocator types.
537 * @param x A %multimap of the same element and allocator types
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
map.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multimap.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multiset.h 42 typename _Allocator = std::allocator<_Key> >
set.h 42 typename _Allocator = std::allocator<_Key> >
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 50 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
_tree.h 92 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 97 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 85 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
156 * @param a An allocator object.
165 * @param x A %map of identical element and allocator types.
176 * @param x A %map of identical element and allocator types.
188 * @param a An allocator object.
221 * @param a An allocator object.
245 * @param x A %map of identical element and allocator types.
248 * the allocator object is not copied.
260 * @param x A %map of identical element and allocator types.
601 * @param x A %map of the same element and allocator types
    [all...]
stl_multimap.h 85 typename _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
154 * @param a An allocator object.
163 * @param x A %multimap of identical element and allocator types.
174 * @param x A %multimap of identical element and allocator types.
186 * @param a An allocator object.
218 * @param a An allocator object.
242 * @param x A %multimap of identical element and allocator types.
245 * the allocator object is not copied.
257 * @param x A %multimap of identical element and allocator types.
537 * @param x A %multimap of the same element and allocator types
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
map.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multimap.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multiset.h 42 typename _Allocator = std::allocator<_Key> >
set.h 42 typename _Allocator = std::allocator<_Key> >

Completed in 697 milliseconds

<<31323334353637383940>>