Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/atf/atf-c++/detail/
Dfs.cpp156 impl::path::is_absolute(void) in is_absolute() function in impl::path
/freebsd-10-stable/contrib/groff/src/preproc/pic/
Dobject.h161 int is_absolute; member
/freebsd-10-stable/contrib/llvm/lib/Support/
DPath.cpp614 bool is_absolute(const Twine &path) { in is_absolute() function