/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/ |
H A D | uses_allocator_construction.h | 97 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 105 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 112 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 123 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/ |
D | uses_allocator_construction.h | 97 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 105 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 112 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 123 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/ |
D | uses_allocator_construction.h | 97 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 105 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 112 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 123 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/ |
D | uses_allocator_construction.h | 97 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 105 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 112 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 123 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/ |
D | uses_allocator_construction.h | 97 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 105 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>& __pair) noexcept { in __uses_allocator_construction_args() 112 __uses_allocator_construction_args(const _Alloc& __alloc, pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args() 123 __uses_allocator_construction_args(const _Alloc& __alloc, const pair<_Up, _Vp>&& __pair) noexcept { in __uses_allocator_construction_args()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | fold.h | 80 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 98 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | fold.h | 82 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 100 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | ranges_fold.h | 83 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 101 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | fold.h | 83 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 101 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | fold.h | 83 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 101 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | fold.h | 83 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, iter_reference_t<_Ip>>>; in operator() local 101 using _Up = decay_t<invoke_result_t<_Fp&, _Tp, range_reference_t<_Rp>>>; in operator() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__utility/ |
H A D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__utility/ |
D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__utility/ |
D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__utility/ |
D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__utility/ |
D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__utility/ |
D | move.h | 31 typedef _LIBCPP_NODEBUG __libcpp_remove_reference_t<_Tp> _Up; in move() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/omp/ |
H A D | parallel_transform_scan.h | 23 …sform_scan(__pstl::__internal::__openmp_backend_tag, _ExecutionPolicy&&, _Index __n, _Up /* __u */, in __parallel_transform_scan() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/experimental/__simd/ |
D | simd_mask.h | 49 …_LIBCPP_HIDE_FROM_ABI simd_mask(const simd_mask<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd_mask()
|
D | simd.h | 56 _LIBCPP_HIDE_FROM_ABI simd(const simd<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/experimental/__simd/ |
D | simd_mask.h | 49 …_LIBCPP_HIDE_FROM_ABI simd_mask(const simd_mask<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd_mask()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/experimental/__simd/ |
D | simd_mask.h | 49 …_LIBCPP_HIDE_FROM_ABI simd_mask(const simd_mask<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd_mask()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/experimental/__simd/ |
D | simd_mask.h | 49 …_LIBCPP_HIDE_FROM_ABI simd_mask(const simd_mask<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd_mask()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/experimental/__simd/ |
H A D | simd_mask.h | 49 …_LIBCPP_HIDE_FROM_ABI simd_mask(const simd_mask<_Up, simd_abi::fixed_size<size()>>& __v) noexcept { in simd_mask()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__numeric/ |
H A D | midpoint.h | 40 using _Up = make_unsigned_t<_Tp>; in midpoint() local
|