HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 726 - 750 of 1067) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
multimap.h 43 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multiset.h 43 typename _Allocator = std::allocator<_Key> >
set.h 43 typename _Allocator = std::allocator<_Key> >
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
map.h 46 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
multimap.h 40 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
  /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> >
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type;
  /prebuilts/ndk/6/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>) >

Completed in 710 milliseconds

<<21222324252627282930>>