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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_platform.py120 res = platform.system_alias(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_platform.py120 res = platform.system_alias(
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dplatform.py868 def system_alias(system,release,version): function
1567 Solaris. The system_alias() function is used to implement
1584 system,release,version = system_alias(system,release,version)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dplatform.py868 def system_alias(system,release,version): function
1567 Solaris. The system_alias() function is used to implement
1584 system,release,version = system_alias(system,release,version)

Completed in 144 milliseconds