| /external/python/cpython3/Lib/distutils/command/ |
| D | bdist_rpm.py | 130 negative_opt = {'no-keep-temp': 'keep-temp', variable in bdist_rpm
|
| D | install_lib.py | 49 negative_opt = {'no-compile' : 'compile'} variable in install_lib
|
| D | sdist.py | 94 negative_opt = {'no-defaults': 'use-defaults', variable in sdist
|
| D | install.py | 160 negative_opt = {'no-compile' : 'compile'} variable in install
|
| D | build_py.py | 30 negative_opt = {'no-compile' : 'compile'} variable in build_py
|
| /external/python/setuptools/setuptools/_distutils/command/ |
| D | bdist_rpm.py | 130 negative_opt = {'no-keep-temp': 'keep-temp', variable in bdist_rpm
|
| D | install_lib.py | 49 negative_opt = {'no-compile' : 'compile'} variable in install_lib
|
| D | sdist.py | 94 negative_opt = {'no-defaults': 'use-defaults', variable in sdist
|
| D | build_py.py | 30 negative_opt = {'no-compile' : 'compile'} variable in build_py
|
| D | install.py | 251 negative_opt = {'no-compile' : 'compile'} variable in install
|
| /external/python/cpython2/Lib/distutils/command/ |
| D | bdist_rpm.py | 136 negative_opt = {'no-keep-temp': 'keep-temp', variable in bdist_rpm
|
| D | install_lib.py | 53 negative_opt = {'no-compile' : 'compile'} variable in install_lib
|
| D | sdist.py | 94 negative_opt = {'no-defaults': 'use-defaults', variable in sdist
|
| D | install.py | 160 negative_opt = {'no-compile' : 'compile'} variable in install
|
| D | build_py.py | 31 negative_opt = {'no-compile' : 'compile'} variable in build_py
|
| /external/python/setuptools/setuptools/command/ |
| D | sdist.py | 40 negative_opt = {} variable in sdist
|
| D | egg_info.py | 165 negative_opt = { variable in egg_info
|
| D | easy_install.py | 140 negative_opt = {'always-unzip': 'zip-ok'} variable in easy_install
|
| /external/python/cpython2/Lib/distutils/ |
| D | fancy_getopt.py | 402 def fancy_getopt (options, negative_opt, object, args): argument
|
| D | dist.py | 123 negative_opt = {'quiet': 'verbose'} variable in Distribution
|
| /external/python/cpython3/Lib/distutils/ |
| D | fancy_getopt.py | 367 def fancy_getopt(options, negative_opt, object, args): argument
|
| D | dist.py | 132 negative_opt = {'quiet': 'verbose'} variable in Distribution
|
| /external/python/setuptools/setuptools/_distutils/ |
| D | fancy_getopt.py | 367 def fancy_getopt(options, negative_opt, object, args): argument
|
| D | dist.py | 133 negative_opt = {'quiet': 'verbose'} variable in Distribution
|