Home
last modified time | relevance | path

Searched defs:optionlist (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py403 def _selectoption(d, optionlist, idx): argument
437 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID): argument
/external/python/cpython2/Tools/pybench/
DCommandLine.py302 optionlist = None # List of passed options variable in Application
/external/python/cpython3/Python/
Dsysmodule.c1687 _append_preinit_entry(_Py_PreInitEntry *optionlist, const wchar_t *value) in _append_preinit_entry()
1709 _clear_preinit_entries(_Py_PreInitEntry *optionlist) in _clear_preinit_entries()
/external/pcre/dist2/src/
Dpcre2grep.c389 static option_item optionlist[] = { variable