Searched defs:first_type (Results 1 - 25 of 90) sorted by relevance

1234

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/5/sources/cxx-stl/system/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/6/sources/cxx-stl/system/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/7/sources/cxx-stl/system/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/8/sources/cxx-stl/system/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/9/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/9/sources/cxx-stl/system/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/current/sources/cxx-stl/EH/gabi++/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h65 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dstl_pair.h73 typedef _T1 first_type; typedef in struct:pair
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_pair.h98 typedef _T1 first_type; /// @c first_type is the first bound type typedef in struct:pair
170 first = std::forward<first_type>(__p.first);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiseq_selection.h128 first_type>::value_type>()) // std::less<_Tp>
132 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
394 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
122 multiseq_partition(_RanSeqs __begin_seqs, _RanSeqs __end_seqs, _RankType __rank, _RankIterator __begin_offsets, _Compare __comp = std::less< typename std::iterator_traits<typename std::iterator_traits<_RanSeqs>::value_type:: first_type>::value_type>()) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_pair.h98 typedef _T1 first_type; /// @c first_type is the first bound type typedef in struct:pair
170 first = std::forward<first_type>(__p.first);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiseq_selection.h128 first_type>::value_type>()) // std::less<_Tp>
132 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
394 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
122 multiseq_partition(_RanSeqs __begin_seqs, _RanSeqs __end_seqs, _RankType __rank, _RankIterator __begin_offsets, _Compare __comp = std::less< typename std::iterator_traits<typename std::iterator_traits<_RanSeqs>::value_type:: first_type>::value_type>()) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_pair.h98 typedef _T1 first_type; /// @c first_type is the first bound type typedef in struct:pair
170 first = std::forward<first_type>(__p.first);

Completed in 528 milliseconds

1234