Home
last modified time | relevance | path

Searched refs:Relative (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Object/
H A DArchiveWriter.cpp208 SmallString<128> Relative; in computeRelativePath() local
210 sys::path::append(Relative, ".."); in computeRelativePath()
213 sys::path::append(Relative, *ToI); in computeRelativePath()
218 std::replace(Relative.begin(), Relative.end(), '\\', '/'); in computeRelativePath()
221 return Relative.str(); in computeRelativePath()
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp183 bool Relative = true) { in ParseDrive() argument
187 if (!Relative) // Accept relative path? in ParseDrive()
/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp33 bool Relative) const { in getOutputPath()
38 if (!Relative) in getOutputPath()
H A DSourceCoverageView.h89 bool InToplevel, bool Relative = true) const;
/freebsd-12.1/usr.bin/ministat/
H A Dministat.c244 Relative(struct dataset *ds, struct dataset *rs, int confidx) in Relative() function
661 Relative(ds[i], ds[0], ci); in main()
/freebsd-12.1/contrib/binutils/config/
H A Dconfsubdir.m4112 *) # Relative path.
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset1117 114 Relative time inconsistent with am/pm
/freebsd-12.1/contrib/tcsh/nls/german/
H A Dset1117 114 Relative Zeit inkonsistent mit am/pm
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIExtensions.txt48 Relative offset in bytes from `address` where reading should start.
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def190 MIPS_DYNAMIC_TAG(MIPS_RLD_MAP_REL, 0x70000035) // Relative offset of run time loader
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td549 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
556 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended)
852 // Purpose: Load Word (SP-Relative, Extended)
1287 // Purpose: Store Word rx (SP-Relative)
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCInstrInfo.td514 // Load/Add GP-Relative.
548 // Load PCL-Relative.
H A DARCInstrFormats.td585 // Load/Add GP-Relative.
/freebsd-12.1/contrib/atf/atf-sh/
H A Dlibatf-sh.subr315 # Relative paths are not allowed because the test case cannot predict
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td344 // Conditional Branch Relative (BRR)
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DNewLLD.rst258 Short for Relative Virtual Address.
/freebsd-12.1/crypto/openssl/doc/man5/
H A Dconfig.pod40 directive. Relative paths are evaluated based on the application current
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dwindows226 >20 lelong&8 8 \b, Has Relative path
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td947 // Relative branches on status flag bits.
/freebsd-12.1/crypto/heimdal/
H A Dltmain.sh4706 /* Relative path | not found in path: prepend cwd */
/freebsd-12.1/contrib/file/
H A Dltmain.sh4713 /* Relative path | not found in path: prepend cwd */
/freebsd-12.1/crypto/heimdal/doc/
H A Dsetup.texi248 @subsection Relative times
/freebsd-12.1/contrib/ldns/
H A Dltmain.sh6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12.1/contrib/unbound/
H A Dltmain.sh6090 /* Relative path | not found in path: prepend cwd */
/freebsd-12.1/contrib/sqlite3/
H A Dltmain.sh6090 /* Relative path | not found in path: prepend cwd */

12