HomeSort by relevance Sort by last modified time
    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
141 OPT_LIST( prop, "<name>=<value>", "set system property on boot")
172 #undef OPT_LIST
cmdline-option.c 39 #define OPT_LIST(_name,_template,_descr) OPTION(_name,OPTION_IS_LIST,0)
help.c     [all...]

Completed in 2029 milliseconds