HomeSort by relevance Sort by last modified time
    Searched defs:u_quad_t (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
types.h 78 typedef __u_quad_t u_quad_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
subr_prf.c 52 typedef uint64_t u_quad_t; typedef
67 /* Max number conversion buffer length: a u_quad_t in base 2, plus NUL byte. */
459 num = va_arg(ap, u_quad_t);
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 118 typedef uint64_t u_quad_t; /* quads */ typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 39 typedef __u_quad_t u_quad_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 39 typedef __u_quad_t u_quad_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 67 typedef __uint64_t u_quad_t; /* quads (deprecated) */ typedef
  /bionic/libc/kernel/uapi/linux/
coda.h 36 typedef unsigned __int64 u_quad_t; typedef
38 typedef unsigned long long u_quad_t; typedef
47 typedef unsigned long long u_quad_t; typedef
52 #define cdev_t u_quad_t
55 typedef unsigned long long u_quad_t; typedef
142 u_quad_t va_size;
150 u_quad_t va_bytes;
151 u_quad_t va_filerev;
  /external/kernel-headers/original/uapi/linux/
coda.h 82 typedef unsigned __int64 u_quad_t; typedef
84 typedef unsigned long long u_quad_t; typedef
95 typedef unsigned long long u_quad_t; typedef
102 #define cdev_t u_quad_t
106 typedef unsigned long long u_quad_t; typedef
221 u_quad_t va_size; /* file size in bytes */
229 u_quad_t va_bytes; /* bytes of disk space held by file */
230 u_quad_t va_filerev; /* file modification number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h 82 typedef unsigned __int64 u_quad_t; typedef
84 typedef unsigned long long u_quad_t; typedef
95 typedef unsigned long long u_quad_t; typedef
102 #define cdev_t u_quad_t
105 typedef unsigned long long u_quad_t; typedef
219 u_quad_t va_size; /* file size in bytes */
227 u_quad_t va_bytes; /* bytes of disk space held by file */
228 u_quad_t va_filerev; /* file modification number */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2380 u_quad_t = u_int64_t variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2380 u_quad_t = u_int64_t variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2380 u_quad_t = u_int64_t variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 243 typedef __u_quad_t u_quad_t; typedef
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2380 u_quad_t = u_int64_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2380 u_quad_t = u_int64_t variable
    [all...]

Completed in 1721 milliseconds