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

  /bionic/libc/kernel/uapi/linux/
types.h 30 typedef __u64 __bitwise __le64; typedef
36 #define __aligned_le64 __le64 __attribute__((aligned(8)))
  /external/iproute2/include/uapi/linux/
types.h 28 typedef __u64 __bitwise __le64; typedef
45 #define __aligned_le64 __le64 __attribute__((aligned(8)))
  /external/iptables/include/linux/
types.h 31 typedef __u64 __bitwise __le64; typedef
48 #define __aligned_le64 __le64 __attribute__((aligned(8)))
  /external/kernel-headers/original/uapi/linux/
types.h 33 typedef __u64 __bitwise __le64; typedef
50 #define __aligned_le64 __le64 __attribute__((aligned(8)))
  /external/linux-kselftest/tools/testing/selftests/bpf/include/uapi/linux/
types.h 13 typedef __u64 __bitwise __le64; typedef
21 #define __aligned_le64 __le64 __attribute__((aligned(8)))
  /external/e2fsprogs/lib/blkid/
blkid_types.h 40 typedef __u64 __bitwise __le64; typedef
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 40 typedef __u64 __bitwise __le64; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 40 typedef __u64 __bitwise __le64; typedef
  /external/e2fsprogs/util/
android_types.h 40 typedef __u64 __bitwise __le64; typedef
  /external/u-boot/include/linux/
types.h 121 #define aligned_le64 __le64 __aligned(8)
153 typedef __u64 __bitwise __le64; typedef
  /device/google/contexthub/firmware/os/inc/
nanohubPacket.h 36 typedef uint64_t __le64; typedef
111 __le64 appId;
131 __le64 appId;
256 __le64 apBootTime;
318 __le64 appId;
342 __le64 appId;
418 __le64 appId;
435 __le64 appId;
  /external/f2fs-tools/include/
f2fs_fs.h 88 typedef u64 __le64; typedef
613 __le64 block_count; /* total # of user blocks */
665 __le64 checkpoint_ver; /* checkpoint block version number */
666 __le64 user_block_count; /* # of user blocks */
667 __le64 valid_block_count; /* # of valid blocks in main area */
687 __le64 elapsed_time; /* mounted time */
793 __le64 i_size; /* file size in bytes */
794 __le64 i_blocks; /* file size in blocks */
795 __le64 i_atime; /* access time */
796 __le64 i_ctime; /* change time *
    [all...]

Completed in 365 milliseconds