Home
last modified time | relevance | path

Searched refs:_STLP_NON_DBG_NAME (Results 1 – 25 of 32) sorted by relevance

12

/ndk/sources/cxx-stl/stlport/src/
Dstring.cpp41 # define basic_string _STLP_NON_DBG_NAME(str)
70 # define basic_string _STLP_NON_DBG_NAME(str)
Ddll_main.cpp126 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_NAME(vector)<_Slist_node_base*,
147 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector)
Dlocale_impl.h46 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hashtable.h82 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector)
94 # define hashtable _STLP_NON_DBG_NAME(hashtable)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
269 typedef _STLP_PRIV _STLP_NON_DBG_NAME(vector)<_BucketType*, _BucketAllocType> _BucketVector;
D_slist.c60 # define slist _STLP_NON_DBG_NAME(slist)
D_list.c89 # define list _STLP_NON_DBG_NAME(list)
D_vector.c50 # define vector _STLP_NON_DBG_NAME(vector)
D_hashtable.c102 # define hashtable _STLP_NON_DBG_NAME(hashtable)
D_tree.h286 # define _Rb_tree _STLP_NON_DBG_NAME(Rb_tree)
D_string_workaround.h21 # define basic_string _STLP_NON_DBG_NAME(str)
D_list.h222 # define list _STLP_NON_DBG_NAME(list)
D_tree.c39 # define _Rb_tree _STLP_NON_DBG_NAME(Rb_tree)
D_vector.h103 # define vector _STLP_NON_DBG_NAME(vector)
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_vector.h37 # define vector _STLP_NON_DBG_NAME(vector)
D_list.h54 # define list _STLP_NON_DBG_NAME(list)
D_deque.h91 # define deque _STLP_NON_DBG_NAME(deque)
D_slist.h48 # define slist _STLP_NON_DBG_NAME(slist)
D_set.h45 # define _Rb_tree _STLP_NON_DBG_NAME(Rb_tree)
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_tree.h73 #define _STLP_NON_DBG_TREE _STLP_PRIV _STLP_NON_DBG_NAME(Rb_tree) <_Key, _STLP_PRIV _DbgCompare<_Ke…
D_hashtable.h73 _STLP_PRIV _STLP_NON_DBG_NAME(hashtable) <_Val, _Key, _HF, _Traits, _ExK, _STLP_PRIV _DbgEqual<_Key…
D_deque.h37 #define _STLP_NON_DBG_DEQUE _STLP_PRIV _STLP_NON_DBG_NAME(deque) <_Tp,_Alloc>
D_vector.h37 #define _STLP_NON_DBG_VECTOR _STLP_PRIV _STLP_NON_DBG_NAME(vector) <_Tp, _Alloc>
D_list.h41 #define _STLP_NON_DBG_LIST _STLP_PRIV _STLP_NON_DBG_NAME(list) <_Tp, _Alloc>
D_slist.h34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h371 # define _STLP_NON_DBG_NAME(X) _NonDbg_##X macro

12