OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCCS
(Results
1 - 25
of
54
) sorted by null
1
2
3
/bionic/libc/kernel/arch-mips/asm/
termbits.h
26
#define
NCCS
23
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/bionic/libc/kernel/arch-x86/asm/
termbits.h
26
#define
NCCS
19
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/development/ndk/platforms/android-9/arch-mips/include/asm/
termbits.h
26
#define
NCCS
23
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/development/ndk/platforms/android-9/arch-x86/include/asm/
termbits.h
26
#define
NCCS
19
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/external/kernel-headers/original/asm-mips/
termbits.h
20
* The ABI says nothing about NCC but seems to use
NCCS
as
23
#define
NCCS
23
30
cc_t c_cc[
NCCS
]; /* control characters */
39
cc_t c_cc[
NCCS
]; /* control characters */
50
cc_t c_cc[
NCCS
]; /* control characters */
/external/kernel-headers/original/asm-x86/
termbits.h
10
#define
NCCS
19
17
cc_t c_cc[
NCCS
]; /* control characters */
26
cc_t c_cc[
NCCS
]; /* control characters */
37
cc_t c_cc[
NCCS
]; /* control characters */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
termbits.h
10
#define
NCCS
19
17
cc_t c_cc[
NCCS
]; /* control characters */
26
cc_t c_cc[
NCCS
]; /* control characters */
37
cc_t c_cc[
NCCS
]; /* control characters */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termbits.h
10
#define
NCCS
19
17
cc_t c_cc[
NCCS
]; /* control characters */
26
cc_t c_cc[
NCCS
]; /* control characters */
37
cc_t c_cc[
NCCS
]; /* control characters */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termbits.h
10
#define
NCCS
19
17
cc_t c_cc[
NCCS
]; /* control characters */
26
cc_t c_cc[
NCCS
]; /* control characters */
37
cc_t c_cc[
NCCS
]; /* control characters */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
termbits.h
21
#define
NCCS
19
28
cc_t c_cc[
NCCS
];
37
cc_t c_cc[
NCCS
];
48
cc_t c_cc[
NCCS
];
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
termbits.h
21
#define
NCCS
19
28
cc_t c_cc[
NCCS
];
37
cc_t c_cc[
NCCS
];
48
cc_t c_cc[
NCCS
];
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
termbits.h
21
#define
NCCS
19
28
cc_t c_cc[
NCCS
];
37
cc_t c_cc[
NCCS
];
48
cc_t c_cc[
NCCS
];
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
termbits.h
21
#define
NCCS
19
28
cc_t c_cc[
NCCS
];
37
cc_t c_cc[
NCCS
];
48
cc_t c_cc[
NCCS
];
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
termbits.h
21
#define
NCCS
19
28
cc_t c_cc[
NCCS
];
37
cc_t c_cc[
NCCS
];
48
cc_t c_cc[
NCCS
];
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
termbits.h
26
#define
NCCS
23
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
termbits.h
26
#define
NCCS
19
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
termbits.h
26
#define
NCCS
23
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
termbits.h
26
#define
NCCS
19
35
cc_t c_cc[
NCCS
];
45
cc_t c_cc[
NCCS
];
57
cc_t c_cc[
NCCS
];
/bionic/libc/include/sys/
ttydefaults.h
89
const cc_t ttydefchars[
NCCS
] = {
113
extern const cc_t ttydefchars[
NCCS
];
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
termios.h
29
#define
NCCS
32
37
cc_t c_cc[
NCCS
]; /* control characters */
218
_IOT (_IOTS (cflag_t), 4, _IOTS (cc_t),
NCCS
, _IOTS (speed_t), 2)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
termios.h
29
#define
NCCS
32
37
cc_t c_cc[
NCCS
]; /* control characters */
218
_IOT (_IOTS (cflag_t), 4, _IOTS (cc_t),
NCCS
, _IOTS (speed_t), 2)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
termios.h
29
#define
NCCS
32
37
cc_t c_cc[
NCCS
]; /* control characters */
218
_IOT (_IOTS (cflag_t), 4, _IOTS (cc_t),
NCCS
, _IOTS (speed_t), 2)
/bionic/libc/kernel/arch-arm/asm/
termbits.h
25
#define
NCCS
19
34
cc_t c_cc[
NCCS
];
/development/ndk/platforms/android-3/arch-arm/include/asm/
termbits.h
19
#define
NCCS
19
26
cc_t c_cc[
NCCS
];
/external/kernel-headers/original/asm-arm/
termbits.h
8
#define
NCCS
19
15
cc_t c_cc[
NCCS
]; /* control characters */
Completed in 1440 milliseconds
1
2
3