HomeSort by relevance Sort by last modified time
    Searched full:__y (Results 1051 - 1075 of 1127) sorted by null

<<414243444546

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
slist 839 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
840 { __x.swap(__y); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
tuple 745 swap(tuple<_Elements...>& __x, tuple<_Elements...>& __y)
746 { __x.swap(__y); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 61 kill_dependency(_Tp __y)
63 _Tp ret(__y);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 837 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
838 { __x.swap(__y); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 466 bool operator() (const _T1& __x, const _T2& __y) const { return __x < __y ; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 61 kill_dependency(_Tp __y)
63 _Tp ret(__y);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 837 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
838 { __x.swap(__y); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 466 bool operator() (const _T1& __x, const _T2& __y) const { return __x < __y ; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 61 kill_dependency(_Tp __y)
63 _Tp ret(__y);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 837 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
838 { __x.swap(__y); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 466 bool operator() (const _T1& __x, const _T2& __y) const { return __x < __y ; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cstdatomic 61 kill_dependency(_Tp __y)
63 _Tp ret(__y);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
slist 837 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
838 { __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 839 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
840 { __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
tuple 745 swap(tuple<_Elements...>& __x, tuple<_Elements...>& __y)
746 { __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 839 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
840 { __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 466 bool operator() (const _T1& __x, const _T2& __y) const { return __x < __y ; }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.h 466 bool operator() (const _T1& __x, const _T2& __y) const { return __x < __y ; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist 839 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
840 { __x.swap(__y); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
tuple 745 swap(tuple<_Elements...>& __x, tuple<_Elements...>& __y)
746 { __x.swap(__y); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist 839 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
840 { __x.swap(__y); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
random 1047 result_type __y = this->_M_ndy(__urng);
1049 return std::hypot(__x, __y);
1051 return std::sqrt(__x * __x + __y * __y);
1063 result_type __y = this->_M_ndy(__py, __urng);
1065 return std::hypot(__x, __y);
1067 return std::sqrt(__x * __x + __y * __y);
    [all...]
slist 838 swap(slist<_Tp, _Alloc>& __x, slist<_Tp, _Alloc>& __y)
839 { __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
tuple     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
tuple     [all...]

Completed in 1014 milliseconds

<<414243444546