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

1 2

  /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
  /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
  /external/e2fsprogs/lib/blkid/
blkid_types.h 16 typedef unsigned long long __u64; typedef
40 typedef __u64 __bitwise __le64;
43 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 16 typedef unsigned long long __u64; typedef
40 typedef __u64 __bitwise __le64;
43 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/lib/uuid/
uuid_types.h 16 typedef unsigned long long __u64; typedef
40 typedef __u64 __bitwise __le64;
43 typedef __u64 __bitwise __be64;
  /external/e2fsprogs/util/
android_types.h 16 typedef unsigned long long __u64; typedef
40 typedef __u64 __bitwise __le64;
43 typedef __u64 __bitwise __be64;
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h 23 typedef uint64_t __u64; typedef
  /external/u-boot/arch/arc/include/asm/
types.h 27 typedef unsigned long long __u64; typedef
  /external/u-boot/arch/arm/include/asm/
types.h 22 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/m68k/include/asm/
types.h 19 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/microblaze/include/asm/
types.h 30 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/mips/include/asm/
types.h 29 __extension__ typedef unsigned long long __u64; typedef
32 typedef unsigned long long __u64; typedef
  /external/u-boot/arch/nds32/include/asm/
types.h 32 typedef unsigned long long __u64; typedef
  /external/u-boot/arch/nios2/include/asm/
types.h 30 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/powerpc/include/asm/
types.h 19 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/riscv/include/asm/
types.h 33 typedef unsigned long long __u64; typedef
  /external/u-boot/arch/sandbox/include/asm/
types.h 27 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/sh/include/asm/
types.h 24 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/x86/include/asm/
types.h 22 __extension__ typedef unsigned long long __u64; typedef
  /external/u-boot/arch/xtensa/include/asm/
types.h 27 typedef unsigned long long __u64; typedef
  /bionic/libc/kernel/uapi/drm/
drm.h 35 typedef uint64_t __u64; typedef
349 __u64 size;
367 __u64 capability;
368 __u64 value;
376 __u64 capability;
377 __u64 value;
406 __u64 handles;
414 __u64 handles;
421 __u64 sequence;
429 __u64 sequence
    [all...]

Completed in 1421 milliseconds

1 2