Home
last modified time | relevance | path

Searched refs:LFS (Results 1 – 25 of 42) sorted by relevance

12

/third_party/mindspore/mindspore/lite/test/st/scripts/
Drun_net_train.sh14 LFS=" " read -r -a line_array <<< ${line}
51 LFS=" " read -r -a line_array <<< ${line}
99 LFS=" " read -r -a line_array <<< ${line}
198 LFS=" " read -r -a line_array <<< ${line}
321 LFS=" " read -r -a line_array <<< ${line}
/third_party/mindspore/mindspore/lite/examples/export_models/
Dprepare.sh82 LFS=" " read -r -a line_array <<< ${line}
/third_party/boost/libs/nowide/doc/
Dchangelog.dox16 - LFS: Add support for files > 2 GB where the underlying system supports it
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCQPXLoadSplat.cpp90 case PPC::LFS: in runOnMachineFunction()
DPPCFastISel.cpp501 Opc = PPCSubTarget->hasSPE() ? PPC::SPELWZ : PPC::LFS; in PPCEmitLoad()
517 bool Is32VSXLoad = IsVSSRC && Opc == PPC::LFS; in PPCEmitLoad()
570 case PPC::LFS: Opc = IsVSSRC ? PPC::LXSSPX : PPC::LFSX; break; in PPCEmitLoad()
2021 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP()
DPPCInstrInfo.cpp2055 LowerOpcode = PPC::LFS; in expandVSXMemPseudo()
2422 {PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, in getLoadOpcodesForSpillArray()
2427 {PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, in getLoadOpcodesForSpillArray()
3243 case PPC::LFSX: III.ImmOpcode = PPC::LFS; break; in instrHasImmForm()
3351 III.ImmOpcode = PPC::LFS; in instrHasImmForm()
DPPCRegisterInfo.cpp89 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.6.txt48 Fix LFS bug which caused e2image to fail to create regular e2image
Dv1.44.3.txt96 being compiled with LFS, and some without. This fixes some regression
Dv1.19.txt140 We now try to use lseek64 and open64 from the LFS if possible.
Dv1.20.txt44 Fixed a number of LFS bugs in e2fsck; very, very large (> 2**42) files
/third_party/ntfs-3g/
DTODO.ntfsprogs36 - manual: document LFS issues (smbfs' lfs option, nfs)
/third_party/cmsis/
DREADME.md78 This GitHub development repository contains already pre-built libraries (stored in Git-LFS) of vari…
79 These libraries are validated for release. Git-LFS needs to be installed to retrieve the actual bin…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1367 unsigned LFS = MFI.getLocalFrameSize(); in processFunctionBeforeFrameFinalized() local
1376 LFS = alignTo(LFS+S, A); in processFunctionBeforeFrameFinalized()
1377 MFI.mapLocalFrameObject(i, -static_cast<int64_t>(LFS)); in processFunctionBeforeFrameFinalized()
1381 MFI.setLocalFrameSize(LFS); in processFunctionBeforeFrameFinalized()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzconf.h.cmakein464 * though the former does not conform to the LFS document), but considering
Dzconf.h.in462 * though the former does not conform to the LFS document), but considering
DChangeLog288 - Make stronger test in zconf.h to include unistd.h for LFS
290 - Fix zlib.h LFS support when Z_PREFIX used
350 - Really provide prototypes for *64 functions when building without LFS
375 - Avoid errors on non-LFS systems when applications define LFS macros
385 - Provide prototypes for *64 functions when building zlib without LFS
/third_party/zlib/
Dzconf.h.in462 * though the former does not conform to the LFS document), but considering
Dzconf.h.cmakein464 * though the former does not conform to the LFS document), but considering
DChangeLog351 - Make stronger test in zconf.h to include unistd.h for LFS
353 - Fix zlib.h LFS support when Z_PREFIX used
413 - Really provide prototypes for *64 functions when building without LFS
438 - Avoid errors on non-LFS systems when applications define LFS macros
448 - Provide prototypes for *64 functions when building zlib without LFS
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzconf.h.cmakein464 * though the former does not conform to the LFS document), but considering
Dzconf.h.in462 * though the former does not conform to the LFS document), but considering
DChangeLog288 - Make stronger test in zconf.h to include unistd.h for LFS
290 - Fix zlib.h LFS support when Z_PREFIX used
350 - Really provide prototypes for *64 functions when building without LFS
375 - Avoid errors on non-LFS systems when applications define LFS macros
385 - Provide prototypes for *64 functions when building zlib without LFS
/third_party/cef/cmake/
Dcef_variables.cmake.in139 …_FILE_OFFSET_BITS=64 # Allow the Large File Support (LFS) interface to replace the old …
/third_party/f2fs-tools/include/
Df2fs_fs.h1191 LFS = 0, enumerator

12