HomeSort by relevance Sort by last modified time
    Searched refs:_Alloc_traits (Results 76 - 90 of 90) sorted by null

1 2 34

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 274 typedef typename _Alloc_traits<__chunk_type, _Alloc>::allocator_type __chunk_allocator_type;
_list.h 180 typedef typename _Alloc_traits<_Node, _Alloc>::allocator_type _Node_allocator_type;
_slist.h 151 typedef typename _Alloc_traits<_Node,_Alloc>::allocator_type _M_node_allocator_type;
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /external/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_deque.h 348 typedef typename _Alloc_traits<_Tp*, _Alloc>::allocator_type _Map_alloc_type;
    [all...]
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]

Completed in 922 milliseconds

1 2 34