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

  /external/python/cpython3/Lib/
platform.py 53 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
71 # instead; extended the win32_ver() to also return processor
73 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
500 def win32_ver(release='', version='', csd='', ptype=''): function
928 # Try win32_ver() on win32 platforms
930 release, version, csd, ptype = win32_ver()
950 # Normalize system to what win32_ver() normally returns
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]
  /external/python/cpython2/Lib/
platform.py 56 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
74 # instead; extended the win32_ver() to also return processor
76 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
626 def win32_ver(release='', version='', csd='', ptype=''): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 54 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
72 # instead; extended the win32_ver() to also return processor
74 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
553 def win32_ver(release='',version='',csd='',ptype=''): function
    [all...]

Completed in 488 milliseconds