Home
last modified time | relevance | path

Searched defs:__from (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__filesystem/
Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
89 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
92 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
95 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
98 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
101 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
89 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
92 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
95 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
98 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
101 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__filesystem/
Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
89 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
92 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
95 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
98 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
101 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__filesystem/
Doperations.h74 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
77 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
80 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
84 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
87 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
91 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
94 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
97 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
100 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__filesystem/
Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
89 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
92 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
95 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
98 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
101 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__filesystem/
Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { in copy_file()
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file()
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { in copy_file()
88 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink()
89 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink()
92 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { in copy()
95 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { in copy()
98 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { in copy()
101 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/impl/
Dprofiler_container_size.h127 __resize_cost(std::size_t __from, std::size_t) in __resize_cost()
132 __resize(std::size_t __from, std::size_t __to) in __resize()
201 __resize(const void* __obj, int __from, int __to) in __resize()
Dprofiler_list_to_vector.h140 __resize(std::size_t __from, std::size_t) in __resize()
223 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
315 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
Dprofiler_vector_to_list.h127 __resize(std::size_t __from, std::size_t) in __resize()
224 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
328 __trace_vector_to_list_resize(const void* __obj, std::size_t __from, in __trace_vector_to_list_resize()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
Dprofiler_container_size.h127 __resize_cost(std::size_t __from, std::size_t) in __resize_cost()
132 __resize(std::size_t __from, std::size_t __to) in __resize()
201 __resize(const void* __obj, int __from, int __to) in __resize()
Dprofiler_list_to_vector.h140 __resize(std::size_t __from, std::size_t) in __resize()
223 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
315 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
Dprofiler_vector_to_list.h127 __resize(std::size_t __from, std::size_t) in __resize()
224 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
328 __trace_vector_to_list_resize(const void* __obj, std::size_t __from, in __trace_vector_to_list_resize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__bit/
Dbit_cast.h25 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI constexpr _ToType __bit_cast(const _FromType& __from) noexc… in __bit_cast()
36 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _ToType bit_cast(const _FromType& __from) noexcept { in bit_cast()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__bit/
H A Dbit_cast.h25 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI constexpr _ToType __bit_cast(const _FromType& __from) noexc… in __bit_cast()
36 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr _ToType bit_cast(const _FromType& __from) noe… in bit_cast()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__bit/
Dbit_cast.h25 [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI constexpr _ToType __bit_cast(const _FromType& __from) noexc… in __bit_cast()
36 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _ToType bit_cast(const _FromType& __from) noexcept { in bit_cast()
/aosp_15_r20/external/clang/lib/Headers/
H A D__clang_cuda_cmath.h123 __DEVICE__ float nexttoward(float __from, float __to) { in nexttoward()
126 __DEVICE__ double nexttoward(double __from, double __to) { in nexttoward()
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A D__clang_cuda_cmath.h123 __DEVICE__ float nexttoward(float __from, float __to) { in nexttoward()
126 __DEVICE__ double nexttoward(double __from, double __to) { in nexttoward()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
D__clang_cuda_cmath.h123 __DEVICE__ float nexttoward(float __from, float __to) { in nexttoward()
126 __DEVICE__ double nexttoward(double __from, double __to) { in nexttoward()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Dvoidify.h23 …PP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { in __voidify()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/
H A Dvoidify.h23 …PP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { in __voidify()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Dvoidify.h23 …PP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { in __voidify()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/
Dvoidify.h23 …PP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { in __voidify()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Dvoidify.h23 …PP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) { in __voidify()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__bit/
Dbit_cast.h27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr _ToType bit_cast(const _FromType& __from) noe… in bit_cast()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__bit/
Dbit_cast.h27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr _ToType bit_cast(const _FromType& __from) noe… in bit_cast()

12