HomeSort by: relevance | last modified time | path
    Searched refs:filesystem_error (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
BinaryStreamError.h 23 filesystem_error
BinaryByteStream.h 220 stream_error_code::filesystem_error);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
std-dir.cc 87 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
141 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
149 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
159 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
211 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
247 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
321 _GLIBCXX_THROW_OR_ABORT(filesystem_error(_M_dirs
ops.cc 232 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot canonicalize", p, base,
243 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy", from, to, ec));
372 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy file", from, to,
397 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy symlink",
425 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directories", p,
516 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
534 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
564 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory symlink",
586 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create hard link",
615 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create symlink"
    [all...]
dir.cc 94 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
172 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
180 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
190 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
245 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
277 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
359 _GLIBCXX_THROW_OR_ABORT(filesystem_error(dereferenceable
std-ops.cc 77 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make absolute path", p,
82 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make absolute path", p,
248 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make canonical path",
259 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy", from, to, ec));
577 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy file", from, to,
602 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy symlink",
630 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directories", p,
745 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
763 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
793 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory symlink"
    [all...]
path.cc 34 fs::filesystem_error::~filesystem_error() = default;
507 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
541 fs::filesystem_error::_M_gen_what()
std-path.cc 37 fs::filesystem_error::~filesystem_error() = default;
701 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
765 std::string filesystem_error::_M_gen_what()
  /src/external/apache2/llvm/dist/llvm/lib/Support/
BinaryStreamError.cpp 38 case stream_error_code::filesystem_error:
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
ops.cc 233 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot canonicalize", p, base,
244 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy", from, to, ec));
387 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy file", from, to,
412 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy symlink",
440 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directories", p,
531 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
549 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
579 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory symlink",
601 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create hard link",
630 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create symlink"
    [all...]
dir.cc 94 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
172 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
180 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
190 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
245 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
277 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
359 _GLIBCXX_THROW_OR_ABORT(filesystem_error(dereferenceable
path.cc 34 fs::filesystem_error::~filesystem_error() = default;
507 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
541 fs::filesystem_error::_M_gen_what()
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
fs_ops.cc 76 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make absolute path", p,
273 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make canonical path",
284 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy", from, to, ec));
433 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy file", from, to,
458 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy symlink",
486 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directories", p,
606 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
624 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
654 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory symlink",
676 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create hard link"
    [all...]
fs_dir.cc 98 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
226 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
240 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
321 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
365 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
447 _GLIBCXX_THROW_OR_ABORT(filesystem_error(dereferenceable
556 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error("cannot remove all",
fs_path.cc 1970 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
1997 struct fs::filesystem_error::_Impl
2043 template class std::__shared_ptr<const fs::filesystem_error::_Impl>;
2045 fs::filesystem_error::
2046 filesystem_error(const string& what_arg, error_code ec) function in class:fs::filesystem_error
2051 fs::filesystem_error::
2052 filesystem_error(const string& what_arg, const path& p1, error_code ec) function in class:fs::filesystem_error
2057 fs::filesystem_error::
2058 filesystem_error(const string& what_arg, const path& p1, const path& p2, function in class:fs::filesystem_error
2064 fs::filesystem_error::~filesystem_error() = default
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
fs_ops.cc 75 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make absolute path", p,
273 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot make canonical path",
284 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy", from, to, ec));
433 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy file", from, to,
458 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot copy symlink",
486 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directories", p,
606 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
624 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory", p,
654 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create directory symlink",
676 _GLIBCXX_THROW_OR_ABORT(filesystem_error("cannot create hard link"
    [all...]
fs_dir.cc 98 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
226 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
240 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
321 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error(
365 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
447 _GLIBCXX_THROW_OR_ABORT(filesystem_error(dereferenceable
556 _GLIBCXX_THROW_OR_ABORT(fs::filesystem_error("cannot remove all",
fs_path.cc 1956 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
1983 struct fs::filesystem_error::_Impl
2029 template class std::__shared_ptr<const fs::filesystem_error::_Impl>;
2031 fs::filesystem_error::
2032 filesystem_error(const string& what_arg, error_code ec) function in class:fs::filesystem_error
2037 fs::filesystem_error::
2038 filesystem_error(const string& what_arg, const path& p1, error_code ec) function in class:fs::filesystem_error
2043 fs::filesystem_error::
2044 filesystem_error(const string& what_arg, const path& p1, const path& p2, function in class:fs::filesystem_error
2050 fs::filesystem_error::~filesystem_error() = default
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
fs_path.h 747 class filesystem_error : public std::system_error class in namespace:filesystem
750 filesystem_error(const string& __what_arg, error_code __ec);
752 filesystem_error(const string& __what_arg, const path& __p1,
755 filesystem_error(const string& __what_arg, const path& __p1,
758 filesystem_error(const filesystem_error&) = default;
759 filesystem_error& operator=(const filesystem_error&) = default;
764 ~filesystem_error();
781 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
    [all...]
fs_fwd.h 59 class filesystem_error;
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
fs_path.h 613 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
693 class filesystem_error : public std::system_error class in namespace:experimental::filesystem::v1
696 filesystem_error(const string& __what_arg, error_code __ec) function in class:experimental::filesystem::v1::filesystem_error
699 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
703 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
708 ~filesystem_error();
799 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
818 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
842 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
1108 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
    [all...]
fs_fwd.h 74 class filesystem_error;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
fs_path.h 754 class filesystem_error : public std::system_error class in namespace:filesystem
757 filesystem_error(const string& __what_arg, error_code __ec);
759 filesystem_error(const string& __what_arg, const path& __p1,
762 filesystem_error(const string& __what_arg, const path& __p1,
765 filesystem_error(const filesystem_error&) = default;
766 filesystem_error& operator=(const filesystem_error&) = default;
771 ~filesystem_error();
788 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
fs_path.h 620 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
700 class filesystem_error : public std::system_error class in namespace:experimental::filesystem::v1
703 filesystem_error(const string& __what_arg, error_code __ec) function in class:experimental::filesystem::v1::filesystem_error
706 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
710 filesystem_error(const string& __what_arg, const path& __p1, function in class:experimental::filesystem::v1::filesystem_error
715 ~filesystem_error();
806 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
825 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
849 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
1115 _GLIBCXX_THROW_OR_ABORT(filesystem_error(
    [all...]
fs_fwd.h 74 class filesystem_error;

Completed in 45 milliseconds

1 2