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:OPTIONS
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/scripts/
H
A
D
coccicheck
66
OPTIONS
="$COCCIINCLUDE $1"
73
OPTIONS
="--dir $srctree $COCCIINCLUDE"
75
OPTIONS
="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
91
OPTIONS
="--patch $srctree $
OPTIONS
"
101
OPTIONS
="$
OPTIONS
--jobs $NPROC --chunksize 1"
182
OPTIONS
="$
OPTIONS
$SPFLAGS"
240
$FLAGS --cocci-file $COCCI $OPT $
OPTIONS
|| \
[all...]
H
A
D
leaking_addresses.pl
86
Usage: $P [
OPTIONS
]
H
A
D
get_abi.pl
548
=head1
OPTIONS
/kernel/linux/linux-6.6/scripts/
H
A
D
coccicheck
77
OPTIONS
="$COCCIINCLUDE $1"
84
OPTIONS
="--dir $srctree $COCCIINCLUDE"
86
OPTIONS
="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
102
OPTIONS
="--patch $srctree $
OPTIONS
"
112
OPTIONS
="$
OPTIONS
--jobs $NPROC --chunksize 1"
193
OPTIONS
="$
OPTIONS
$SPFLAGS"
248
$FLAGS --cocci-file $COCCI $OPT $
OPTIONS
|| \
[all...]
H
A
D
leaking_addresses.pl
87
Usage: $P [
OPTIONS
]
H
A
D
get_feat.pl
571
=head1
OPTIONS
H
A
D
get_abi.pl
1008
=head1
OPTIONS
H
A
D
kernel-doc
2416
=head1
OPTIONS
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xdp2skb_meta.sh
81
OPTIONS
=$(getopt -o vfhd: \
86
eval set -- "$
OPTIONS
"
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
xdp2skb_meta.sh
81
OPTIONS
=$(getopt -o vfhd: \
86
eval set -- "$
OPTIONS
"
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
atlas7_wdt.c
99
#define
OPTIONS
(WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE)
macro
102
.options =
OPTIONS
,
H
A
D
sirfsoc_wdt.c
121
#define
OPTIONS
(WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE)
macro
124
.options =
OPTIONS
,
H
A
D
s3c2410_wdt.c
374
#define
OPTIONS
(WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE)
macro
377
.options =
OPTIONS
,
/kernel/linux/linux-5.10/tools/testing/selftests/
H
A
D
run_kselftest.sh
22
Usage: $0 [
OPTIONS
]
/kernel/linux/linux-6.6/tools/testing/selftests/
H
A
D
run_kselftest.sh
22
Usage: $0 [
OPTIONS
]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_xdp_vlan.sh
61
OPTIONS
=$(getopt -o hvfi: \
68
eval set -- "$
OPTIONS
"
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_xdp_vlan.sh
66
OPTIONS
=$(getopt -o hvfi: \
73
eval set -- "$
OPTIONS
"
/kernel/linux/linux-5.10/tools/testing/fault-injection/
H
A
D
failcmd.sh
23
OPTIONS
/kernel/linux/linux-6.6/tools/testing/fault-injection/
H
A
D
failcmd.sh
23
OPTIONS
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
s3c2410_wdt.c
518
#define
OPTIONS
(WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE)
macro
521
.options =
OPTIONS
,
Completed in 10 milliseconds