OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cpu_to_le32
(Results
1 - 25
of
142
) sorted by null
1
2
3
4
5
6
/bionic/libc/kernel/uapi/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L << 11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L << 12))
32
#define aPURGE (
__cpu_to_le32
(1L << 16)
[
all
...]
/development/ndk/platforms/android-21/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/external/kernel-headers/original/uapi/linux/
ncp_no.h
5
#define aRONLY (
__cpu_to_le32
(1))
6
#define aHIDDEN (
__cpu_to_le32
(2))
7
#define aSYSTEM (
__cpu_to_le32
(4))
8
#define aEXECUTE (
__cpu_to_le32
(8))
9
#define aDIR (
__cpu_to_le32
(0x10))
10
#define aARCH (
__cpu_to_le32
(0x20))
11
#define aSHARED (
__cpu_to_le32
(0x80))
12
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
13
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
14
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ncp_no.h
5
#define aRONLY (
__cpu_to_le32
(1))
6
#define aHIDDEN (
__cpu_to_le32
(2))
7
#define aSYSTEM (
__cpu_to_le32
(4))
8
#define aEXECUTE (
__cpu_to_le32
(8))
9
#define aDIR (
__cpu_to_le32
(0x10))
10
#define aARCH (
__cpu_to_le32
(0x20))
11
#define aSHARED (
__cpu_to_le32
(0x80))
12
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
13
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
14
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ncp_no.h
5
#define aRONLY (
__cpu_to_le32
(1))
6
#define aHIDDEN (
__cpu_to_le32
(2))
7
#define aSYSTEM (
__cpu_to_le32
(4))
8
#define aEXECUTE (
__cpu_to_le32
(8))
9
#define aDIR (
__cpu_to_le32
(0x10))
10
#define aARCH (
__cpu_to_le32
(0x20))
11
#define aSHARED (
__cpu_to_le32
(0x80))
12
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
13
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
14
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
ncp_no.h
21
#define aRONLY (
__cpu_to_le32
(1))
22
#define aHIDDEN (
__cpu_to_le32
(2))
24
#define aSYSTEM (
__cpu_to_le32
(4))
25
#define aEXECUTE (
__cpu_to_le32
(8))
26
#define aDIR (
__cpu_to_le32
(0x10))
27
#define aARCH (
__cpu_to_le32
(0x20))
29
#define aSHARED (
__cpu_to_le32
(0x80))
30
#define aDONTSUBALLOCATE (
__cpu_to_le32
(1L<<11))
31
#define aTRANSACTIONAL (
__cpu_to_le32
(1L<<12))
32
#define aPURGE (
__cpu_to_le32
(1L<<16)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
type_compat.h
16
#define
__cpu_to_le32
(x) (x)
macro
21
#define
__cpu_to_le32
(x) bswap_32(x)
macro
27
#define __le32_to_cpu
__cpu_to_le32
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
type_compat.h
16
#define
__cpu_to_le32
(x) (x)
macro
21
#define
__cpu_to_le32
(x) bswap_32(x)
macro
27
#define __le32_to_cpu
__cpu_to_le32
Completed in 2570 milliseconds
1
2
3
4
5
6