Searched defs:is_absolute (Results 1 – 15 of 15) sorted by relevance
96 ATF_TEST_CASE_BODY(is_absolute) in ATF_TEST_CASE_BODY() argument
160 fs::path::is_absolute(void) const in is_absolute() function in fs::path
160 impl::path::is_absolute(void) in is_absolute() function in impl::path
163 int is_absolute; member
326 impl::path::is_absolute(void) in is_absolute() function in impl::path
672 bool is_absolute = root_path.second.type == _Type::_Root_dir; in _M_append() local717 bool is_absolute = root_path.first.type == _Type::_Root_dir in _M_append() local
673 bool is_absolute = root_path.second.type == _Type::_Root_dir; in _M_append() local718 bool is_absolute = root_path.first.type == _Type::_Root_dir in _M_append() local
2520 int is_absolute; in md_assemble() local
3207 is_absolute (struct opstruct *operand) in is_absolute() function
3238 is_absolute (struct opstruct *operand) in is_absolute() function
561 is_absolute() const in is_absolute() function
669 bool is_absolute(const Twine &path, Style style) { in is_absolute() function
2385 int is_absolute, is_long_path; in fs__create_junction() local