HomeSort by relevance Sort by last modified time
    Searched refs:__version__ (Results 1 - 11 of 11) sorted by null

  /external/llvm/utils/lit/lit/
__init__.py 8 __version__ = '.'.join(map(str, __versioninfo__)) + 'dev' variable
  /external/llvm/utils/lit/
setup.py 7 version = lit.__version__,
  /external/sonivox/jet_tools/JetCreator/
JetSystemInfo.py 30 print(wx.__version__)
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
iri2uri.py 10 __version__ = "1.0.0" variable
__init__.py 25 __version__ = "$Rev$" variable
    [all...]
  /external/webkit/Tools/wx/packaging/
build-mac-installer.py 49 wx_version = wx.__version__[:5]
70 wx_root = "/usr/local/lib/wxPython-unicode-%s" % wx.__version__
  /external/clang/tools/scan-view/
startfile.py 5 __version__ = '1.1x' variable
ScanView.py 81 __version__ = "0.1" variable
204 server_version = "ScanViewServer/" + __version__
  /external/protobuf/python/
ez_setup.py 215 if setuptools.__version__ == '0.0.1':
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
mock.py 62 __version__ = '0.6.0' variable
  /system/extras/tests/sdcard/
plot_sdcard.py 331 if Gnuplot.__version__ != "1.8":

Completed in 93 milliseconds