/external/llvm/test/CodeGen/PowerPC/ |
ppc64-smallarg.ll | 45 ; CHECK: lfs {{[0-9]+}}, 156(1)
|
ppc64le-smallarg.ll | 45 ; CHECK: lfs {{[0-9]+}}, 152(1)
|
fast-isel-cmp-imm.ll | 8 ; ELF64: lfs 27 ; ELF64: lfs
|
fast-isel-call.ll | 103 ; ELF64: lfs 1, .LCPI[[SUF]]@toc@l([[REG]])
|
fast-isel-load-store.ll | 62 ; ELF64: lfs
|
floatPSA.ll | 44 ; CHECK: lfs {{[0-9]+}}, 156(1)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
environments.h | 69 and all platforms support LFS. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
environments.h | 69 and all platforms support LFS. */
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_config.c | 65 Tcl_SetVar2(interp, "sqlite_options", "lfs", "0", TCL_GLOBAL_ONLY); 67 Tcl_SetVar2(interp, "sqlite_options", "lfs", "1", TCL_GLOBAL_ONLY);
|
/ndk/sources/host-tools/make-3.81/ |
README | 131 files (LFS) in configure for those operating systems that provide it. 133 difficulties, then as a workaround you should be able to disable LFS by
|
/external/chromium_org/third_party/sqlite/src/test/ |
bigfile.test | 27 ifcapable !lfs {
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
gzguts.h | 146 /* provide prototypes for these when building zlib without LFS */
|
zutil.h | 172 /* provide prototypes for these when building zlib without LFS */
|
/external/qemu/distrib/zlib-1.2.8/ |
gzguts.h | 130 /* provide prototypes for these when building zlib without LFS */
|
zutil.h | 170 /* provide prototypes for these when building zlib without LFS */
|
/external/zlib/src/ |
gzguts.h | 130 /* provide prototypes for these when building zlib without LFS */
|
zutil.h | 170 /* provide prototypes for these when building zlib without LFS */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
fts.h | 38 /* The fts interface is incompatible with the LFS interface which
|
features.h | 38 _LARGEFILE64_SOURCE Additional functionality from LFS for large files. 71 __USE_LARGEFILE64 Define LFS things with separate names.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
fts.h | 38 /* The fts interface is incompatible with the LFS interface which
|
features.h | 38 _LARGEFILE64_SOURCE Additional functionality from LFS for large files. 71 __USE_LARGEFILE64 Define LFS things with separate names.
|
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom_tests/parse/ |
parser_unittest.py | 47 """Tests a .mojom source with CR-LFs instead of LFs."""
|
/external/stlport/src/details/ |
fstream_win32io.cpp | 404 // translate CR-LFs to LFs in the buffer
|
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_win32io.cpp | 404 // translate CR-LFs to LFs in the buffer
|
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/ |
MHTMLArchive.cpp | 196 // We are not specifying insertLFs = true below as it would cut the lines with LFs and MHTML requires CRLFs.
|