HomeSort by relevance Sort by last modified time
    Searched refs:space_info (Results 1 - 22 of 22) sorted by null

  /external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.space/
space.pass.cpp 14 // space_info space(const path& p);
15 // space_info space(const path& p, error_code& ec) noexcept;
40 ASSERT_SAME_TYPE(decltype(space(p)), space_info);
41 ASSERT_SAME_TYPE(decltype(space(p, ec)), space_info);
72 space_info info = space(p, ec);
117 space_info info = space(p, ec);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/fs.op.funcs/fs.op.space/
space.pass.cpp 14 // space_info space(const path& p);
15 // space_info space(const path& p, error_code& ec) noexcept;
40 ASSERT_SAME_TYPE(decltype(space(p)), space_info);
41 ASSERT_SAME_TYPE(decltype(space(p, ec)), space_info);
72 space_info info = space(p, ec);
117 space_info info = space(p, ec);
  /external/llvm/lib/Support/
CachePruning.cpp 140 sys::fs::space_info SpaceInfo = ErrOrSpaceInfo.get();
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
FileSystem.h 83 /// space_info - Self explanatory.
84 struct space_info { struct in namespace:llvm::sys::fs
  /external/llvm/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
667 /// @returns a space_info structure filled with the capacity, free, and
670 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 68 /// space_info - Self explanatory.
69 struct space_info { struct in namespace:llvm::sys::fs
678 /// @returns a space_info structure filled with the capacity, free, and
681 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
790 /// @returns a space_info structure filled with the capacity, free, and
793 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
737 /// @returns a space_info structure filled with the capacity, free, and
740 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
737 /// @returns a space_info structure filled with the capacity, free, and
740 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
790 /// @returns a space_info structure filled with the capacity, free, and
793 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
737 /// @returns a space_info structure filled with the capacity, free, and
740 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
737 /// @returns a space_info structure filled with the capacity, free, and
740 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FileSystem.h 69 /// space_info - Self explanatory.
70 struct space_info { struct in namespace:llvm::sys::fs
759 /// @returns a space_info structure filled with the capacity, free, and
762 ErrorOr<space_info> disk_space(const Twine &Path);
    [all...]
  /external/libcxx/src/experimental/filesystem/
operations.cpp 761 space_info __space(const path& p, std::error_code *ec) {
762 space_info si;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/experimental/filesystem/
operations.cpp 718 space_info __space(const path& p, std::error_code *ec) {
719 space_info si;

Completed in 526 milliseconds