/external/stlport/stlport/stl/ |
_algobase.c | 194 template <class _InputIter, class _Tp> 195 _STLP_INLINE_LOOP _InputIter __find(_InputIter __first, _InputIter __last, 202 template <class _InputIter, class _Predicate> 203 _STLP_INLINE_LOOP _InputIter __find_if(_InputIter __first, _InputIter __last, 213 template <class _InputIter, class _Predicate> 214 _InputIter find_if(_InputIter __first, _InputIter __last [all...] |
_monetary.c | 121 template <class _CharT, class _InputIter, class _StrType> 122 _InputIter __money_do_get(_InputIter __s, _InputIter __end, bool __intl, 132 typedef _InputIter iter_type; 246 pair<_InputIter, bool> 257 pair<_InputIter, bool> 277 template <class _CharT, class _InputIter> 278 _InputIter 279 money_get<_CharT, _InputIter>::do_get(_InputIter __s, _InputIter __end, bool __intl [all...] |
_num_get.c | 54 template <class _InputIter, class _CharT> 56 __get_base_or_zero(_InputIter& __in_ite, _InputIter& __end, 116 template <class _InputIter, class _Integer, class _CharT> 118 __get_integer(_InputIter& __first, _InputIter& __last, 176 template <class _InputIter, class _Integer, class _CharT> 178 __get_integer(_InputIter& __first, _InputIter& __last, 237 template <class _InputIter, class _Integer, class _CharT [all...] |
_string.c | 73 template <class _InputIter, class _CharT, class _Traits> 74 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 79 template <class _InputIter, class _CharT, class _Traits> 80 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 85 template <class _InputIter, class _CharT, class _Traits> 86 inline _InputIter __str_find_first_of(_InputIter __first1, _InputIter __last1 [all...] |
_algo.c | 308 template <class _InputIter, class _OutputIter, class _BinaryPredicate> 310 __unique_copy(_InputIter __first, _InputIter __last,_OutputIter __result, 313 _STLP_VALUE_TYPE(__first, _InputIter)); 316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate> 318 __unique_copy(_InputIter __first, _InputIter __last, _ForwardIter __result, 346 template <class _InputIter, class _OutputIter> 348 unique_copy(_InputIter __first, _InputIter __last, _OutputIter __result) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 194 template <class _InputIter, class _Tp> 195 _STLP_INLINE_LOOP _InputIter __find(_InputIter __first, _InputIter __last, 202 template <class _InputIter, class _Predicate> 203 _STLP_INLINE_LOOP _InputIter __find_if(_InputIter __first, _InputIter __last, 213 template <class _InputIter, class _Predicate> 214 _InputIter find_if(_InputIter __first, _InputIter __last [all...] |
_monetary.c | 121 template <class _CharT, class _InputIter, class _StrType> 122 _InputIter __money_do_get(_InputIter __s, _InputIter __end, bool __intl, 132 typedef _InputIter iter_type; 246 pair<_InputIter, bool> 257 pair<_InputIter, bool> 277 template <class _CharT, class _InputIter> 278 _InputIter 279 money_get<_CharT, _InputIter>::do_get(_InputIter __s, _InputIter __end, bool __intl [all...] |
_num_get.c | 54 template <class _InputIter, class _CharT> 56 __get_base_or_zero(_InputIter& __in_ite, _InputIter& __end, 116 template <class _InputIter, class _Integer, class _CharT> 118 __get_integer(_InputIter& __first, _InputIter& __last, 176 template <class _InputIter, class _Integer, class _CharT> 178 __get_integer(_InputIter& __first, _InputIter& __last, 237 template <class _InputIter, class _Integer, class _CharT [all...] |
_string.c | 73 template <class _InputIter, class _CharT, class _Traits> 74 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 79 template <class _InputIter, class _CharT, class _Traits> 80 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 85 template <class _InputIter, class _CharT, class _Traits> 86 inline _InputIter __str_find_first_of(_InputIter __first1, _InputIter __last1 [all...] |
_algo.c | 308 template <class _InputIter, class _OutputIter, class _BinaryPredicate> 310 __unique_copy(_InputIter __first, _InputIter __last,_OutputIter __result, 313 _STLP_VALUE_TYPE(__first, _InputIter)); 316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate> 318 __unique_copy(_InputIter __first, _InputIter __last, _ForwardIter __result, 346 template <class _InputIter, class _OutputIter> 348 unique_copy(_InputIter __first, _InputIter __last, _OutputIter __result) [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 194 template <class _InputIter, class _Tp> 195 _STLP_INLINE_LOOP _InputIter __find(_InputIter __first, _InputIter __last, 202 template <class _InputIter, class _Predicate> 203 _STLP_INLINE_LOOP _InputIter __find_if(_InputIter __first, _InputIter __last, 213 template <class _InputIter, class _Predicate> 214 _InputIter find_if(_InputIter __first, _InputIter __last [all...] |
_monetary.c | 121 template <class _CharT, class _InputIter, class _StrType> 122 _InputIter __money_do_get(_InputIter __s, _InputIter __end, bool __intl, 132 typedef _InputIter iter_type; 246 pair<_InputIter, bool> 257 pair<_InputIter, bool> 277 template <class _CharT, class _InputIter> 278 _InputIter 279 money_get<_CharT, _InputIter>::do_get(_InputIter __s, _InputIter __end, bool __intl [all...] |
_num_get.c | 54 template <class _InputIter, class _CharT> 56 __get_base_or_zero(_InputIter& __in_ite, _InputIter& __end, 116 template <class _InputIter, class _Integer, class _CharT> 118 __get_integer(_InputIter& __first, _InputIter& __last, 176 template <class _InputIter, class _Integer, class _CharT> 178 __get_integer(_InputIter& __first, _InputIter& __last, 237 template <class _InputIter, class _Integer, class _CharT [all...] |
_string.c | 73 template <class _InputIter, class _CharT, class _Traits> 74 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 79 template <class _InputIter, class _CharT, class _Traits> 80 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 85 template <class _InputIter, class _CharT, class _Traits> 86 inline _InputIter __str_find_first_of(_InputIter __first1, _InputIter __last1 [all...] |
_algo.c | 308 template <class _InputIter, class _OutputIter, class _BinaryPredicate> 310 __unique_copy(_InputIter __first, _InputIter __last,_OutputIter __result, 313 _STLP_VALUE_TYPE(__first, _InputIter)); 316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate> 318 __unique_copy(_InputIter __first, _InputIter __last, _ForwardIter __result, 346 template <class _InputIter, class _OutputIter> 348 unique_copy(_InputIter __first, _InputIter __last, _OutputIter __result) [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 194 template <class _InputIter, class _Tp> 195 _STLP_INLINE_LOOP _InputIter __find(_InputIter __first, _InputIter __last, 202 template <class _InputIter, class _Predicate> 203 _STLP_INLINE_LOOP _InputIter __find_if(_InputIter __first, _InputIter __last, 213 template <class _InputIter, class _Predicate> 214 _InputIter find_if(_InputIter __first, _InputIter __last [all...] |
_monetary.c | 121 template <class _CharT, class _InputIter, class _StrType> 122 _InputIter __money_do_get(_InputIter __s, _InputIter __end, bool __intl, 132 typedef _InputIter iter_type; 246 pair<_InputIter, bool> 257 pair<_InputIter, bool> 277 template <class _CharT, class _InputIter> 278 _InputIter 279 money_get<_CharT, _InputIter>::do_get(_InputIter __s, _InputIter __end, bool __intl [all...] |
_num_get.c | 54 template <class _InputIter, class _CharT> 56 __get_base_or_zero(_InputIter& __in_ite, _InputIter& __end, 116 template <class _InputIter, class _Integer, class _CharT> 118 __get_integer(_InputIter& __first, _InputIter& __last, 176 template <class _InputIter, class _Integer, class _CharT> 178 __get_integer(_InputIter& __first, _InputIter& __last, 237 template <class _InputIter, class _Integer, class _CharT [all...] |
_string.c | 73 template <class _InputIter, class _CharT, class _Traits> 74 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 79 template <class _InputIter, class _CharT, class _Traits> 80 inline _InputIter __str_find_first_of_aux(_InputIter __first1, _InputIter __last1, 85 template <class _InputIter, class _CharT, class _Traits> 86 inline _InputIter __str_find_first_of(_InputIter __first1, _InputIter __last1 [all...] |
_algo.c | 308 template <class _InputIter, class _OutputIter, class _BinaryPredicate> 310 __unique_copy(_InputIter __first, _InputIter __last,_OutputIter __result, 313 _STLP_VALUE_TYPE(__first, _InputIter)); 316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate> 318 __unique_copy(_InputIter __first, _InputIter __last, _ForwardIter __result, 346 template <class _InputIter, class _OutputIter> 348 unique_copy(_InputIter __first, _InputIter __last, _OutputIter __result) [all...] |