Searched refs:LFS (Results 1 – 16 of 16) sorted by relevance
/external/libmtp/ |
D | configure.ac | 93 # Enable LFS (Large File Support)
|
D | ChangeLog | 1252 giving rise to ever more bugs. Enable LFS, Large File Support so 1254 * examples/sendtr.c: shape up print-outs, LFS support.
|
/external/strace/debian/ |
D | changelog | 220 + LFS build fix, closes: #385310. 522 + LFS support for Linux/sparc. Closes: Bug#99215 569 LFS
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 749 LFS = 0, enumerator
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 480 Opc = PPC::LFS; in PPCEmitLoad() 546 case PPC::LFS: Opc = PPC::LFSX; break; in PPCEmitLoad() 1883 unsigned Opc = (VT == MVT::f32) ? PPC::LFS : PPC::LFD; in PPCMaterializeFP()
|
D | PPCInstrInfo.cpp | 177 case PPC::LFS: in isLoadFromStackSlot() 992 NewMIs.push_back(addFrameReference(BuildMI(MF, DL, get(PPC::LFS), DestReg), in LoadRegFromStackSlot()
|
D | PPCRegisterInfo.cpp | 69 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
|
D | PPCISelDAGToDAG.cpp | 4119 case PPC::LFS: in PeepholePPC64()
|
D | PPCInstrInfo.td | 1547 def LFS : DForm_1<48, (outs f4rc:$rD), (ins memri:$src), 2720 (COPY_TO_REGCLASS (LFS iaddr:$src), F8RC)>;
|
/external/zlib/src/ |
D | zconf.h.in | 439 * though the former does not conform to the LFS document), but considering
|
D | zconf.h.cmakein | 441 * though the former does not conform to the LFS document), but considering
|
D | ChangeLog | 245 - Make stronger test in zconf.h to include unistd.h for LFS 247 - Fix zlib.h LFS support when Z_PREFIX used 307 - Really provide prototypes for *64 functions when building without LFS 332 - Avoid errors on non-LFS systems when applications define LFS macros 342 - Provide prototypes for *64 functions when building zlib without LFS
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 511 #define LFS(a, b) CHOICE(lfsl ARG2(a,b), lfs ARG2(a,b), lfs ARG2(b,a)) macro 1236 #define LFS(a, b) lfs b, P_(a) macro
|
/external/gptfdisk/ |
D | NEWS | 760 - Corrected error in GPT fdisk type codes for NetBSD LFS and NetBSD RAID;
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 6007 Fixed a number of LFS bugs in e2fsck; very, very large (> 2**42) files 6309 We now try to use lseek64 and open64 from the LFS if possible.
|
/external/strace/ |
D | ChangeLog-CVS | 4301 * linux/sparc/syscall.h, linux/sparc/syscallent.h: add some LFS calls
|