HomeSort by relevance Sort by last modified time
    Searched refs:sfs (Results 1 - 21 of 21) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
scc_test.s 14 sfs r8
scc_test.d 17 e: 88 08 sfs r8
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
jscond_insn.s 99 .global sfs
100 sfs: label
101 sfs r9 label
jscond_insn.d 78 0000002e <sfs>:
79 2e: 89 bb sfs r9
  /external/syslinux/extlinux/
main.c 1009 struct statfs sfs; local
1017 if (fstat(pfd, &pst) || fstat(devfd, &dst) || statfs(path, &sfs))
1022 if (sfs.f_type == BTRFS_SUPER_MAGIC)
1276 struct statfs sfs; local
1282 if (statfs(path, &sfs)) {
1345 struct statfs sfs; local
    [all...]
  /bionic/tests/
fcntl_test.cpp 295 struct statfs sfs; local
296 ASSERT_EQ(0, fstatfs(tf.fd, &sfs));
297 if (sfs.f_type == EXT4_SUPER_MAGIC) {
  /external/python/cpython2/Modules/_ctypes/libffi/src/
closures.c 135 struct statfs sfs; local
140 if (statfs ("/selinux", &sfs) >= 0
141 && (unsigned int) sfs.f_type == 0xf97cff8cU)
  /external/python/cpython3/Modules/_ctypes/libffi/src/
closures.c 135 struct statfs sfs; local
140 if (statfs ("/selinux", &sfs) >= 0
141 && (unsigned int) sfs.f_type == 0xf97cff8cU)
  /external/libffi/src/
closures.c 135 struct statfs sfs; local
140 if (statfs ("/selinux", &sfs) >= 0
141 && (unsigned int) sfs.f_type == 0xf97cff8cU)
  /frameworks/native/cmds/installd/
utils.cpp 652 struct statvfs sfs; local
653 if (statvfs(data_path.c_str(), &sfs) == 0) {
654 return static_cast<int64_t>(sfs.f_bavail) * sfs.f_frsize;
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 995 milliseconds