Searched refs:sfs (Results 1 – 16 of 16) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/proc/ |
D | read.c | 128 struct statfs sfs; in main() local 135 if (fstatfs(dirfd(d), &sfs) == -1) { in main() 138 if (sfs.f_type != 0x9fa0) { in main() 139 fprintf(stderr, "error: unexpected f_type %lx\n", (long)sfs.f_type); in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | closures.c | 135 struct statfs sfs; in selinux_enabled_check() local 140 if (statfs ("/selinux", &sfs) >= 0 in selinux_enabled_check() 141 && (unsigned int) sfs.f_type == 0xf97cff8cU) in selinux_enabled_check()
|
/external/elfutils/debuginfod/ |
D | debuginfod.cxx | 1106 struct statfs sfs; in statfs_free_enough_p() local 1107 int rc = statfs(path.c_str(), &sfs); in statfs_free_enough_p() 1110 double s = (double) sfs.f_bavail / (double) sfs.f_blocks; in statfs_free_enough_p() 2409 struct stat sfs; in scan_source_file() local 2410 rc = stat(srps.c_str(), &sfs); in scan_source_file() 2416 << " mtime=" << sfs.st_mtime in scan_source_file() 2442 .bind(4, sfs.st_mtime) in scan_source_file() 3298 struct statfs sfs; in main() local 3299 rc = statfs(tmpdir.c_str(), &sfs); in main() 3303 fdcache_mbs = sfs.f_bavail * sfs.f_bsize / 1024 / 1024 / 4; // 25% of free space in main()
|
/external/golang-protobuf/proto/ |
D | table_merge.go | 231 sfs := src.getInt32Slice() 232 if sfs != nil { 234 dfs = append(dfs, sfs...)
|
/external/libffi/src/ |
D | closures.c | 410 struct statfs sfs; in selinux_enabled_check() local 415 if (statfs ("/selinux", &sfs) >= 0 in selinux_enabled_check() 416 && (unsigned int) sfs.f_type == 0xf97cff8cU) in selinux_enabled_check()
|
/external/icu/icu4c/source/test/testdata/ |
D | localeCanonicalization.txt | 341 sgn_ZA ; sfs 827 sgn_710 ; sfs
|
/external/cldr/common/testData/localeIdentifiers/ |
D | localeCanonicalization.txt | 341 sgn_ZA ; sfs 827 sgn_710 ; sfs
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | localeCanonicalization.txt | 341 sgn_ZA ; sfs 827 sgn_710 ; sfs
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | localeCanonicalization.txt | 341 sgn_ZA ; sfs 827 sgn_710 ; sfs
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 847 application/vnd.spotfire.sfs sfs
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 1453 replacement{"sfs"}
|
D | supplementalData.txt | 6723 "sfs",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | language-subtag-registry | 31427 Subtag: sfs 43763 Subtag: sfs 43766 Preferred-Value: sfs 47986 Preferred-Value: sfs
|
D | iso-639-3_Name_Index.tab | 6038 sfs South African Sign Language South African Sign Language
|
D | iso-639-3.tab | 5769 sfs I L South African Sign Language
|
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/ |
D | entityToCode.tsv | 985 http://www.wikidata.org/entity/Q3322093 sfs
|