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

<<31323334353637383940>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_c.h 140 #define atomic_compare_exchange_explicit(__a, __e, __m, __x, __y) \
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 140 #define atomic_compare_exchange_explicit(__a, __e, __m, __x, __y) \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_map.h 68 bool operator()(const value_type& __x, const value_type& __y) const
69 { return comp(__x.first, __y.first); }
260 bool operator()(const value_type& __x, const value_type& __y) const
261 { return comp(__x.first, __y.first); }
_complex.h 44 complex(const value_type& __x, const value_type& __y)
45 : _M_re(__x), _M_im(__y) {}
185 complex(value_type __x = 0.0f, value_type __y = 0.0f)
186 : _M_re(__x), _M_im(__y) {}
324 complex(value_type __x = 0.0, value_type __y = 0.0)
325 : _M_re(__x), _M_im(__y) {}
463 complex(value_type __x = 0.0l, value_type __y = 0.0l)
464 : _M_re(__x), _M_im(__y) {}
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 140 #define atomic_compare_exchange_explicit(__a, __e, __m, __x, __y) \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_map.h 68 bool operator()(const value_type& __x, const value_type& __y) const
69 { return comp(__x.first, __y.first); }
260 bool operator()(const value_type& __x, const value_type& __y) const
261 { return comp(__x.first, __y.first); }
_complex.h 44 complex(const value_type& __x, const value_type& __y)
45 : _M_re(__x), _M_im(__y) {}
185 complex(value_type __x = 0.0f, value_type __y = 0.0f)
186 : _M_re(__x), _M_im(__y) {}
324 complex(value_type __x = 0.0, value_type __y = 0.0)
325 : _M_re(__x), _M_im(__y) {}
463 complex(value_type __x = 0.0l, value_type __y = 0.0l)
464 : _M_re(__x), _M_im(__y) {}
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 140 #define atomic_compare_exchange_explicit(__a, __e, __m, __x, __y) \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_map.h 68 bool operator()(const value_type& __x, const value_type& __y) const
69 { return comp(__x.first, __y.first); }
260 bool operator()(const value_type& __x, const value_type& __y) const
261 { return comp(__x.first, __y.first); }
_complex.h 44 complex(const value_type& __x, const value_type& __y)
45 : _M_re(__x), _M_im(__y) {}
185 complex(value_type __x = 0.0f, value_type __y = 0.0f)
186 : _M_re(__x), _M_im(__y) {}
324 complex(value_type __x = 0.0, value_type __y = 0.0)
325 : _M_re(__x), _M_im(__y) {}
463 complex(value_type __x = 0.0l, value_type __y = 0.0l)
464 : _M_re(__x), _M_im(__y) {}
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_c.h 140 #define atomic_compare_exchange_explicit(__a, __e, __m, __x, __y) \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_map.h 68 bool operator()(const value_type& __x, const value_type& __y) const
69 { return comp(__x.first, __y.first); }
260 bool operator()(const value_type& __x, const value_type& __y) const
261 { return comp(__x.first, __y.first); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_map.h 68 bool operator()(const value_type& __x, const value_type& __y) const
69 { return comp(__x.first, __y.first); }
260 bool operator()(const value_type& __x, const value_type& __y) const
261 { return comp(__x.first, __y.first); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_debug.h 364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); }
  /external/stlport/stlport/stl/
_complex.h 44 complex(const value_type& __x, const value_type& __y)
45 : _M_re(__x), _M_im(__y) {}
185 complex(value_type __x = 0.0f, value_type __y = 0.0f)
186 : _M_re(__x), _M_im(__y) {}
324 complex(value_type __x = 0.0, value_type __y = 0.0)
325 : _M_re(__x), _M_im(__y) {}
463 complex(value_type __x = 0.0l, value_type __y = 0.0l)
464 : _M_re(__x), _M_im(__y) {}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
sstream 426 basic_stringbuf<_CharT, _Traits, _Allocator>& __y)
428 __x.swap(__y);
703 basic_istringstream<_CharT, _Traits, _Allocator>& __y)
705 __x.swap(__y);
822 basic_ostringstream<_CharT, _Traits, _Allocator>& __y)
824 __x.swap(__y);
941 basic_stringstream<_CharT, _Traits, _Allocator>& __y)
943 __x.swap(__y);
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.h 44 complex(const value_type& __x, const value_type& __y)
45 : _M_re(__x), _M_im(__y) {}
185 complex(value_type __x = 0.0f, value_type __y = 0.0f)
186 : _M_re(__x), _M_im(__y) {}
324 complex(value_type __x = 0.0, value_type __y = 0.0)
325 : _M_re(__x), _M_im(__y) {}
463 complex(value_type __x = 0.0l, value_type __y = 0.0l)
464 : _M_re(__x), _M_im(__y) {}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
multiset.h 361 multiset<_Key, _Compare, _Allocator>& __y)
362 { return __x.swap(__y); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
multiset.h 361 multiset<_Key, _Compare, _Allocator>& __y)
362 { return __x.swap(__y); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
multiset.h 361 multiset<_Key, _Compare, _Allocator>& __y)
362 { return __x.swap(__y); }

Completed in 689 milliseconds

<<31323334353637383940>>