Searched refs:_STLP_PTR_IMPL_NAME (Results 1 - 25 of 55) sorted by relevance

123

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
172 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(list)<void*, allocator<void*> >;
177 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(slist)<void*, allocator<void*> >;
183 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(deque)<void*, allocator<void*> >;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
172 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(list)<void*, allocator<void*> >;
177 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(slist)<void*, allocator<void*> >;
183 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(deque)<void*, allocator<void*> >;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
172 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(list)<void*, allocator<void*> >;
177 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(slist)<void*, allocator<void*> >;
183 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(deque)<void*, allocator<void*> >;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_slist.c58 # define slist _STLP_PTR_IMPL_NAME(slist)
H A D_list.c87 # define list _STLP_PTR_IMPL_NAME(list)
H A D_vector.c48 # define vector _STLP_PTR_IMPL_NAME(vector)
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_slist.c58 # define slist _STLP_PTR_IMPL_NAME(slist)
H A D_list.c87 # define list _STLP_PTR_IMPL_NAME(list)
H A D_vector.c48 # define vector _STLP_PTR_IMPL_NAME(vector)
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_slist.c58 # define slist _STLP_PTR_IMPL_NAME(slist)
H A D_list.c87 # define list _STLP_PTR_IMPL_NAME(list)
H A D_vector.c48 # define vector _STLP_PTR_IMPL_NAME(vector)
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_slist.c58 # define slist _STLP_PTR_IMPL_NAME(slist)
H A D_list.c87 # define list _STLP_PTR_IMPL_NAME(list)
H A D_vector.c48 # define vector _STLP_PTR_IMPL_NAME(vector)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_vector.h29 #define VECTOR_IMPL _STLP_PTR_IMPL_NAME(vector)
H A D_list.h29 #define LIST_IMPL _STLP_PTR_IMPL_NAME(list)
H A D_deque.h77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_vector.h29 #define VECTOR_IMPL _STLP_PTR_IMPL_NAME(vector)
H A D_list.h29 #define LIST_IMPL _STLP_PTR_IMPL_NAME(list)
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_vector.h29 #define VECTOR_IMPL _STLP_PTR_IMPL_NAME(vector)
H A D_list.h29 #define LIST_IMPL _STLP_PTR_IMPL_NAME(list)
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_vector.h29 #define VECTOR_IMPL _STLP_PTR_IMPL_NAME(vector)
H A D_list.h29 #define LIST_IMPL _STLP_PTR_IMPL_NAME(list)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h376 # define _STLP_PTR_IMPL_NAME(X) _Impl_##X macro

Completed in 419 milliseconds

123