HomeSort by relevance Sort by last modified time
    Searched refs:cc_t (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
ostermios.h 12 typedef unsigned char cc_t; typedef
23 cc_t c_cc[NCCS];
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /development/ndk/platforms/android-9/arch-mips/include/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /development/ndk/platforms/android-9/arch-x86/include/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /development/ndk/platforms/android-L/arch-mips/include/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /development/ndk/platforms/android-L/include/asm-generic/
termbits.h 22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 6 typedef unsigned char cc_t; typedef
16 cc_t c_line; /* line discipline */
17 cc_t c_cc[NCCS]; /* control characters */
25 cc_t c_line; /* line discipline */
26 cc_t c_cc[NCCS]; /* control characters */
36 cc_t c_line; /* line discipline */
37 cc_t c_cc[NCCS]; /* control characters */
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 15 typedef unsigned char cc_t; typedef
29 cc_t c_line; /* line discipline */
30 cc_t c_cc[NCCS]; /* control characters */
38 cc_t c_line; /* line discipline */
39 cc_t c_cc[NCCS]; /* control characters */
49 cc_t c_line; /* line discipline */
50 cc_t c_cc[NCCS]; /* control characters */
  /development/ndk/platforms/android-3/arch-arm/include/asm/
termbits.h 15 typedef unsigned char cc_t; typedef
25 cc_t c_line;
26 cc_t c_cc[NCCS];
  /bionic/libc/include/sys/
ttydefaults.h 89 const cc_t ttydefchars[NCCS] = {
113 extern const cc_t ttydefchars[NCCS];
  /development/ndk/platforms/android-L/include/sys/
ttydefaults.h 89 const cc_t ttydefchars[NCCS] = {
113 extern const cc_t ttydefchars[NCCS];
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/include/sys/
termios.h 107 typedef unsigned char cc_t; typedef
118 cc_t c_cc[NCCS];
  /external/libedit/src/
tty.c 1304 tios->c_cc[c] = (cc_t)v;
    [all...]

Completed in 486 milliseconds