HomeSort by relevance Sort by last modified time
    Searched full:setup_keywords (Results 1 - 8 of 8) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
core.py 46 setup_keywords = ('distclass', 'script_name', 'script_args', 'options', variable
extension.py 89 # setup_keywords in core.py.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
core.py 46 setup_keywords = ('distclass', 'script_name', 'script_args', 'options', variable
extension.py 89 # setup_keywords in core.py.
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
setup.py 409 if key not in _core.setup_keywords:
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
setup.py 410 if key not in _core.setup_keywords:
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
setup.py 409 if key not in _core.setup_keywords:
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
setup.py 410 if key not in _core.setup_keywords:

Completed in 140 milliseconds