Searched refs:second_type (Results 26 - 50 of 51) sorted by relevance

123

/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_pair.h99 typedef _T2 second_type; /// @c second_type is the second bound type typedef in struct:pair
171 second = std::forward<second_type>(__p.second);
H A Dstl_function.h865 : public unary_function<_Pair, typename _Pair::second_type>
867 typename _Pair::second_type&
871 const typename _Pair::second_type&
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_function.h512 : public unary_function<_Pair, typename _Pair::second_type>
514 typename _Pair::second_type&
518 const typename _Pair::second_type&
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_function.h512 : public unary_function<_Pair, typename _Pair::second_type>
514 typename _Pair::second_type&
518 const typename _Pair::second_type&
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_function.h512 : public unary_function<_Pair, typename _Pair::second_type>
514 typename _Pair::second_type&
518 const typename _Pair::second_type&
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_function.h512 : public unary_function<_Pair, typename _Pair::second_type>
514 typename _Pair::second_type&
518 const typename _Pair::second_type&
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h53 typedef _T2 second_type; typedef in struct:pair
H A D_function.h110 typedef typename _Pair::second_type second_type; typedef in struct:__pair_aux
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h53 typedef _T2 second_type; typedef in struct:pair
H A D_function.h110 typedef typename _Pair::second_type second_type; typedef in struct:__pair_aux
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h53 typedef _T2 second_type; typedef in struct:pair
H A D_function.h110 typedef typename _Pair::second_type second_type; typedef in struct:__pair_aux
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h53 typedef _T2 second_type; typedef in struct:pair
H A D_function.h110 typedef typename _Pair::second_type second_type; typedef in struct:__pair_aux
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable_policy.h504 typedef typename _Pair::second_type mapped_type;
510 typedef typename _Pair::second_type mapped_type;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_function.h865 : public unary_function<_Pair, typename _Pair::second_type>
867 typename _Pair::second_type&
871 const typename _Pair::second_type&
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_function.h861 : public unary_function<_Pair, typename _Pair::second_type>
863 typename _Pair::second_type&
867 const typename _Pair::second_type&
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_function.h865 : public unary_function<_Pair, typename _Pair::second_type>
867 typename _Pair::second_type&
871 const typename _Pair::second_type&

Completed in 851 milliseconds

123