| /openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageView.cpp | 32 bool Relative) const { in getOutputPath() 37 if (!Relative) in getOutputPath()
|
| H A D | SourceCoverageView.h | 105 bool InToplevel, bool Relative = true) const;
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerIOWindows.cpp | 248 bool Relative = true) { in ParseDrive() argument 252 if (!Relative) // Accept relative path? in ParseDrive()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | IRSimilarityIdentifier.cpp | 106 int Relative = OtherBlockNumber - CurrentBlockNumber; in setBranchSuccessors() local 107 RelativeBlockLocations.push_back(Relative); in setBranchSuccessors() 160 int Relative = OtherBlockNumber - CurrentBlockNumber; in setPHIPredecessors() local 161 RelativeBlockLocations.push_back(Relative); in setPHIPredecessors() 162 RelativeBlockLocations.push_back(Relative); in setPHIPredecessors()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Config/ |
| H A D | config.h.cmake | 38 /* Relative directory for resource files */
|
| /openbsd-src/gnu/llvm/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 650 SmallString<128> Relative; in computeArchiveRelativePath() local 652 sys::path::append(Relative, sys::path::Style::posix, ".."); in computeArchiveRelativePath() 655 sys::path::append(Relative, sys::path::Style::posix, *ToI); in computeArchiveRelativePath() 657 return std::string(Relative.str()); in computeArchiveRelativePath()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | VTableBuilder.h | 396 Relative, enumerator 437 bool isRelativeLayout() const { return ComponentLayout == Relative; } in isRelativeLayout()
|
| /openbsd-src/gnu/llvm/lldb/bindings/python/ |
| H A D | python.swig | 52 # Relative import should work if we are being loaded by Python.
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.amiga | 200 as an Unix style one. Relative paths must always be Unix style.
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | DynamicTags.def | 210 MIPS_DYNAMIC_TAG(MIPS_RLD_MAP_REL, 0x70000035) // Relative offset of run time loader
|
| /openbsd-src/gnu/llvm/lldb/cmake/modules/ |
| H A D | LLDBConfig.cmake | 76 "Path to the global lldbinit directory. Relative paths are resolved relative to the
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 547 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended) 554 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended) 851 // Purpose: Load Word (SP-Relative, Extended) 1292 // Purpose: Store Word rx (SP-Relative)
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx17Papers.csv | 58 "`p0219r1 <https://wg21.link/p0219r1>`__","LWG","Relative Paths for Filesystem","Oulu","|Complete|"…
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 617 // Load/Add GP-Relative. 651 // Load PCL-Relative.
|
| H A D | ARCInstrFormats.td | 740 // Load/Add GP-Relative.
|
| /openbsd-src/gnu/llvm/lld/docs/ |
| H A D | NewLLD.rst | 258 Short for Relative Virtual Address.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 343 // Conditional Branch Relative (BRR)
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 1611 0x8E Orientation: Relative Orientation 1672 0x311 Property: Change Sensitivity Percent Relative 1729 0x433 Data Field: Relative Humidity 2184 0xE000 Modifier: Change Sensitivity Percent Relative
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 469 "path to a source file which is parsed on-demand. Relative "
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 2758 StringRef Relative(Remapped); in getOrCreateModuleRef() local 2760 if (Relative.consume_front(CompDir)) in getOrCreateModuleRef() 2761 Relative.consume_front(llvm::sys::path::get_separator()); in getOrCreateModuleRef() 2763 return Relative.str(); in getOrCreateModuleRef()
|
| /openbsd-src/gnu/llvm/clang/ |
| H A D | CMakeLists.txt | 180 "Relative directory from the Clang binary to its resource files.")
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-xtensa.texi | 536 * Absolute Literals Directive:: Control PC-Relative vs. Absolute Literals.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrP10.td | 32 // * R - PC-Relative bit 97 // PC Relative flag (for instructions that use the address of the prefix for
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlrebackslash.pod | 457 =head3 Relative referencing
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Passes.rst | 985 ``-rel-lookup-table-converter``: Relative lookup table converter
|