OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__packed
(Results
1 - 25
of
459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/include/netinet/
if_ether.h
68
}
__packed
;
variable in typeref:struct:ether_arp
/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/media/libmedia/include/media/
mediascanner.h
69
}
__packed
;
member in namespace:android
/bionic/libc/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
/development/ndk/platforms/android-21/arch-x86_64/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/external/syslinux/com32/include/klibc/
compiler.h
126
#define
__packed
__attribute__((packed))
macro
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/machine/
fpu.h
29
}
__packed
;
variable in typeref:struct:fxsave64
/bionic/libc/include/arpa/
tftp.h
59
}
__packed
th_u;
61
}
__packed
;
variable in typeref:struct:tftphdr
/bionic/libc/kernel/uapi/linux/
blkzoned.h
53
}
__packed
;
variable in typeref:struct:blk_zone_report
/development/ndk/platforms/android-21/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
/external/dhcpcd-6.8.2/
common.h
117
# ifndef
__packed
118
# define
__packed
__attribute__((__packed__))
macro
130
# ifndef
__packed
131
# define
__packed
macro
/external/kernel-headers/original/uapi/linux/
blkzoned.h
119
}
__packed
;
variable in typeref:struct:blk_zone_report
/external/syslinux/core/fs/iso9660/
iso9660_fs.h
36
}
__packed
;
variable in typeref:struct:iso_dir_entry
/hardware/qcom/msm8x09/kernel-headers/sound/
devdep_params.h
71
}
__packed
;
variable in typeref:struct:dts_eagle_param_desc
/hardware/qcom/msm8x09/original-kernel-headers/sound/
devdep_params.h
67
}
__packed
;
variable in typeref:struct:dts_eagle_param_desc
/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/r10/platforms/android-21/arch-arm/usr/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/sys/
epoll.h
72
__packed
variable in typeref:struct:epoll_event
Completed in 1723 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>