/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
multiway_mergesort.h | 63 typedef std::iterator_traits<_RAIter> _TraitsType; 100 typedef std::iterator_traits<_RAIter> _TraitsType; 135 std::iterator_traits<_RAIter>::difference_type 194 std::iterator_traits<_RAIter>::difference_type 197 typedef std::iterator_traits<_RAIter> _TraitsType; 311 typedef std::iterator_traits<_RAIter> _TraitsType; 401 typedef std::iterator_traits<_RAIter> _TraitsType;
|
algorithmfwd.h | 78 typename iterator_traits<_IIter>::difference_type 82 typename iterator_traits<_IIter>::difference_type 86 typename iterator_traits<_IIter>::difference_type 90 typename iterator_traits<_IIter>::difference_type 94 typename iterator_traits<_RAIter>::difference_type 101 typename iterator_traits<_IIter>::difference_type 105 typename iterator_traits<_IIter>::difference_type 109 typename iterator_traits<_IIter>::difference_type 113 typename iterator_traits<_IIter>::difference_type 117 typename iterator_traits<_RAIter>::difference_typ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
regex | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex.h | 760 typedef typename iterator_traits<_BiIter>::value_type value_type; 761 typedef typename iterator_traits<_BiIter>::difference_type 944 typename iterator_traits<_Bi_iter>::value_type, 959 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
regex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex.h | 760 typedef typename iterator_traits<_BiIter>::value_type value_type; 761 typedef typename iterator_traits<_BiIter>::difference_type 944 typename iterator_traits<_Bi_iter>::value_type, 959 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
regex | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
regex | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex.h | 760 typedef typename iterator_traits<_BiIter>::value_type value_type; 761 typedef typename iterator_traits<_BiIter>::difference_type 944 typename iterator_traits<_Bi_iter>::value_type, 959 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
regex | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex.h | 763 typedef typename iterator_traits<_BiIter>::value_type value_type; 764 typedef typename iterator_traits<_BiIter>::difference_type 947 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
regex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex.h | 760 typedef typename iterator_traits<_BiIter>::value_type value_type; 761 typedef typename iterator_traits<_BiIter>::difference_type 944 typename iterator_traits<_Bi_iter>::value_type, 959 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
regex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex.h | 763 typedef typename iterator_traits<_BiIter>::value_type value_type; 764 typedef typename iterator_traits<_BiIter>::difference_type 947 typename iterator_traits<_Bi_iter>::value_type, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
regex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
regex | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
algorithmfwd.h | 78 typename iterator_traits<_IIter>::difference_type 82 typename iterator_traits<_IIter>::difference_type 86 typename iterator_traits<_IIter>::difference_type 90 typename iterator_traits<_IIter>::difference_type 94 typename iterator_traits<_RAIter>::difference_type 101 typename iterator_traits<_IIter>::difference_type 105 typename iterator_traits<_IIter>::difference_type 109 typename iterator_traits<_IIter>::difference_type 113 typename iterator_traits<_IIter>::difference_type 117 typename iterator_traits<_RAIter>::difference_typ [all...] |
balanced_quicksort.h | 64 typedef std::iterator_traits<RandomAccessIterator> traits_type; 99 typename std::iterator_traits<RandomAccessIterator>::difference_type 105 typedef std::iterator_traits<RandomAccessIterator> traits_type; 169 typedef std::iterator_traits<RandomAccessIterator> traits_type; 242 typedef std::iterator_traits<RandomAccessIterator> traits_type; 424 typedef std::iterator_traits<RandomAccessIterator> traits_type;
|
random_shuffle.h | 54 typedef std::iterator_traits<RandomAccessIterator> traits_type; 125 typedef std::iterator_traits<RandomAccessIterator> traits_type; 260 typename std::iterator_traits 265 typedef std::iterator_traits<RandomAccessIterator> traits_type; 398 typedef std::iterator_traits<RandomAccessIterator> traits_type; 511 typedef std::iterator_traits<RandomAccessIterator> traits_type;
|
/external/stlport/stlport/stl/ |
concept_checks.h | 494 template <class _Iterator> struct iterator_traits; 499 typedef typename __STD::iterator_traits<_Iter>::value_type value_type; 504 typedef typename __STD::iterator_traits<_Iter>::difference_type 510 typedef typename __STD::iterator_traits<_Iter>::reference reference; 515 typedef typename __STD::iterator_traits<_Iter>::pointer pointer; 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
concept_checks.h | 494 template <class _Iterator> struct iterator_traits; 499 typedef typename __STD::iterator_traits<_Iter>::value_type value_type; 504 typedef typename __STD::iterator_traits<_Iter>::difference_type 510 typedef typename __STD::iterator_traits<_Iter>::reference reference; 515 typedef typename __STD::iterator_traits<_Iter>::pointer pointer; 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
|