Home
last modified time | relevance | path

Searched refs:suite_mask (Results 1 – 12 of 12) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h636 uint16_t suite_mask; /* Windows: VER_SUITE_* from WinNT.h */ member
/external/google-breakpad/src/processor/
Dsynth_minidump.cc66 D16(system_info.suite_mask); in SystemInfo()
Dminidump.cc3425 Swap(&system_info_.suite_mask); in Read()
3627 system_info_.suite_mask); in Print()
/external/python/cpython2/Misc/NEWS.d/
D2.7a3.rst60 members are service_pack_major, service_pack_minor, suite_mask, and
/external/google-breakpad/src/processor/testdata/
Dminidump2.dump.out683 suite_mask = 0x100
/external/python/cpython2/Lib/test/
Dtest_sys.py251 self.assertIsInstance(v.suite_mask, int)
/external/python/cpython2/Doc/library/
Dsys.rst506 *service_pack_major*, *suite_mask*, and *product_type*.
551 *service_pack_major*, *suite_mask*, and *product_type*.
/external/python/cpython3/Lib/test/
Dtest_sys.py317 self.assertIsInstance(v.suite_mask, int)
/external/python/cpython3/Doc/library/
Dsys.rst752 *service_pack_major*, *suite_mask*, *product_type* and
789 *service_pack_major*, *suite_mask*, and *product_type*.
/external/python/cpython2/Doc/whatsnew/
D2.7.rst1595 :attr:`service_pack_minor`, :attr:`suite_mask`, and
/external/python/cpython3/Doc/whatsnew/
D2.7.rst1610 :attr:`service_pack_minor`, :attr:`suite_mask`, and
/external/python/cpython3/Misc/
DHISTORY12882 members are service_pack_major, service_pack_minor, suite_mask, and