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

  /external/libvncserver/webclients/novnc/include/
rfb.js 603 var sversion = this._sock.rQshiftStr(12).substr(4, 7);
604 Util.Info("Server ProtocolVersion: " + sversion);
606 switch (sversion) {
624 return this._fail("Invalid server version " + sversion);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_msi.py 236 sversion = "%d.%d.%d" % StrictVersion(version).version
247 sversion, author)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_msi.py 236 sversion = "%d.%d.%d" % StrictVersion(version).version
247 sversion, author)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 236 sversion = "%d.%d.%d" % StrictVersion(version).version
247 sversion, author)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 236 sversion = "%d.%d.%d" % StrictVersion(version).version
247 sversion, author)
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 100 milliseconds