Home
last modified time | relevance | path

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

1234567

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIOWindows.cpp183 bool Relative = true) { in ParseDrive() argument
187 if (!Relative) // Accept relative path? in ParseDrive()
/netbsd-src/external/apache2/llvm/dist/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;
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/autoconf/include/clang/Config/
H A Dconfig.h.in33 /* Relative directory for resource files */
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h396 Relative, enumerator
437 bool isRelativeLayout() const { return ComponentLayout == Relative; } in isRelativeLayout()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-xgate.texi127 @item Relative Addressing 9 Bit Wide
130 @item Relative Addressing 10 Bit Wide
H A Dc-s12z.texi143 @item Relative
232 bra *+49 ;; Relative mode
H A Dc-arc.texi690 Relative distance of @var{symbol}'s from the current program counter
695 Relative distance of @var{symbol}'s Global Offset Table entry from the
710 Relative distance of @var{symbol} from the base of the Small Data
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-xgate.texi127 @item Relative Addressing 9 Bit Wide
130 @item Relative Addressing 10 Bit Wide
H A Dc-s12z.texi143 @item Relative
232 bra *+49 ;; Relative mode
H A Dc-arc.texi690 Relative distance of @var{symbol}'s from the current program counter
695 Relative distance of @var{symbol}'s Global Offset Table entry from the
710 Relative distance of @var{symbol} from the base of the Small Data
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Config/
H A Dconfig.h.cmake44 /* Relative directory for resource files */
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_cmp.pod36 In particular, the order of Relative Distinguished Names (RDNs) is relevant.
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dgetdate.texi56 * Relative items in date strings:: next tuesday, 2 years ago.
333 @node Relative items in date strings
334 @section Relative items in date strings
339 @dfn{Relative items} adjust a date (or the current date if none) forward
H A Dgetdate-cvs.texi63 * Relative items in date strings:: next tuesday, 2 years ago.
340 @node Relative items in date strings
341 @appendixsubsec Relative items in date strings
346 @dfn{Relative items} adjust a date (or the current date if none) forward
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A DREADME217 L11 - Relative. Will be converted to
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-namedisplay-options.pod134 Relative Distinguished Names (RDNs) and the second is between
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def205 MIPS_DYNAMIC_TAG(MIPS_RLD_MAP_REL, 0x70000035) // Relative offset of run time loader
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7-const.def150 // Relative error < 5.6E-18, quality = 1.00000037 (ideal = 1).
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7-const.def150 // Relative error < 5.6E-18, quality = 1.00000037 (ideal = 1).
/netbsd-src/external/apache2/llvm/dist/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)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.td513 // Load/Add GP-Relative.
547 // Load PCL-Relative.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2293.txt235 There would be an entry in this table with the Relative Distinguished
H A Drfc2247.txt98 empty distinguished name (DN) and then attach Relative Distinguished

1234567