OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_LIST
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/
cmdline-option.h
25
#define
OPT_LIST
(n,t,d) ParamList* n;
cmdline-options.h
8
#ifndef
OPT_LIST
9
#error
OPT_LIST
is not defined
140
OPT_LIST
( prop, "<name>=<value>", "set system property on boot")
160
OPT_LIST
( webcam, "name=<name>[,dir=<direction>]", "setup web camera emulation" )
166
#undef
OPT_LIST
cmdline-option.c
39
#define
OPT_LIST
(_name,_template,_descr) OPTION(_name,OPTION_IS_LIST,0)
help.c
[
all
...]
Completed in 104 milliseconds