HomeSort by relevance Sort by last modified time
    Searched full:lfs (Results 1 - 25 of 216) sorted by null

1 2 3 4 5 6 7 8 9

  /external/llvm/test/CodeGen/PowerPC/
load-constant-addr.ll 1 ; Should fold the ori into the lfs.
2 ; RUN: llc < %s -march=ppc32 | grep lfs
i1-to-double.ll 14 ; CHECK: lfs 1, 0(3)
19 ; CHECK: lfs 1, 0(3)
pwr7-gt-nop.ll 19 ; CHECK: lfs [[REG1:[0-9]+]], 0(4)
22 ; CHECK: lfs [[REG2:[0-9]+]], 0(5)
25 ; CHECK: lfs [[REG3:[0-9]+]], 0(3)
complex-return.ll 53 ; CHECK: lfs 2
54 ; CHECK: lfs 1
crbits.ll 16 ; CHECK-DAG: lfs [[REG2:[0-9]+]],
36 ; CHECK-DAG: lfs [[REG2:[0-9]+]],
58 ; CHECK-DAG: lfs [[REG2:[0-9]+]],
unaligned.ll 44 ; CHECK: lfs
ppcf128-endian.ll 48 ; CHECK: lfs 1, 0([[REG0]])
49 ; CHECK: lfs 2, 0([[REG1]])
2007-09-08-unaligned.ll 4 ; RUN: llc < %s | grep lfs | count 2
fast-isel-ret.ll 130 ; ELF64: lfs
  /external/chromium_org/third_party/WebKit/ManualTests/
selection-start-after-inserting-line-break-in-textarea.html 17 console.innerHTML = 'PASS: ' + textarea.value.length + ' LFs';
  /external/chromium_org/chromeos/system/
name_value_pairs_parser_unittest.cc 100 "LFS=0,0 LF=1784220250,2971030570 LK=9064076660,9342689170 " \
114 EXPECT_EQ("LFS=0,0 LF=1784220250,2971030570 LK=9064076660,9342689170",
  /external/chromium_org/third_party/sqlite/src/test/
walbig.test 26 ifcapable !lfs {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
types.h 138 __STD_TYPE __INO64_T_TYPE __ino64_t; /* Type of file serial numbers (LFS).*/
142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */
147 __STD_TYPE __RLIM64_T_TYPE __rlim64_t; /* Type for resource measurement (LFS). */
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
posix_opt.h 114 /* The LFS support in asynchronous I/O is also available. */
117 /* The rest of the LFS is also available. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 138 __STD_TYPE __INO64_T_TYPE __ino64_t; /* Type of file serial numbers (LFS).*/
142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */
147 __STD_TYPE __RLIM64_T_TYPE __rlim64_t; /* Type for resource measurement (LFS). */
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
posix_opt.h 114 /* The LFS support in asynchronous I/O is also available. */
117 /* The rest of the LFS is also available. */
  /external/valgrind/main/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
xlc_dbl_u32.c 22 " lfs %f2,.const_dr@l(%r4)\n"
  /external/valgrind/main/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 54 * variant. Finally struct flock64 is the LFS variant of struct flock. As
  /external/f2fs-tools/tools/
f2fstat.c 105 { "LFS", &lfs_blks, 0 },
218 fprintf(stderr, "util node data free valid dirty prefree node dent meta sit nat fnid cp gc ssr lfs total node meta\n");
  /external/chromium_org/net/base/
file_stream_context_posix.cc 31 // Android's bionic libc only supports the LFS transitional API.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 81 lfs ecx, [13] label
  /external/chromium_org/third_party/zlib/
gzguts.h 63 /* provide prototypes for these when building zlib without LFS */
  /external/libmtp/
configure.ac 93 # Enable LFS (Large File Support)

Completed in 853 milliseconds

1 2 3 4 5 6 7 8 9