HomeSort by relevance Sort by last modified time
    Searched refs:CTRL (Results 1 - 25 of 67) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-control-registers.h 19 /* Define the CTRL macro before including this file; it takes as
25 CTRL(amr, C62X, read_write, 0x0, 0x10)
26 CTRL(csr, C62X, read_write, 0x1, 0x10)
27 CTRL(dnum, C64XP, read, 0x11, 0x1f)
28 CTRL(ecr, C64XP, write, 0x1d, 0x1f)
29 CTRL(efr, C64XP, read, 0x1d, 0x1f)
30 CTRL(fadcr, C67X, read_write, 0x12, 0x1f)
31 CTRL(faucr, C67X, read_write, 0x13, 0x1f)
32 CTRL(fmcr, C67X, read_write, 0x14, 0x1f)
33 CTRL(gfpgfr, C64X, read_write, 0x18, 0x1f
    [all...]
  /bionic/libc/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /development/ndk/platforms/android-21/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
ttydefaults.h 57 #define CTRL(x) (x&037)
58 #define CEOF CTRL('d')
61 #define CINTR CTRL('c')
62 #define CSTATUS CTRL('t')
63 #define CKILL CTRL('u')
66 #define CSUSP CTRL('z')
68 #define CDSUSP CTRL('y')
69 #define CSTART CTRL('q')
70 #define CSTOP CTRL('s')
71 #define CLNEXT CTRL('v'
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ttydefaults.h 55 #define CTRL(x) (x&037)
56 #define CEOF CTRL('d')
63 #define CINTR CTRL('c')
69 #define CKILL CTRL('u')
72 #define CSUSP CTRL('z')
74 #define CDSUSP CTRL('y')
75 #define CSTART CTRL('q')
76 #define CSTOP CTRL('s')
77 #define CLNEXT CTRL('v')
78 #define CDISCARD CTRL('o'
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ttydefaults.h 55 #define CTRL(x) (x&037)
56 #define CEOF CTRL('d')
63 #define CINTR CTRL('c')
69 #define CKILL CTRL('u')
72 #define CSUSP CTRL('z')
74 #define CDSUSP CTRL('y')
75 #define CSTART CTRL('q')
76 #define CSTOP CTRL('s')
77 #define CLNEXT CTRL('v')
78 #define CDISCARD CTRL('o'
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ttydefaults.h 55 #define CTRL(x) (x&037)
56 #define CEOF CTRL('d')
63 #define CINTR CTRL('c')
69 #define CKILL CTRL('u')
72 #define CSUSP CTRL('z')
74 #define CDSUSP CTRL('y')
75 #define CSTART CTRL('q')
76 #define CSTOP CTRL('s')
77 #define CLNEXT CTRL('v')
78 #define CDISCARD CTRL('o'
    [all...]
  /external/libedit/src/editline/
readline.h 76 #ifndef CTRL
81 #ifndef CTRL
82 #define CTRL(c) ((c) & 037)
90 #define ABORT_CHAR CTRL('G')

Completed in 1543 milliseconds

1 2 3