Home
last modified time | relevance | path

Searched refs:copy_options (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Dcopy_options.h26 enum class _LIBCPP_ENUM_VIS copy_options : unsigned short { enum
41 inline constexpr copy_options operator&(copy_options __lhs, copy_options __rhs) {
42 return static_cast<copy_options>(static_cast<unsigned short>(__lhs) &
47 inline constexpr copy_options operator|(copy_options __lhs, copy_options __rhs) {
48 return static_cast<copy_options>(static_cast<unsigned short>(__lhs) |
53 inline constexpr copy_options operator^(copy_options __lhs, copy_options __rhs) {
54 return static_cast<copy_options>(static_cast<unsigned short>(__lhs) ^
59 inline constexpr copy_options operator~(copy_options __lhs) {
64 inline copy_options& operator&=(copy_options& __lhs, copy_options __rhs) {
69 inline copy_options& operator|=(copy_options& __lhs, copy_options __rhs) {
[all …]
H A Doperations.h39 _LIBCPP_FUNC_VIS bool __copy_file(const path& __from, const path& __to, copy_options __opt, error_c…
41 _LIBCPP_FUNC_VIS void __copy(const path& __from, const path& __to, copy_options __opt, error_code* …
69 …ile(const path& __from, const path& __to) { return __copy_file(__from, __to, copy_options::none); } in copy_file()
70 …onst path& __to, error_code& __ec) { return __copy_file(__from, __to, copy_options::none, &__ec); } in copy_file()
71 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
72 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file()
75 …M_ABI void copy(const path& __from, const path& __to) { __copy(__from, __to, copy_options::none); } in copy()
76 …h& __from, const path& __to, error_code& __ec) { __copy(__from, __to, copy_options::none, &__ec); } in copy()
77 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { … in copy()
78 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp730 void __copy(const path& from, const path& to, copy_options options, in __copy()
735 options & (copy_options::create_symlinks | copy_options::skip_symlinks)); in __copy()
737 const bool sym_status2 = bool(options & copy_options::copy_symlinks); in __copy()
764 if (bool(copy_options::skip_symlinks & options)) { in __copy()
773 if (bool(copy_options::directories_only & options)) { in __copy()
775 } else if (bool(copy_options::create_symlinks & options)) { in __copy()
777 } else if (bool(copy_options::create_hard_links & options)) { in __copy()
788 copy_options::none == options)) { in __copy()
808 options | copy_options::__in_recursive_copy, ec); in __copy()
897 bool __copy_file(const path& from, const path& to, copy_options options, in __copy_file()
[all …]
/openbsd/gnu/llvm/libcxx/include/
H A Dfilesystem262 enum class copy_options;
277 void copy(const path& from, const path& to, copy_options options);
278 void copy(const path& from, const path& to, copy_options options,
283 bool copy_file(const path& from, const path& to, copy_options option);
284 bool copy_file(const path& from, const path& to, copy_options option,
434 #include <__filesystem/copy_options.h>
H A DCMakeLists.txt287 __filesystem/copy_options.h
H A Dmodule.modulemap.in823 module copy_options { private header "__filesystem/copy_options.h" }
/openbsd/gnu/usr.bin/binutils/binutils/
H A DChangeLog-020321 (copy_options): New options: impure, pure, readonly-text,
115 (copy_options): Likewise.
558 (copy_options): Likewise.
585 (copy_options): Describe --add-gnu-debuglink switch.
624 (copy_options): Add a new option, --redefine-syms.
821 (copy_options): Likewise.
H A DChangeLog-9197423 (copy_options): Likewise.
637 (copy_options): Add "weaken".
833 (copy_options): Add "change-leading-char".
1739 (copy_options): Add "debugging".
2479 (copy_options): Likewise.
2640 (copy_options): Likewise.
2679 (copy_options): Add --set-section-flags.
2719 (copy_options): Accept --add-section.
2864 (copy_options): Accept --pad-to.
2875 (copy_options): Accept --gap-fill.
[all …]
H A Dobjcopy.c283 static struct option copy_options[] = variable
2424 copy_options, (int *) 0)) != EOF) in copy_main()
H A DChangeLog-0001496 (copy_options): Added --alt-machine-code.
911 * objcopy.c: (copy_options): Add --binary-architecture.
1812 (copy_options): Add --redefine-sym option.
H A DChangeLog-9899518 (copy_options): Add "only-section".
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A DChangeLog-020321 (copy_options): New options: impure, pure, readonly-text,
115 (copy_options): Likewise.
558 (copy_options): Likewise.
585 (copy_options): Describe --add-gnu-debuglink switch.
624 (copy_options): Add a new option, --redefine-syms.
821 (copy_options): Likewise.
H A DChangeLog-9197423 (copy_options): Likewise.
637 (copy_options): Add "weaken".
833 (copy_options): Add "change-leading-char".
1739 (copy_options): Add "debugging".
2479 (copy_options): Likewise.
2640 (copy_options): Likewise.
2679 (copy_options): Add --set-section-flags.
2719 (copy_options): Accept --add-section.
2864 (copy_options): Accept --pad-to.
2875 (copy_options): Accept --gap-fill.
[all …]
H A Dobjcopy.c299 static struct option copy_options[] = variable
2662 copy_options, (int *) 0)) != EOF) in copy_main()
H A DChangeLog-200560 (copy_options): Likewise.
1009 (copy_options): Add "globalize-symbol" and "globalize-symbols".
H A DChangeLog-0001496 (copy_options): Added --alt-machine-code.
911 * objcopy.c: (copy_options): Add --binary-architecture.
1812 (copy_options): Add --redefine-sym option.
H A DChangeLog-200451 (copy_options): Add --strip-unneeded-symbol and
H A DChangeLog-9899518 (copy_options): Add "only-section".
/openbsd/gnu/llvm/llvm/utils/gn/secondary/libcxx/include/
H A DBUILD.gn362 "__filesystem/copy_options.h",
/openbsd/gnu/lib/libcxx/
H A DMakefile376 __filesystem/copy_options.h \
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx20Issues.csv62 "`3015 <https://wg21.link/LWG3015>`__","``copy_options::*unspecified*``\ underspecified","Jacksonv…
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStdSymbolMap.inc1419 SYMBOL(copy_options, std::filesystem::, <filesystem>)
/openbsd/distrib/sets/lists/comp/
H A Dclang.amd64309 ./usr/include/c++/v1/__filesystem/copy_options.h
H A Dclang.arm64309 ./usr/include/c++/v1/__filesystem/copy_options.h
H A Dclang.armv7307 ./usr/include/c++/v1/__filesystem/copy_options.h

12