Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:INIT_C_CC
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
termios.h
14
#define
INIT_C_CC
"\003\034\177\025\004\001\000\000\000\000\027\022\032\021\023\026\025"
macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
termios.h
19
#define
INIT_C_CC
"\003\034\177\025\004\0\1\0\021\023\032\0\022\017\027\026\0"
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
termios_internal.h
21
#define
INIT_C_CC
{ \
macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
termios.h
20
#define
INIT_C_CC
"\003\034\177\025\004\0\1\0\021\023\032\0\022\017\027\026\0"
macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
termios.h
14
#define
INIT_C_CC
"\003\034\177\025\004\0\1\0\021\023\032\0\022\017\027\026\0"
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
termios.h
22
#define
INIT_C_CC
"\003\034\177\025\1\0\0\0\021\023\032\0\022\017\027\026\004\0"
macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
termios.h
13
#define
INIT_C_CC
"\004\000\000\177\027\025\022\000\003\034\032\000\021\023\026\025\001\000"
macro
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
termios.h
15
#define
INIT_C_CC
"\003\034\177\025\004\0\1\0\021\023\032\0\022\017\027\026\0"
macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
termios.h
25
#define
INIT_C_CC
"\003\034\177\025\004\000\000\000\021\023\032\031\022\025\027\026\001"
macro
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
vcc.c
110
.c_cc =
INIT_C_CC
,
H
A
D
tty_io.c
129
.c_cc =
INIT_C_CC
,
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvcs.c
183
.c_cc =
INIT_C_CC
,
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
vcc.c
102
.c_cc =
INIT_C_CC
,
H
A
D
tty_io.c
130
.c_cc =
INIT_C_CC
,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvcs.c
185
.c_cc =
INIT_C_CC
,
Completed in 18 milliseconds