Searched refs:_syscmd_ver (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dplatform.py60 # workarounds in _syscmd_ver() -- still not 100% elegant
482 def _syscmd_ver(system='', release='', version='', function
1225 system,release,version = _syscmd_ver(system)
1227 # (_syscmd_ver() tends to return the vendor name as well)
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dplatform.py60 # workarounds in _syscmd_ver() -- still not 100% elegant
482 def _syscmd_ver(system='', release='', version='', function
1225 system,release,version = _syscmd_ver(system)
1227 # (_syscmd_ver() tends to return the vendor name as well)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dplatform.py60 # workarounds in _syscmd_ver() -- still not 100% elegant
482 def _syscmd_ver(system='', release='', version='', function
1225 system,release,version = _syscmd_ver(system)
1227 # (_syscmd_ver() tends to return the vendor name as well)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dplatform.py60 # workarounds in _syscmd_ver() -- still not 100% elegant
482 def _syscmd_ver(system='', release='', version='', function
1225 system,release,version = _syscmd_ver(system)
1227 # (_syscmd_ver() tends to return the vendor name as well)

Completed in 78 milliseconds