Home
last modified time | relevance | path

Searched refs:__space (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/src/experimental/filesystem/
Doperations.cpp761 space_info __space(const path& p, std::error_code *ec) { in __space() function
/external/libcxx/include/experimental/
Dfilesystem1301 space_info __space(const path&, error_code *__ec=nullptr);
1728 return __space(__p);
1733 return __space(__p, &__ec);
/external/libcxx/include/
Dmemory5585 _LIBCPP_FUNC_VIS void* align(size_t __align, size_t __sz, void*& __ptr, size_t& __space);