Searched refs:Relative (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp32 bool Relative) const {
37 if (!Relative)
H A DSourceCoverageView.h85 /// false, skip the ToplevelDir component. If \p Relative is false, skip the
88 bool InToplevel, bool Relative = true) const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp541 SmallString<128> Relative; local
543 sys::path::append(Relative, sys::path::Style::posix, "..");
546 sys::path::append(Relative, sys::path::Style::posix, *ToI);
548 return Relative.str();
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp234 // Parse disk designators, like "C:\". If Relative == true, also accepts: "C:".
237 bool Relative = true) {
241 if (!Relative) // Accept relative path?
359 if (!LocationLen) { // Relative path.
/freebsd-12-stable/usr.bin/ministat/
H A Dministat.c244 Relative(struct dataset *ds, struct dataset *rs, int confidx) function
661 Relative(ds[i], ds[0], ci);
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/openbsm/config/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/openpam/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/sqlite3/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/unbound/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/libevent/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/ldns/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/contrib/file/
H A Dltmain.sh972 # Relative path, prepend $cwd.
6093 /* Relative path | not found in path: prepend cwd */
/freebsd-12-stable/crypto/heimdal/
H A Dltmain.sh272 # Relative path, prepend $cwd.
4706 /* Relative path | not found in path: prepend cwd */

Completed in 465 milliseconds