Home
last modified time | relevance | path

Searched defs:_Integral (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_vector.h280 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in vector() typedef
288 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in vector() typedef
370 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; typedef
D_string_workaround.h85 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string() typedef
92 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string() typedef
192 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in append() typedef
302 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in assign() typedef
356 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in insert() typedef
537 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in replace() typedef
D_string.h264 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string() typedef
271 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string() typedef
504 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in append() typedef
596 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in assign() typedef
773 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in insert() typedef
916 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in replace() typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.c85 bool _STLP_CALL __check_range_aux(_Integral /*__first*/, _Integral /*__last*/, in __check_range_aux() argument
91 typedef typename _IsIntegral<_Iterator>::_Ret _Integral; in __check_range() typedef
D_iterator.h389 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in __construct_checker() typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_slist.h169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in assign() typedef
266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert_after() typedef
326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert() typedef
D_list.h211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert() typedef
278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in assign() typedef