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:short_options
(Results
1 - 12
of
12
) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H
A
D
getopt_long_only.c
48
char *const
short_options
= "nbl:";
in main()
local
H
A
D
getopt_long.c
48
char *const
short_options
= "nbl:";
in main()
local
/third_party/alsa-utils/alsamixer/
H
A
D
cli.c
63
static const char
short_options
[] = "hc:f:FD:mMV:Bga:";
in parse_options()
local
/third_party/alsa-utils/bat/
H
A
D
bat.c
391
static const char
short_options
[] = "D:P:C:f:n:F:c:r:s:k:p:B:E:lth";
in parse_arguments()
local
/third_party/alsa-utils/topology/
H
A
D
topology.c
413
static const char
short_options
[] = "hc:d:n:u:v:o:pP:sgxzV"
in main()
local
/third_party/alsa-utils/seq/aseqdump/
H
A
D
aseqdump.c
686
static const char
short_options
[] = "hVlp:NPR"
in main()
local
/third_party/alsa-utils/alsaucm/
H
A
D
usecase.c
440
static const char
short_options
[] = "hb:c:in";
in main()
local
/third_party/alsa-lib/test/
H
A
D
audio_time.c
132
static const char
short_options
[] = "hcpdrD:t:";
in main()
local
/third_party/alsa-utils/seq/aplaymidi/
H
A
D
arecordmidi.c
729
static const char
short_options
[] = "hVlp:b:f:t:sdm:i:n:";
in main()
local
H
A
D
aplaymidi.c
981
static const char
short_options
[] = OPTIONS;
in main()
local
/third_party/alsa-utils/amidi/
H
A
D
amidi.c
474
static const char
short_options
[] = "hVlLp:s:r:S::dt:aci:T:";
in main()
local
/third_party/alsa-utils/aplay/
H
A
D
aplay.c
481
static const char
short_options
[] = "hnlLD:qt:c:f:r:d:s:MNF:A:R:T:B:vV:IPCi"
local
Completed in 11 milliseconds