Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp32 bool Relative) const { in getOutputPath()
37 if (!Relative) in getOutputPath()
H A DSourceCoverageView.h105 bool InToplevel, bool Relative = true) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp562 SmallString<128> Relative; in computeArchiveRelativePath() local
564 sys::path::append(Relative, sys::path::Style::posix, ".."); in computeArchiveRelativePath()
567 sys::path::append(Relative, sys::path::Style::posix, *ToI); in computeArchiveRelativePath()
569 return std::string(Relative.str()); in computeArchiveRelativePath()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp249 bool Relative = true) { in ParseDrive() argument
253 if (!Relative) // Accept relative path? in ParseDrive()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h396 Relative, enumerator
437 bool isRelativeLayout() const { return ComponentLayout == Relative; } in isRelativeLayout()
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Drotary-encoder.txt13 absolute one. Relative axis will only generate +1/-1 events on the input
/freebsd-13.1/usr.bin/ministat/
H A Dministat.c251 Relative(struct dataset *ds, struct dataset *rs, int confidx) in Relative() function
683 Relative(ds[i], ds[0], ci); in main()
/freebsd-13.1/contrib/tcsh/nls/C/
H A Dset1116 114 Relative time inconsistent with am/pm
/freebsd-13.1/contrib/tcsh/nls/german/
H A Dset1116 114 Relative Zeit inkonsistent mit am/pm
/freebsd-13.1/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig52 # Relative import should work if we are being loaded by Python.
/freebsd-13.1/contrib/capsicum-test/
H A Dopenat.cc40 FORK_TEST(Openat, Relative) { in FORK_TEST() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def205 MIPS_DYNAMIC_TAG(MIPS_RLD_MAP_REL, 0x70000035) // Relative offset of run time loader
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td546 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
553 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended)
849 // Purpose: Load Word (SP-Relative, Extended)
1284 // Purpose: Store Word rx (SP-Relative)
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml325 # Relative Humidity and Temperature Sensors
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td565 // Load/Add GP-Relative.
599 // Load PCL-Relative.
H A DARCInstrFormats.td698 // Load/Add GP-Relative.
/freebsd-13.1/contrib/atf/atf-sh/
H A Dlibatf-sh.subr332 # Relative paths are not allowed because the test case cannot predict
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def392 "path to a source file which is parsed on-demand. Relative "
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td343 // Conditional Branch Relative (BRR)
/freebsd-13.1/contrib/llvm-project/lld/docs/
H A DNewLLD.rst258 Short for Relative Virtual Address.
/freebsd-13.1/crypto/openssl/doc/man5/
H A Dconfig.pod40 directive. Relative paths are evaluated based on the application current
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2621 StringRef Relative(Remapped); in getOrCreateModuleRef() local
2623 if (Relative.consume_front(CompDir)) in getOrCreateModuleRef()
2624 Relative.consume_front(llvm::sys::path::get_separator()); in getOrCreateModuleRef()
2626 return Relative.str(); in getOrCreateModuleRef()
/freebsd-13.1/sys/contrib/zstd/
H A DCHANGELOG76 build: Relative includes no longer require -I compiler flags for zstd lib subdirs (#2103, by @felix…
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dwindows388 >20 lelong&8 8 \b, Has Relative path
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrPrefix.td52 // PC Relative flag (for instructions that use the address of the prefix for
1689 // instructions in this file also add additional PC Relative loads/stores

12