OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TLV_ALIGN
(Results
1 - 23
of
23
) sorted by null
/bionic/libc/kernel/uapi/linux/
tipc_config.h
156
#define
TLV_ALIGN
(datalen) (((datalen) + (TLV_ALIGNTO - 1)) & ~(TLV_ALIGNTO - 1))
159
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/development/ndk/platforms/android-21/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
tipc_config.h
160
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
162
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
/external/kernel-headers/original/uapi/linux/
tipc_config.h
249
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
251
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
343
__u16 tlv_space =
TLV_ALIGN
(ntohs(list->tlv_ptr->tlv_len));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tipc_config.h
279
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
281
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
353
__u16 tlv_space =
TLV_ALIGN
(ntohs(list->tlv_ptr->tlv_len));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tipc_config.h
255
#define
TLV_ALIGN
(datalen) (((datalen)+(TLV_ALIGNTO-1)) & ~(TLV_ALIGNTO-1))
257
#define TLV_SPACE(datalen) (
TLV_ALIGN
(TLV_LENGTH(datalen)))
329
__u16 tlv_space =
TLV_ALIGN
(ntohs(list->tlv_ptr->tlv_len));
Completed in 39 milliseconds