Home
last modified time | relevance | path

Searched refs:_Select1st (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_abbrevs.h53 # define _Select1st _S1st macro
D_function_base.h141 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
174 # define _STLP_SELECT1ST(__x, __y) _STLP_PRIV _Select1st< __x >
D_function.h324 template <class _Pair> struct select1st : public _STLP_PRIV _Select1st<_Pair> {};
/ndk/sources/cxx-stl/stlport/src/
Dlocale_catalog.cpp151 …tring>,_HashMapTraitsT<pair<const string,pair<void *,unsigned int> > >,_Select1st<pair<const strin… in __acquire_category()