Searched defs:_Up (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__memory/ |
| D | uses_allocator_construction.h | 89 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 97 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 104 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 115 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__utility/ |
| D | move.h | 28 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__expected/ |
| D | expected.h | 175 expected(const expected<_Up, _OtherErr>& __other) in expected() 189 expected(expected<_Up, _OtherErr>&& __other) in expected() function 710 expected(const expected<_Up, _OtherErr>& __rhs) in expected() 721 expected(expected<_Up, _OtherErr>&& __rhs) in expected() function
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__numeric/ |
| D | midpoint.h | 43 using _Up = make_unsigned_t<_Tp>; in midpoint() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/include/ |
| D | sso_allocator.h | 51 …template <class _Up> _LIBCPP_INLINE_VISIBILITY __sso_allocator(const __sso_allocator<_Up, _Np>&) t… in __sso_allocator()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/ |
| D | equal.h | 102 _Tp* __first1, _Tp* __last1, _Up* __first2, _Up*, _Pred&, _Proj1&, _Proj2&) { in __equal_impl() argument
|