Home
last modified time | relevance | path

Searched defs:__copy (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dranges_copy.h40 struct __copy { struct
45 …auto __ret = std::__copy<_RangeAlgPolicy>(std::move(__first), std::move(__last), std::move(__resul… in operator() argument
53 …auto __ret = std::__copy<_RangeAlgPolicy>(ranges::begin(__r), ranges::end(__r), std::move(__result… in operator() argument
Dcopy.h110 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__atomic/
Datomic_ref.h83 _Tp __copy = *__expected; in __compare_exchange() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dpstl_copy.h46 __copy(_ExecutionPolicy&& __policy, in __copy() function
Dcopy.h110 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dpstl_copy.h49 __copy(_ExecutionPolicy&& __policy, in __copy() function
H A Dcopy.h108 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dpstl_copy.h49 __copy(_ExecutionPolicy&& __policy, in __copy() function
Dcopy.h110 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dpstl_copy.h50 __copy(_ExecutionPolicy&& __policy, in __copy() function
Dcopy.h108 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dpstl_copy.h49 __copy(_ExecutionPolicy&& __policy, in __copy() function
Dcopy.h110 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/
H A Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/
Dbuffer.h94 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/
Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp104 void __copy(const path& from, const path& to, copy_options options, error_code* ec) { in __copy() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp552 void __copy(const path& from, const path& to, copy_options options, in __copy() function