Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDSourceCoverageView.cpp32 bool Relative) const { in getOutputPath()
37 if (!Relative) in getOutputPath()
HDSourceCoverageView.h118 bool InToplevel, bool Relative = true) const;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerIOWindows.cpp248 bool Relative = true) { in ParseDrive() argument
252 if (!Relative) // Accept relative path? in ParseDrive()
/freebsd-13-stable/sys/contrib/device-tree/Bindings/input/
HDrotary-encoder.txt13 absolute one. Relative axis will only generate +1/-1 events on the input
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDVTableBuilder.h404 Relative, enumerator
466 bool isRelativeLayout() const { return ComponentLayout == Relative; } in isRelativeLayout()
/freebsd-13-stable/usr.bin/ministat/
HDministat.c249 Relative(struct dataset *ds, struct dataset *rs, int confidx) in Relative() function
681 Relative(ds[i], ds[0], ci); in main()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIRSimilarityIdentifier.cpp108 int Relative = OtherBlockNumber - CurrentBlockNumber; in setBranchSuccessors() local
109 RelativeBlockLocations.push_back(Relative); in setBranchSuccessors()
181 int Relative = OtherBlockNumber - CurrentBlockNumber; in setPHIPredecessors() local
182 RelativeBlockLocations.push_back(Relative); in setPHIPredecessors()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDArchiveWriter.cpp1021 SmallString<128> Relative; in computeArchiveRelativePath() local
1023 sys::path::append(Relative, sys::path::Style::posix, ".."); in computeArchiveRelativePath()
1026 sys::path::append(Relative, sys::path::Style::posix, *ToI); in computeArchiveRelativePath()
1028 return std::string(Relative); in computeArchiveRelativePath()
/freebsd-13-stable/contrib/tcsh/nls/german/
HDset1116 114 Relative Zeit inkonsistent mit am/pm
/freebsd-13-stable/contrib/tcsh/nls/C/
HDset1116 114 Relative time inconsistent with am/pm
/freebsd-13-stable/contrib/llvm-project/lldb/bindings/python/
HDpython.swig52 # Relative import should work if we are being loaded by Python.
/freebsd-13-stable/contrib/capsicum-test/
HDopenat.cc40 FORK_TEST(Openat, Relative) { in FORK_TEST() argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDynamicTags.def225 MIPS_DYNAMIC_TAG(MIPS_RLD_MAP_REL, 0x70000035) // Relative offset of run time loader
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16InstrInfo.td547 // 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)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCInstrInfo.td617 // Load/Add GP-Relative.
651 // Load PCL-Relative.
HDARCInstrFormats.td740 // Load/Add GP-Relative.
/freebsd-13-stable/contrib/atf/atf-sh/
HDlibatf-sh.subr332 # Relative paths are not allowed because the test case cannot predict
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiInstrFormats.td343 // Conditional Branch Relative (BRR)
/freebsd-13-stable/contrib/llvm-project/lld/docs/
HDNewLLD.rst258 Short for Relative Virtual Address.
/freebsd-13-stable/crypto/openssl/doc/man5/
HDconfig.pod40 directive. Relative paths are evaluated based on the application current
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
HDAnalyzerOptions.def469 "path to a source file which is parsed on-demand. Relative "
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp3029 StringRef Relative(Remapped); in getOrCreateModuleRef() local
3031 if (Relative.consume_front(CompDir)) in getOrCreateModuleRef()
3032 Relative.consume_front(llvm::sys::path::get_separator()); in getOrCreateModuleRef()
3034 return Relative.str(); in getOrCreateModuleRef()
/freebsd-13-stable/sys/contrib/zstd/
HDCHANGELOG76 build: Relative includes no longer require -I compiler flags for zstd lib subdirs (#2103, by @felix…
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrP10.td32 // * R - PC-Relative bit
97 // PC Relative flag (for instructions that use the address of the prefix for
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRInstrInfo.td777 // Relative branches on status flag bits.

12