OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__AUDIT_ARCH_LE
(Results
1 - 24
of
24
) sorted by null
/external/libchrome/sandbox/linux/system_headers/
linux_seccomp.h
36
#ifndef
__AUDIT_ARCH_LE
37
#define
__AUDIT_ARCH_LE
0x40000000
40
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
43
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
46
#define AUDIT_ARCH_X86_64 (EM_X86_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
49
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
52
#define AUDIT_ARCH_AARCH64 (EM_AARCH64 | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
)
/bionic/libc/kernel/uapi/linux/
audit.h
302
#define
__AUDIT_ARCH_LE
0x40000000
304
#define AUDIT_ARCH_AARCH64 (EM_AARCH64 | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
)
305
#define AUDIT_ARCH_ALPHA (EM_ALPHA | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_ARM (EM_ARM |
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_CRIS (EM_CRIS |
__AUDIT_ARCH_LE
)
311
#define AUDIT_ARCH_I386 (EM_386 |
__AUDIT_ARCH_LE
)
312
#define AUDIT_ARCH_IA64 (EM_IA_64 | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
)
319
#define AUDIT_ARCH_MIPSEL (EM_MIPS |
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
)
324
#define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS | __AUDIT_ARCH_64BIT |
__AUDIT_ARCH_LE
| __AUDIT_ARCH_CONVENTION_MIPS64_N32
[
all
...]
/external/kernel-headers/original/uapi/linux/
audit.h
352
#define
__AUDIT_ARCH_LE
0x40000000
354
#define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
355
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
356
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
358
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
360
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
361
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
366
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
370
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
371
#define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
|\
[
all
...]
/development/ndk/platforms/android-21/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
audit.h
291
#define
__AUDIT_ARCH_LE
0x40000000
292
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
293
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
298
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
299
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
303
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
305
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
313
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
315
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
audit.h
286
#define
__AUDIT_ARCH_LE
0x40000000
287
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
288
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
290
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
293
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
294
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
298
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
308
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
310
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
audit.h
292
#define
__AUDIT_ARCH_LE
0x40000000
294
#define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
295
#define AUDIT_ARCH_ARM (EM_ARM|
__AUDIT_ARCH_LE
)
297
#define AUDIT_ARCH_CRIS (EM_CRIS|
__AUDIT_ARCH_LE
)
300
#define AUDIT_ARCH_I386 (EM_386|
__AUDIT_ARCH_LE
)
301
#define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
306
#define AUDIT_ARCH_MIPSEL (EM_MIPS|
__AUDIT_ARCH_LE
)
309
#define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
320
#define AUDIT_ARCH_SHEL (EM_SH|
__AUDIT_ARCH_LE
)
322
#define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|
__AUDIT_ARCH_LE
)
[
all
...]
Completed in 106 milliseconds