Home
last modified time | relevance | path

Searched refs:service_pack (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/rtc_base/win/
Dwindows_version.h109 ServicePack service_pack() const { return service_pack_; } in service_pack() function
/external/python/cpython2/Lib/test/
Dtest_sys.py248 self.assertIsInstance(v.service_pack, str)
257 self.assertEqual(v[4], v.service_pack)
/external/python/cpython3/Lib/test/
Dtest_sys.py314 self.assertIsInstance(v.service_pack, str)
323 self.assertEqual(v[4], v.service_pack)
/external/python/cpython2/Doc/library/
Dsys.rst505 *build*, *platform*, *service_pack*, *service_pack_minor*,
507 *service_pack* contains a string while all other values are
/external/python/cpython3/Doc/library/
Dsys.rst751 *build*, *platform*, *service_pack*, *service_pack_minor*,
753 *platform_version*. *service_pack* contains a string,
/external/python/cpython2/Doc/whatsnew/
D2.7.rst1594 :attr:`platform`, :attr:`service_pack`, :attr:`service_pack_major`,
/external/python/cpython3/Doc/whatsnew/
D2.7.rst1609 :attr:`platform`, :attr:`service_pack`, :attr:`service_pack_major`,