HomeSort by relevance Sort by last modified time
    Searched refs:XLAT (Results 76 - 100 of 261) sorted by null

1 2 34 5 6 7 8 91011

  /external/strace/xlat/
mctl_lockas.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mctl_lockas.in; do not edit. */
3 static const struct xlat mctl_lockas[] = {
5 XLAT(MCL_CURRENT),
8 XLAT(MCL_FUTURE),
mmap_prot.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mmap_prot.in; do not edit. */
5 # error static const struct xlat mmap_prot in mpers mode
10 const struct xlat mmap_prot[] = {
12 XLAT(PROT_NONE),
15 XLAT(PROT_READ),
18 XLAT(PROT_WRITE),
21 XLAT(PROT_EXEC),
24 XLAT(PROT_SEM),
27 XLAT(PROT_GROWSDOWN)
    [all...]
mtd_type_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mtd_type_options.in; do not edit. */
5 # error static const struct xlat mtd_type_options in mpers mode
10 const struct xlat mtd_type_options[] = {
12 XLAT(MTD_ABSENT),
15 XLAT(MTD_RAM),
18 XLAT(MTD_ROM),
21 XLAT(MTD_NORFLASH),
24 XLAT(MTD_NANDFLASH),
27 XLAT(MTD_DATAFLASH)
    [all...]
quotacmds.h 1 /* Generated by ./xlat/gen.sh from ./xlat/quotacmds.in; do not edit. */
5 # error static const struct xlat quotacmds in mpers mode
10 const struct xlat quotacmds[] = {
12 XLAT(Q_V1_QUOTAON),
15 XLAT(Q_V1_QUOTAOFF),
18 XLAT(Q_V1_GETQUOTA),
21 XLAT(Q_V1_SETQUOTA),
24 XLAT(Q_V1_SETUSE),
27 XLAT(Q_V1_SYNC)
    [all...]
shmctl_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/shmctl_flags.in; do not edit. */
11 extern const struct xlat shmctl_flags[];
18 const struct xlat shmctl_flags[] = {
20 XLAT(IPC_RMID),
23 XLAT(IPC_SET),
26 XLAT(IPC_STAT),
29 XLAT(IPC_INFO),
31 XLAT(SHM_STAT),
32 XLAT(SHM_INFO)
    [all...]
sigfpe_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigfpe_codes.in; do not edit. */
29 extern const struct xlat sigfpe_codes[];
36 const struct xlat sigfpe_codes[] = {
37 XLAT(FPE_INTDIV),
38 XLAT(FPE_INTOVF),
39 XLAT(FPE_FLTDIV),
40 XLAT(FPE_FLTOVF),
41 XLAT(FPE_FLTUND),
42 XLAT(FPE_FLTRES)
    [all...]
sigill_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigill_codes.in; do not edit. */
29 extern const struct xlat sigill_codes[];
36 const struct xlat sigill_codes[] = {
37 XLAT(ILL_ILLOPC),
38 XLAT(ILL_ILLOPN),
39 XLAT(ILL_ILLADR),
40 XLAT(ILL_ILLTRP),
41 XLAT(ILL_PRVOPC),
42 XLAT(ILL_PRVREG)
    [all...]
ubi_volume_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_types.in; do not edit. */
5 # error static const struct xlat ubi_volume_types in mpers mode
10 const struct xlat ubi_volume_types[] = {
11 XLAT(UBI_DYNAMIC_VOLUME),
12 XLAT(UBI_STATIC_VOLUME),
v4l2_buf_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_buf_flags.in; do not edit. */
5 # error static const struct xlat v4l2_buf_flags in mpers mode
10 const struct xlat v4l2_buf_flags[] = {
12 XLAT(V4L2_BUF_FLAG_MAPPED),
15 XLAT(V4L2_BUF_FLAG_QUEUED),
18 XLAT(V4L2_BUF_FLAG_DONE),
21 XLAT(V4L2_BUF_FLAG_KEYFRAME),
24 XLAT(V4L2_BUF_FLAG_PFRAME),
27 XLAT(V4L2_BUF_FLAG_BFRAME)
    [all...]
v4l2_colorspaces.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_colorspaces.in; do not edit. */
5 # error static const struct xlat v4l2_colorspaces in mpers mode
10 const struct xlat v4l2_colorspaces[] = {
12 XLAT(V4L2_COLORSPACE_SMPTE170M),
15 XLAT(V4L2_COLORSPACE_SMPTE240M),
18 XLAT(V4L2_COLORSPACE_REC709),
21 XLAT(V4L2_COLORSPACE_BT878),
24 XLAT(V4L2_COLORSPACE_470_SYSTEM_M),
27 XLAT(V4L2_COLORSPACE_470_SYSTEM_BG)
    [all...]
v4l2_control_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_control_flags.in; do not edit. */
5 # error static const struct xlat v4l2_control_flags in mpers mode
10 const struct xlat v4l2_control_flags[] = {
12 XLAT(V4L2_CTRL_FLAG_DISABLED),
15 XLAT(V4L2_CTRL_FLAG_GRABBED),
18 XLAT(V4L2_CTRL_FLAG_READ_ONLY),
21 XLAT(V4L2_CTRL_FLAG_UPDATE),
24 XLAT(V4L2_CTRL_FLAG_INACTIVE),
27 XLAT(V4L2_CTRL_FLAG_SLIDER)
    [all...]
prctl_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/prctl_options.in; do not edit. */
143 # error static const struct xlat prctl_options in mpers mode
148 const struct xlat prctl_options[] = {
149 XLAT(PR_SET_PDEATHSIG),
150 XLAT(PR_GET_PDEATHSIG),
151 XLAT(PR_GET_DUMPABLE),
152 XLAT(PR_SET_DUMPABLE),
153 XLAT(PR_GET_UNALIGN),
154 XLAT(PR_SET_UNALIGN)
    [all...]
keyctl_commands.h 1 /* Generated by ./xlat/gen.sh from ./xlat/keyctl_commands.in; do not edit. */
74 # error static const struct xlat keyctl_commands in mpers mode
79 const struct xlat keyctl_commands[] = {
80 XLAT(KEYCTL_GET_KEYRING_ID),
81 XLAT(KEYCTL_JOIN_SESSION_KEYRING),
82 XLAT(KEYCTL_UPDATE),
83 XLAT(KEYCTL_REVOKE),
84 XLAT(KEYCTL_CHOWN),
85 XLAT(KEYCTL_SETPERM)
    [all...]
mmap_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mmap_flags.in; do not edit. */
9 # error static const struct xlat mmap_flags in mpers mode
14 const struct xlat mmap_flags[] = {
16 XLAT(MAP_SHARED),
19 XLAT(MAP_PRIVATE),
22 XLAT(MAP_FIXED),
25 XLAT(MAP_ANONYMOUS),
28 XLAT(MAP_32BIT),
31 XLAT(MAP_RENAME)
    [all...]
evdev_leds.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_leds.in; do not edit. */
5 # error static const struct xlat evdev_leds in mpers mode
10 const struct xlat evdev_leds[] = {
12 XLAT(LED_NUML),
15 XLAT(LED_CAPSL),
18 XLAT(LED_SCROLLL),
21 XLAT(LED_COMPOSE),
24 XLAT(LED_KANA),
27 XLAT(LED_SLEEP)
    [all...]
modem_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/modem_flags.in; do not edit. */
5 # error static const struct xlat modem_flags in mpers mode
10 const struct xlat modem_flags[] = {
12 XLAT(TIOCM_LE),
15 XLAT(TIOCM_DTR),
18 XLAT(TIOCM_RTS),
21 XLAT(TIOCM_ST),
24 XLAT(TIOCM_SR),
27 XLAT(TIOCM_CTS)
    [all...]
ptrace_setoptions_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ptrace_setoptions_flags.in; do not edit. */
5 # error static const struct xlat ptrace_setoptions_flags in mpers mode
10 const struct xlat ptrace_setoptions_flags[] = {
12 XLAT(PTRACE_O_TRACESYSGOOD),
15 XLAT(PTRACE_O_TRACEFORK),
18 XLAT(PTRACE_O_TRACEVFORK),
21 XLAT(PTRACE_O_TRACECLONE),
24 XLAT(PTRACE_O_TRACEEXEC),
27 XLAT(PTRACE_O_TRACEVFORKDONE)
    [all...]
resources.h 1 /* Generated by ./xlat/gen.sh from ./xlat/resources.in; do not edit. */
5 # error static const struct xlat resources in mpers mode
10 const struct xlat resources[] = {
12 XLAT(RLIMIT_AS),
15 XLAT(RLIMIT_CORE),
18 XLAT(RLIMIT_CPU),
21 XLAT(RLIMIT_DATA),
24 XLAT(RLIMIT_FSIZE),
27 XLAT(RLIMIT_LOCKS)
    [all...]
futexops.h 1 /* Generated by ./xlat/gen.sh from ./xlat/futexops.in; do not edit. */
80 # error static const struct xlat futexops in mpers mode
85 const struct xlat futexops[] = {
86 XLAT(FUTEX_WAIT),
87 XLAT(FUTEX_WAKE),
88 XLAT(FUTEX_FD),
89 XLAT(FUTEX_REQUEUE),
90 XLAT(FUTEX_CMP_REQUEUE),
91 XLAT(FUTEX_WAKE_OP)
    [all...]
sysctl_kern.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_kern.in; do not edit. */
5 # error static const struct xlat sysctl_kern in mpers mode
10 const struct xlat sysctl_kern[] = {
12 XLAT(KERN_OSTYPE),
15 XLAT(KERN_OSRELEASE),
18 XLAT(KERN_OSREV),
21 XLAT(KERN_VERSION),
24 XLAT(KERN_SECUREMASK),
27 XLAT(KERN_PROF)
    [all...]
inotify_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/inotify_flags.in; do not edit. */
68 # error static const struct xlat inotify_flags in mpers mode
73 const struct xlat inotify_flags[] = {
74 XLAT(IN_ACCESS),
75 XLAT(IN_MODIFY),
76 XLAT(IN_ATTRIB),
77 XLAT(IN_CLOSE_WRITE),
78 XLAT(IN_CLOSE_NOWRITE),
79 XLAT(IN_OPEN)
    [all...]
adjtimex_status.h 1 /* Generated by ./xlat/gen.sh from ./xlat/adjtimex_status.in; do not edit. */
5 extern const struct xlat adjtimex_status[];
12 const struct xlat adjtimex_status[] = {
14 XLAT(STA_PLL),
17 XLAT(STA_PPSFREQ),
20 XLAT(STA_PPSTIME),
23 XLAT(STA_FLL),
26 XLAT(STA_INS),
29 XLAT(STA_DEL)
    [all...]
archvals.h 1 /* Generated by ./xlat/gen.sh from ./xlat/archvals.in; do not edit. */
5 # error static const struct xlat archvals in mpers mode
10 const struct xlat archvals[] = {
12 XLAT(ARCH_SET_GS),
15 XLAT(ARCH_SET_FS),
18 XLAT(ARCH_GET_FS),
21 XLAT(ARCH_GET_GS),
bpf_size.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_size.in; do not edit. */
5 # error static const struct xlat bpf_size in mpers mode
10 const struct xlat bpf_size[] = {
12 XLAT(BPF_W),
15 XLAT(BPF_H),
18 XLAT(BPF_B),
21 XLAT(BPF_DW),
evdev_ff_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_ff_types.in; do not edit. */
5 # error static const struct xlat evdev_ff_types in mpers mode
10 const struct xlat evdev_ff_types[] = {
12 XLAT(FF_RUMBLE),
15 XLAT(FF_PERIODIC),
18 XLAT(FF_CONSTANT),
21 XLAT(FF_SPRING),
24 XLAT(FF_FRICTION),
27 XLAT(FF_DAMPER)
    [all...]

Completed in 684 milliseconds

1 2 34 5 6 7 8 91011