Searched refs:_STLP_FORCE_ALLOCATORS (Results 1 – 15 of 15) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _hpacc.h | 43 # define _STLP_FORCE_ALLOCATORS(t,a) \ macro 63 # define _STLP_FORCE_ALLOCATORS(t,a) \ macro 119 # define _STLP_FORCE_ALLOCATORS(t,a) \ macro
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _alloc.h | 435 #if !defined (_STLP_FORCE_ALLOCATORS) 436 # define _STLP_FORCE_ALLOCATORS(a,y)
|
D | _string_base.h | 44 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _rope.h | 355 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) 467 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) 501 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) 533 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) 598 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) 1125 _STLP_FORCE_ALLOCATORS(_CharT, _Alloc)
|
D | _list.h | 176 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc) 270 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _vector.h | 61 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc) 118 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _slist.h | 157 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc) 242 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _deque.h | 344 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc) 416 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _hashtable.h | 250 _STLP_FORCE_ALLOCATORS(_Val, _All)
|
D | _tree.h | 236 _STLP_FORCE_ALLOCATORS(_Tp, _Alloc)
|
D | _bvector.h | 271 _STLP_FORCE_ALLOCATORS(bool, _Alloc)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _vector.h | 73 _STLP_FORCE_ALLOCATORS(value_type, _Alloc)
|
D | _list.h | 80 _STLP_FORCE_ALLOCATORS(value_type, _Alloc)
|
D | _deque.h | 119 _STLP_FORCE_ALLOCATORS(value_type, _Alloc)
|
D | _slist.h | 80 _STLP_FORCE_ALLOCATORS(value_type, _Alloc)
|