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

  /external/fio/os/windows/posix/include/asm/
types.h 6 typedef unsigned long long __u64; typedef
  /system/extras/simpleperf/nonlinux_support/include/linux/
types.h 23 typedef uint64_t __u64; typedef
  /bionic/libc/kernel/uapi/asm-generic/
int-l64.h 30 typedef unsigned long __u64; typedef
int-ll64.h 31 __extension__ typedef unsigned long long __u64; typedef
34 typedef unsigned long long __u64; typedef
  /external/kernel-headers/original/uapi/asm-generic/
int-l64.h 30 typedef unsigned long __u64; typedef
int-ll64.h 31 __extension__ typedef unsigned long long __u64; typedef
34 typedef unsigned long long __u64; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
int-l64.h 29 typedef unsigned long __u64; typedef
int-ll64.h 30 __extension__ typedef unsigned long long __u64; typedef
33 typedef unsigned long long __u64; typedef
  /external/e2fsprogs/include/mingw/linux/
types.h 20 typedef unsigned __int64 __u64; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 14 typedef unsigned __int64 __u64; typedef
23 typedef unsigned __int64 __u64; typedef
  /hardware/intel/bootstub/
types.h 11 typedef unsigned long long __u64; typedef
16 typedef __u64 u64;
  /system/extras/ext4_utils/include/ext4_utils/
ext4_kernel_headers.h 33 #define __u64 uint64_t macro
53 #undef __u64 macro
  /external/e2fsprogs/lib/blkid/
blkid_types.h 16 typedef unsigned long long __u64; typedef
38 typedef __u64 __bitwise __le64;
41 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 16 typedef unsigned long long __u64; typedef
38 typedef __u64 __bitwise __le64;
41 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/lib/uuid/
uuid_types.h 16 typedef unsigned long long __u64; typedef
36 typedef __u64 __bitwise __le64;
39 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/util/
android_types.h 16 typedef unsigned long long __u64; typedef
36 typedef __u64 __bitwise __le64;
39 typedef __u64 __bitwise __be64;
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h 23 typedef uint64_t __u64; typedef
  /system/core/libsparse/
sparse_defs.h 31 #define __u64 u64 macro
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 113 typedef uint64_t __u64; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 113 typedef uint64_t __u64; typedef
  /bionic/libc/kernel/uapi/drm/
drm.h 35 typedef uint64_t __u64; typedef
348 __u64 size;
366 __u64 capability;
367 __u64 value;
373 __u64 capability;
374 __u64 value;
403 __u64 handles;
411 __u64 handles;
418 __u64 sequence;
426 __u64 sequence
    [all...]
  /external/kernel-headers/original/uapi/drm/
drm.h 62 typedef uint64_t __u64; typedef
625 __u64 size;
655 __u64 capability;
656 __u64 value;
685 __u64 capability;
686 __u64 value;
725 __u64 handles;
735 __u64 handles;
744 __u64 sequence; /* return: most recent vblank sequence */
758 __u64 sequence; /* on input, target sequence. on output, actual sequence *
    [all...]
  /external/libdrm/include/drm/
drm.h 56 typedef uint64_t __u64; typedef
619 __u64 size;
647 __u64 capability;
648 __u64 value;
677 __u64 capability;
678 __u64 value;
844 __u64 user_data;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 56 typedef uint64_t __u64; typedef
611 __u64 size;
616 __u64 capability;
617 __u64 value;
751 __u64 user_data;
  /external/f2fs-tools/include/
f2fs_fs.h 80 typedef u64 __u64; typedef
149 #define le64_to_cpu(x) ((__u64)(x))
152 #define cpu_to_le64(x) ((__u64)(x))
    [all...]

Completed in 867 milliseconds