OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:___constant_swab32
(Results
26 - 50
of
168
) sorted by null
1
2
3
4
5
6
7
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/byteorder/
little_endian.h
25
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
26
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
37
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
38
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/bionic/libc/kernel/uapi/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32) (x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32) (__be32) (x))
/development/ndk/platforms/android-21/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/external/kernel-headers/original/uapi/linux/byteorder/
little_endian.h
14
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
15
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
26
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
27
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/byteorder/
little_endian.h
14
#define __constant_htonl(x) ((__be32)
___constant_swab32
((x)))
15
#define __constant_ntohl(x)
___constant_swab32
((__be32)(x))
26
#define __constant_cpu_to_be32(x) ((__be32)
___constant_swab32
((x)))
27
#define __constant_be32_to_cpu(x)
___constant_swab32
((__u32)(__be32)(x))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/byteorder/
little_endian.h
14
#define __constant_htonl(x) ((__be32)
___constant_swab32
((x)))
15
#define __constant_ntohl(x)
___constant_swab32
((__be32)(x))
26
#define __constant_cpu_to_be32(x) ((__be32)
___constant_swab32
((x)))
27
#define __constant_be32_to_cpu(x)
___constant_swab32
((__u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/byteorder/
little_endian.h
31
#define __constant_htonl(x) ((__force __be32)
___constant_swab32
((x)))
32
#define __constant_ntohl(x)
___constant_swab32
((__force __be32)(x))
46
#define __constant_cpu_to_be32(x) ((__force __be32)
___constant_swab32
((x)))
47
#define __constant_be32_to_cpu(x)
___constant_swab32
((__force __u32)(__be32)(x))
Completed in 1309 milliseconds
1
2
3
4
5
6
7