Home
last modified time | relevance | path

Searched defs:option_table (Results 1 – 25 of 114) sorted by relevance

12345

/dports/ftp/R-cran-curl/curl/R/
H A Doptions.R24 option_table <- (function(){ globalVar
34 option_table <- unlist(as.list(env)) functionVar
/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/btparse/progs/
H A Dargs.c52 struct option option_table[] = variable
/dports/textproc/btparse/btparse-0.35/progs/
H A Dargs.c52 struct option option_table[] = variable
/dports/lang/libhx/libHX-3.25/assorted/
H A Dunit2any.c27 static const struct HXoption option_table[] = { variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/
H A Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument
/dports/lang/python37/Python-3.7.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/lang/python27/Python-2.7.18/Lib/distutils/
H A Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/lang/python39/Python-3.9.9/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/
H A Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/_distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/_distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
H A Dfancy_getopt.py45 def __init__ (self, option_table=None): argument
94 def set_option_table (self, option_table): argument
/dports/lang/python310/Python-3.10.1/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/lang/python38/Python-3.8.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/
H A Dfancy_getopt.py41 def __init__(self, option_table=None): argument
86 def set_option_table(self, option_table): argument
/dports/sysutils/renameutils/renameutils-0.12.0/src/
H A Ddeurlname.c48 static struct option option_table[] = { variable
H A Dqcmd.c63 static struct option option_table[] = { variable
/dports/net-im/telepathy-sofiasip/telepathy-sofiasip-0.4.5/src/
H A Dsip-connection-helpers.c226 GHashTable* option_table; in priv_nua_get_outbound_options() local
291 priv_nua_set_outbound_options (nua_t* nua, GHashTable* option_table) in priv_nua_set_outbound_options()
323 GHashTable *option_table; in sip_conn_update_nua_outbound() local
/dports/security/kleopatra/kleopatra-21.12.3/src/uiserver/
H A Dselectcertificatecommand.cpp89 } option_table[] = { variable
/dports/audio/ncmpc/ncmpc-0.41/src/
H A DOptions.cxx46 static constexpr OptionDefinition option_table[] = { variable

12345