HomeSort by relevance Sort by last modified time
    Searched defs:blkcnt_t (Results 51 - 67 of 67) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
types.h 52 typedef __kernel_blkcnt_t blkcnt_t; typedef
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
types.h 52 typedef __kernel_blkcnt_t blkcnt_t; typedef
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
types.h 52 typedef __kernel_blkcnt_t blkcnt_t; typedef
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
types.h 52 typedef __kernel_blkcnt_t blkcnt_t; typedef
  /external/kernel-headers/original/linux/
types.h 150 typedef u64 blkcnt_t; typedef
152 typedef unsigned long blkcnt_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 122 typedef u64 blkcnt_t; typedef
124 typedef unsigned long blkcnt_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h 92 typedef __blkcnt_t blkcnt_t; typedef
94 typedef __blkcnt64_t blkcnt_t; typedef
types.h 235 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
248 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 122 typedef u64 blkcnt_t; typedef
124 typedef unsigned long blkcnt_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 92 typedef __blkcnt_t blkcnt_t; typedef
94 typedef __blkcnt64_t blkcnt_t; typedef
types.h 235 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
248 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 122 typedef u64 blkcnt_t; typedef
124 typedef unsigned long blkcnt_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 92 typedef __blkcnt_t blkcnt_t; typedef
94 typedef __blkcnt64_t blkcnt_t; typedef
types.h 235 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
248 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
  /external/valgrind/main/perf/
test_input_for_tinycc.c 438 typedef __blkcnt_t blkcnt_t; typedef
    [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...]

Completed in 1778 milliseconds

1 23