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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_platform.py 73 (name, version, branch, revision, buildno, builddate, compiler) \
76 (name, version, '', '', buildno, builddate, compiler), output)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_platform.py 73 (name, version, branch, revision, buildno, builddate, compiler) \
76 (name, version, '', '', buildno, builddate, compiler), output)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_platform.py 73 (name, version, branch, revision, buildno, builddate, compiler) \
76 (name, version, '', '', buildno, builddate, compiler), output)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 73 (name, version, branch, revision, buildno, builddate, compiler) \
76 (name, version, '', '', buildno, builddate, compiler), output)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 73 (name, version, branch, revision, buildno, builddate, compiler) \
76 (name, version, '', '', buildno, builddate, compiler), output)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
pybench.py 107 buildno, builddate = platform.python_build()
129 'builddate': builddate,
146 ' Build: %s (#%s)' % (d.get('builddate', 'n/a'),
    [all...]

Completed in 311 milliseconds