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

  /bionic/tests/headers/posix/
sys_types_h.c 34 TYPE(blkcnt_t);
sys_stat_h.c 91 STRUCT_MEMBER(struct stat, blkcnt_t, st_blocks);
94 TYPE(blkcnt_t);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 236 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
249 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
stat.h 92 typedef __blkcnt_t blkcnt_t; typedef
94 typedef __blkcnt64_t blkcnt_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 236 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
249 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
stat.h 92 typedef __blkcnt_t blkcnt_t; typedef
94 typedef __blkcnt64_t blkcnt_t; typedef
  /bionic/libc/include/sys/
types.h 51 typedef unsigned long blkcnt_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 84 typedef __blkcnt_t blkcnt_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 135 typedef int64_t blkcnt_t; /* fs block count */ typedef
  /prebuilts/go/darwin-x86/src/syscall/
types_freebsd.go 90 blkcnt_t st_blocks;
  /prebuilts/go/linux-x86/src/syscall/
types_freebsd.go 90 blkcnt_t st_blocks;
  /external/valgrind/include/vki/
vki-darwin.h 67 #define vki_blkcnt_t blkcnt_t
  /external/e2fsprogs/misc/
fuse2fs.c 748 static blkcnt_t blocks_from_inode(ext2_filsys fs,
751 blkcnt_t b;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2386 blkcnt_t = __darwin_blkcnt_t variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2386 blkcnt_t = __darwin_blkcnt_t variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2386 blkcnt_t = __darwin_blkcnt_t variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2386 blkcnt_t = __darwin_blkcnt_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2386 blkcnt_t = __darwin_blkcnt_t variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 438 typedef __blkcnt_t blkcnt_t; typedef
    [all...]

Completed in 602 milliseconds