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
defs:DEFAULT
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/scripts/
H
A
D
checkkconfigsymbols.py
26
DEFAULT
= r"default\s+.*?(?:if\s.+){,1}"
variable
/kernel/linux/linux-6.6/scripts/
H
A
D
checkkconfigsymbols.py
26
DEFAULT
= r"default\s+.*?(?:if\s.+){,1}"
variable
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-k210.c
186
#undef
DEFAULT
macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
st-asc.c
33
#define
DEFAULT
0
macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
st-asc.c
32
#define
DEFAULT
0
macro
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-script.c
2676
enum {
DEFAULT
, SET, ADD, REMOVE } change =
DEFAULT
;
in parse_output_fields()
enumerator
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
58
#define
DEFAULT
BIT(4)
macro
70
#define
DEFAULT
BIT(4)
macro
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
H
A
D
emxx_udc.h
56
#define
DEFAULT
BIT(4)
macro
68
#define
DEFAULT
BIT(4)
macro
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-script.c
3014
enum {
DEFAULT
, SET, ADD, REMOVE } change =
DEFAULT
;
in parse_output_fields()
enumerator
Completed in 22 milliseconds