Lines Matching defs:const
140 const in c_str()
147 const in c_path()
154 const in str()
161 const in is_absolute()
168 const in is_root()
175 const in branch_path()
191 const in leaf_name()
207 const in to_absolute()
237 impl::path::operator==(const path& p) in operator ==()
244 impl::path::operator!=(const path& p) in operator !=()
251 impl::path::operator/(const std::string& p) in operator /()
264 impl::path::operator/(const path& p) in operator /()
278 impl::path::operator<(const path& p) in operator <()
320 const in get_device()
327 const in get_inode()
334 const in get_mode()
341 const in get_size()
348 const in get_type()
355 const in is_owner_readable()
362 const in is_owner_writable()
369 const in is_owner_executable()
376 const in is_group_readable()
383 const in is_group_writable()
390 const in is_group_executable()
397 const in is_other_readable()
404 const in is_other_writable()
411 const in is_other_executable()
440 const in names()