Home
last modified time | relevance | path

Searched defs:is_absolute (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dpath_test.cpp96 ATF_TEST_CASE_BODY(is_absolute) in ATF_TEST_CASE_BODY() argument
H A Dpath.cpp160 fs::path::is_absolute(void) const in is_absolute() function in fs::path
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.cpp160 impl::path::is_absolute(void) in is_absolute() function in impl::path
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.h163 int is_absolute; member
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.cpp326 impl::path::is_absolute(void) in is_absolute() function in impl::path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc672 bool is_absolute = root_path.second.type == _Type::_Root_dir; in _M_append() local
717 bool is_absolute = root_path.first.type == _Type::_Root_dir in _M_append() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc673 bool is_absolute = root_path.second.type == _Type::_Root_dir; in _M_append() local
718 bool is_absolute = root_path.first.type == _Type::_Root_dir in _M_append() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-vax.c2520 int is_absolute; in md_assemble() local
H A Dtc-tic54x.c3207 is_absolute (struct opstruct *operand) in is_absolute() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c2520 int is_absolute; in md_assemble() local
H A Dtc-tic54x.c3238 is_absolute (struct opstruct *operand) in is_absolute() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.h561 is_absolute() const in is_absolute() function
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.h561 is_absolute() const in is_absolute() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp669 bool is_absolute(const Twine &path, Style style) { in is_absolute() function
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c2385 int is_absolute, is_long_path; in fs__create_junction() local