OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tag_header
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/asm-arm/asm/
setup.h
25
struct
tag_header
{
struct
126
struct
tag_header
hdr;
152
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
/development/ndk/platforms/android-21/arch-arm/include/asm/
setup.h
25
struct
tag_header
{
struct
126
struct
tag_header
hdr;
152
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
/external/kernel-headers/original/uapi/asm-arm/asm/
setup.h
24
struct
tag_header
{
struct
147
struct
tag_header
hdr;
181
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/asm/
setup.h
25
struct
tag_header
{
struct
126
struct
tag_header
hdr;
152
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/asm/
setup.h
25
struct
tag_header
{
struct
126
struct
tag_header
hdr;
152
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/asm/
setup.h
25
struct
tag_header
{
struct
126
struct
tag_header
hdr;
152
#define tag_size(type) ((sizeof(struct
tag_header
) + sizeof(struct type)) >> 2)
Completed in 4933 milliseconds