OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_CONVERT_ALLOCATOR
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_alloc.h
181
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
183
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __a
188
# define
_STLP_CONVERT_ALLOCATOR
(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
203
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
446
{ return allocator_type(
_STLP_CONVERT_ALLOCATOR
(__a, _Tp)); }
Completed in 114 milliseconds