HomeSort by relevance Sort by last modified time
    Searched full:create_allocator (Results 1 - 8 of 8) sorted by null

  /external/stlport/stlport/stl/
_alloc.h 202 static allocator_type create_allocator(const _Orig& __a) function in struct:_Alloc_traits
445 static allocator_type create_allocator(const allocator<_Tp1 >& __a) function in struct:_Alloc_traits
_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/
_alloc.h 202 static allocator_type create_allocator(const _Orig& __a) function in struct:_Alloc_traits
445 static allocator_type create_allocator(const allocator<_Tp1 >& __a) function in struct:_Alloc_traits
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 202 static allocator_type create_allocator(const _Orig& __a) function in struct:_Alloc_traits
445 static allocator_type create_allocator(const allocator<_Tp1 >& __a) function in struct:_Alloc_traits
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 202 static allocator_type create_allocator(const _Orig& __a) function in struct:_Alloc_traits
445 static allocator_type create_allocator(const allocator<_Tp1 >& __a) function in struct:_Alloc_traits
_rope.h 81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__a))
    [all...]

Completed in 1556 milliseconds