OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__u16
(Results
451 - 475
of
2585
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
types.h
21
typedef
__u16
__bitwise __le16;
22
typedef
__u16
__bitwise __be16;
videodev.h
37
__u16
type;
40
__u16
norm;
57
__u16
mode;
62
__u16
signal;
67
__u16
brightness;
68
__u16
hue;
69
__u16
colour;
70
__u16
contrast;
71
__u16
whiteness;
72
__u16
depth
[
all
...]
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/byteorder/
big_endian.h
27
#define __constant_htons(x) ((__force __be16)(
__u16
)(x))
28
#define __constant_ntohs(x) ((__force
__u16
)(__be16)(x))
34
#define __constant_le16_to_cpu(x) ___constant_swab16((__force
__u16
)(__le16)(x))
39
#define __constant_cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
40
#define __constant_be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
46
#define __le16_to_cpu(x) __swab16((__force
__u16
)(__le16)(x))
51
#define __cpu_to_be16(x) ((__force __be16)(
__u16
)(x))
52
#define __be16_to_cpu(x) ((__force
__u16
)(__be16)(x))
Completed in 378 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>