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

1 2 3 4 5 6 7 8 910

  /external/linux-tools-perf/src/tools/perf/util/include/linux/
compiler.h 15 #define __packed __attribute__((__packed__)) macro
  /device/asus/fugu/kernel-headers/linux/sound/
intel_sst_ioctl.h 31 } __packed; variable in typeref:struct:snd_ppp_params
44 } __packed; variable in typeref:struct:snd_sst_tuning_params
  /device/asus/fugu/original-kernel-headers/linux/sound/
intel_sst_ioctl.h 43 } __packed; variable in typeref:struct:snd_ppp_params
55 } __packed; variable in typeref:struct:snd_sst_tuning_params
  /frameworks/av/include/media/
mediascanner.h 69 } __packed; member in namespace:android
  /bionic/libm/include/amd64/machine/
fpu.h 29 } __packed; variable in typeref:struct:fxsave64
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
fpu.h 29 } __packed; variable in typeref:struct:fxsave64
  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
rpmsg_omx.h 47 } __packed; variable in typeref:struct:omx_conn_req
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
fpu.h 29 } __packed; variable in typeref:struct:fxsave64
  /bionic/libc/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /development/ndk/platforms/android-21/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rfkill.h 81 } __packed; variable in typeref:struct:rfkill_event
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
epoll.h 72 __packed variable in typeref:struct:epoll_event
  /bionic/libc/kernel/uapi/linux/
if_pppox.h 59 } __packed; variable in typeref:struct:sockaddr_pppox
65 } __packed; variable in typeref:struct:sockaddr_pppol2tp
71 } __packed; variable in typeref:struct:sockaddr_pppol2tpin6
77 } __packed; variable in typeref:struct:sockaddr_pppol2tpv3
84 } __packed; variable in typeref:struct:sockaddr_pppol2tpv3in6
130 } __packed; variable in typeref:struct:pppoe_hdr
target_core_user.h 36 } __packed; variable in typeref:struct:tcmu_mailbox
45 } __packed; variable in typeref:struct:tcmu_cmd_entry_hdr
71 } __packed; variable in typeref:struct:tcmu_cmd_entry
zorro.h 51 } __packed; variable in typeref:struct:Node
67 } __packed; variable in typeref:struct:ExpansionRom
90 } __packed; variable in typeref:struct:ConfigDev
  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 80 } __packed; variable in typeref:struct:ubi_mkvol_req
85 } __packed; variable in typeref:struct:ubi_rsvol_req
97 } __packed; variable in typeref:struct:ubi_rnvol_req
105 } __packed; variable in typeref:struct:ubi_leb_change_req
111 } __packed; variable in typeref:struct:ubi_map_req
117 } __packed; variable in typeref:struct:ubi_set_vol_prop_req
121 } __packed; variable in typeref:struct:ubi_blkcreate_req
  /development/ndk/platforms/android-21/include/linux/
if_pppox.h 59 } __packed; variable in typeref:struct:sockaddr_pppox
65 } __packed; variable in typeref:struct:sockaddr_pppol2tp
71 } __packed; variable in typeref:struct:sockaddr_pppol2tpin6
77 } __packed; variable in typeref:struct:sockaddr_pppol2tpv3
84 } __packed; variable in typeref:struct:sockaddr_pppol2tpv3in6
130 } __packed; variable in typeref:struct:pppoe_hdr
zorro.h 51 } __packed; variable in typeref:struct:Node
67 } __packed; variable in typeref:struct:ExpansionRom
90 } __packed; variable in typeref:struct:ConfigDev
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 218 #define __packed __attribute__((__packed__)) macro
222 #define __packed /* delete */ macro
226 #define __packed error: no __packed for this compiler macro
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 187 #define __packed __attribute__((__packed__)) macro
191 #define __packed /* delete */ macro
195 #define __packed error: no __packed for this compiler macro

Completed in 2483 milliseconds

1 2 3 4 5 6 7 8 910