Home
last modified time | relevance | path

Searched refs:Large (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-12.1/contrib/bzip2/
H A DREADME.COMPILATION.PROBLEMS18 6.0 and nmake, you can build a native Win32 version too. Large file
23 but many newer ones can. Large files are pretty huge -- most files
24 you'll encounter are not Large Files.
34 file support. For more details, see the Large File Support
35 Specification, published by the Large File Summit, at
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h43 return CodeModel::Large; in unwrap()
58 case CodeModel::Large: in wrap()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dxenix61 >0x1e leshort &0x40 Large Text
62 >0x1e leshort &0x20 Large Data
88 >0x1e leshort &0x4 Large Text
89 >0x1e leshort &0x2 Large Data
/freebsd-12.1/lib/libfetch/
H A Dhttp.errors35 413 PROTO Request Entity Too Large
36 414 PROTO Request-URI Too Large
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.cpp87 case CodeModel::Large: in classifyLocalReference()
125 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference()
154 if (TM.getCodeModel() == CodeModel::Large) in classifyGlobalReference()
H A DX86TargetMachine.cpp202 return Is64Bit ? CodeModel::Large : CodeModel::Small; in getEffectiveX86CodeModel()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp209 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO()) in ClassifyGlobalReference()
234 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO() && in classifyGlobalFunctionReference()
H A DAArch64TargetMachine.cpp228 *CM != CodeModel::Large) { in getEffectiveAArch64CodeModel()
243 return CodeModel::Large; in getEffectiveAArch64CodeModel()
/freebsd-12.1/sys/dev/qlxgb/
H A DREADME.txt39 * Large Segment Offload over TCP IPV4
40 * Large Segment Offload over TCP IPV6
/freebsd-12.1/sys/dev/qlxge/
H A DREADME.txt39 * Large Segment Offload over TCP IPV4
40 * Large Segment Offload over TCP IPV6
/freebsd-12.1/sys/dev/qlxgbe/
H A DREADME.txt39 * Large Segment Offload over TCP IPV4
40 * Large Segment Offload over TCP IPV6
/freebsd-12.1/release/picobsd/tinyware/ns/
H A DREADME9 Large part of the code dealing with retrieving the routing table via sysctl(3)
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp37 if (*CM != CodeModel::Small && *CM != CodeModel::Large) in getEffectiveXCoreCodeModel()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp226 if (TM.getCodeModel() == CodeModel::Large) in classifyGlobalReference()
H A DPPCAsmPrinter.cpp741 TM.getCodeModel() == CodeModel::Large) in EmitInstruction()
780 if (TM.getCodeModel() == CodeModel::Large) in EmitInstruction()
1300 if (TM.getCodeModel() == CodeModel::Large in EmitFunctionEntryLabel()
1421 if (TM.getCodeModel() != CodeModel::Large) { in EmitFunctionBodyStart()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp85 return CodeModel::Large; in getEffectiveSparcCodeModel()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp104 getEffectiveCodeModel(CM, CodeModel::Large), OL), in WebAssemblyTargetMachine()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_new_CMS.pod43 Large numbers of small writes through the chain should be avoided as this will
/freebsd-12.1/contrib/libpcap/cmake/Modules/
H A DFindFseeko.cmake31 # FSEEKO_FOUND - If there is Large files support
H A DFindLFS.cmake30 # LFS_FOUND - If there is Large files support
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp47 TM.getCodeModel() == CodeModel::Large); in Initialize()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h397 void initELFMCObjectFileInfo(const Triple &T, bool Large);
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp297 void MCObjectFileInfo::initELFMCObjectFileInfo(const Triple &T, bool Large) { in initELFMCObjectFileInfo() argument
311 (Large ? dwarf::DW_EH_PE_sdata8 : dwarf::DW_EH_PE_sdata4); in initELFMCObjectFileInfo()
/freebsd-12.1/contrib/sendmail/src/
H A DTUNING34 * Mailing Lists and Large Aliases (1-n Mailing)
150 * Mailing Lists and Large Aliases (1-n Mailing)

123