/third_party/elfutils/tests/ |
D | run-lfs-symbols.sh | 42 LFS=$(printf "$LFS_FORMAT" "${abs_srcdir}/lfs-symbols") 51 bad=$(testrun ${abs_top_builddir}/src/nm -u "$1" | awk "$LFS") 62 echo First sanity-check that LFS detection works.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCQPXLoadSplat.cpp | 90 case PPC::LFS: in runOnMachineFunction()
|
D | PPCFastISel.cpp | 501 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()
|
D | PPCInstrInfo.cpp | 2055 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()
|
D | PPCRegisterInfo.cpp | 89 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
|
D | P9InstrResources.td | 856 LFS
|
/third_party/ntfs-3g/ |
D | TODO.ntfsprogs | 36 - manual: document LFS issues (smbfs' lfs option, nfs)
|
/third_party/cmsis/ |
D | README.md | 78 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/ |
D | HexagonFrameLowering.cpp | 1367 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/freetype/src/gzip/patches/ |
D | freetype-zlib.diff | 348 /* provide prototypes for these when building zlib without LFS */
|
/third_party/elfutils/ |
D | configure.ac | 227 dnl We want the version that can handler LFS, but include workaround if we 230 AC_CACHE_CHECK([whether fts.h is bad when included (with LFS)], ac_cv_bad_fts,
|
/third_party/zlib/ |
D | zconf.h.cmakein | 464 * though the former does not conform to the LFS document), but considering
|
D | zconf.h.in | 462 * though the former does not conform to the LFS document), but considering
|
D | ChangeLog | 351 - 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/cef/cmake/ |
D | cef_variables.cmake.in | 139 …_FILE_OFFSET_BITS=64 # Allow the Large File Support (LFS) interface to replace the old …
|
/third_party/f2fs-tools/include/ |
D | f2fs_fs.h | 1377 LFS = 0, enumerator
|
/third_party/f2fs-tools/fsck/ |
D | mount.c | 2680 curseg->alloc_type == LFS ? "LFS" : "SSR"); in relocate_curseg_offset() 2845 curseg->alloc_type = c.zoned_model == F2FS_ZONED_HM ? LFS : SSR; in move_one_curseg_info()
|
/third_party/libabigail/ |
D | configure.ac | 249 dnl We want the version that can handler LFS, but include workaround if we
|
/third_party/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 1228 #define LFS(a, b) lfs b, P_(a) macro
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 2280 LFS
|
D | i386-notutf8.txt | 587 LGS/LSS/LDS/LES/LFS 4305 LFS 4379 LFS (Load Pointer Using FS) operates identically to LDS except that FS 5056 1. Direct load instructions; for example, MOV, POP, LDS, LSS, LGS, LFS. 10666 �� LSS, LFS, LGS instructions 11137 �� LSS, LFS, LGS instructions 16725 LGS/LSS/LDS/LES/LFS �� Load Full Pointer 16735 0F B4 /r LFS r16,m16:16 7,p=25 Load FS:r16 with pointer from memory 16736 0F B4 /r LFS r32,m16:32 7,p=25 Load FS:r32 with pointer from memory 16747 LFS: Sreg is FS; (* Load FS register *) [all …]
|
D | i386.txt | 587 LGS/LSS/LDS/LES/LFS 4305 LFS 4379 LFS (Load Pointer Using FS) operates identically to LDS except that FS 5056 1. Direct load instructions; for example, MOV, POP, LDS, LSS, LGS, LFS. 10666 LSS, LFS, LGS instructions 11137 LSS, LFS, LGS instructions 16725 LGS/LSS/LDS/LES/LFS Load Full Pointer 16735 0F B4 /r LFS r16,m16:16 7,p=25 Load FS:r16 with pointer from memory 16736 0F B4 /r LFS r32,m16:32 7,p=25 Load FS:r32 with pointer from memory 16747 LFS: Sreg is FS; (* Load FS register *) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 1061 UINT64_C(3221225472), // LFS 2693 case PPC::LFS: 7471 CEFBS_None, // LFS = 1048
|
/third_party/pulseaudio/ |
D | configure.ac | 588 # Large File-Support (LFS)
|
/third_party/gptfdisk/ |
D | NEWS | 1113 - Corrected error in GPT fdisk type codes for NetBSD LFS and NetBSD RAID;
|