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

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIOWindows.cpp180 // Parse disk designators, like "C:\". If Relative == true, also accepts: "C:".
183 bool Relative = true) {
187 if (!Relative) // Accept relative path?
305 if (!LocationLen) { // Relative path.
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp32 bool Relative) const {
37 if (!Relative)
H A DSourceCoverageView.h102 /// false, skip the ToplevelDir component. If \p Relative is false, skip the
105 bool InToplevel, bool Relative = true) const;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h396 Relative, enumerator in enum:clang::ItaniumVTableContext::VTableComponentLayout
437 bool isRelativeLayout() const { return ComponentLayout == Relative; }
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchiveWriter.cpp562 SmallString<128> Relative; local
564 sys::path::append(Relative, sys::path::Style::posix, "..");
567 sys::path::append(Relative, sys::path::Style::posix, *ToI);
569 return std::string(Relative.str());
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2640 StringRef Relative(Remapped);
2642 if (Relative.consume_front(CompDir))
2643 Relative.consume_front(llvm::sys::path::get_separator());
2645 return Relative.str();
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d1411 relTolerance = Relative tolerance.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d1710 relTolerance = Relative tolerance.
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh268 # Relative path, prepend $cwd.
4712 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/gpl3/gdb/dist/
H A Dltmain.sh242 # Relative path, prepend $cwd.
3887 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh242 # Relative path, prepend $cwd.
3887 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dltmain.sh242 # Relative path, prepend $cwd.
3887 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh3745 /* Relative path | not found in path: prepend cwd */
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh3745 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/lgpl3/mpc/dist/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/gpl3/binutils/dist/
H A Dltmain.sh242 # Relative path, prepend $cwd.
3887 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/bsd/unbound/dist/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/mit/expat/dist/conftools/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6138 /* Relative path | not found in path: prepend cwd */
/netbsd-current/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dltmain.sh268 # Relative path, prepend $cwd.
4712 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/gpl3/gcc/dist/
H A Dltmain.sh242 # Relative path, prepend $cwd.
3887 /* Relative path | not found in path: prepend cwd */
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/
H A Dltmain.sh969 # Relative path, prepend $cwd.
6090 /* Relative path | not found in path: prepend cwd */

Completed in 812 milliseconds

12