| /freebsd-12.1/contrib/bzip2/ |
| H A D | README.COMPILATION.PROBLEMS | 18 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 D | CodeGen.h | 28 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 D | CodeGenCWrappers.h | 43 return CodeModel::Large; in unwrap() 58 case CodeModel::Large: in wrap()
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | xenix | 61 >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 D | http.errors | 35 413 PROTO Request Entity Too Large 36 414 PROTO Request-URI Too Large
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86Subtarget.cpp | 87 case CodeModel::Large: in classifyLocalReference() 125 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference() 154 if (TM.getCodeModel() == CodeModel::Large) in classifyGlobalReference()
|
| H A D | X86TargetMachine.cpp | 202 return Is64Bit ? CodeModel::Large : CodeModel::Small; in getEffectiveX86CodeModel()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.cpp | 209 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO()) in ClassifyGlobalReference() 234 if (TM.getCodeModel() == CodeModel::Large && isTargetMachO() && in classifyGlobalFunctionReference()
|
| H A D | AArch64TargetMachine.cpp | 228 *CM != CodeModel::Large) { in getEffectiveAArch64CodeModel() 243 return CodeModel::Large; in getEffectiveAArch64CodeModel()
|
| /freebsd-12.1/sys/dev/qlxgb/ |
| H A D | README.txt | 39 * Large Segment Offload over TCP IPV4 40 * Large Segment Offload over TCP IPV6
|
| /freebsd-12.1/sys/dev/qlxge/ |
| H A D | README.txt | 39 * Large Segment Offload over TCP IPV4 40 * Large Segment Offload over TCP IPV6
|
| /freebsd-12.1/sys/dev/qlxgbe/ |
| H A D | README.txt | 39 * Large Segment Offload over TCP IPV4 40 * Large Segment Offload over TCP IPV6
|
| /freebsd-12.1/release/picobsd/tinyware/ns/ |
| H A D | README | 9 Large part of the code dealing with retrieving the routing table via sysctl(3)
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetMachine.cpp | 37 if (*CM != CodeModel::Small && *CM != CodeModel::Large) in getEffectiveXCoreCodeModel()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCSubtarget.cpp | 226 if (TM.getCodeModel() == CodeModel::Large) in classifyGlobalReference()
|
| H A D | PPCAsmPrinter.cpp | 741 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 D | SparcTargetMachine.cpp | 85 return CodeModel::Large; in getEffectiveSparcCodeModel()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetMachine.cpp | 104 getEffectiveCodeModel(CM, CodeModel::Large), OL), in WebAssemblyTargetMachine()
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | BIO_new_CMS.pod | 43 Large numbers of small writes through the chain should be avoided as this will
|
| /freebsd-12.1/contrib/libpcap/cmake/Modules/ |
| H A D | FindFseeko.cmake | 31 # FSEEKO_FOUND - If there is Large files support
|
| H A D | FindLFS.cmake | 30 # LFS_FOUND - If there is Large files support
|
| /freebsd-12.1/contrib/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 47 TM.getCodeModel() == CodeModel::Large); in Initialize()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCObjectFileInfo.h | 397 void initELFMCObjectFileInfo(const Triple &T, bool Large);
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCObjectFileInfo.cpp | 297 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 D | TUNING | 34 * Mailing Lists and Large Aliases (1-n Mailing) 150 * Mailing Lists and Large Aliases (1-n Mailing)
|