Home
last modified time | relevance | path

Searched refs:g_isP4 (Results 1 – 10 of 10) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dcpu.h117 extern CRYPTOPP_DLL bool g_isP4;
234 return g_isP4; in IsP4()
H A Dcpu.cpp190 …hasRDRAND = false, CRYPTOPP_SECTION_INIT g_hasRDSEED = false, CRYPTOPP_SECTION_INIT g_isP4 = false; variable
260 g_isP4 = ((cpuid1[0] >> 8) & 0xf) == 0xf; in DetectX86Features()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dcpu.h95 extern CRYPTOPP_DLL bool g_isP4;
399 return g_isP4; in IsP4()
H A Dcpu.cpp374 bool CRYPTOPP_SECTION_INIT g_isP4 = false; variable
634 g_isP4 = ((cpuid1[0] >> 8) & 0xf) == 0xf; in DetectX86Features()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcpu.h95 extern CRYPTOPP_DLL bool g_isP4;
399 return g_isP4; in IsP4()
H A Dcpu.cpp361 bool CRYPTOPP_SECTION_INIT g_isP4 = false; variable
620 g_isP4 = ((cpuid1[0] >> 8) & 0xf) == 0xf; in DetectX86Features()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcpu.h95 extern CRYPTOPP_DLL bool g_isP4;
399 return g_isP4; in IsP4()
H A Dcpu.cpp361 bool CRYPTOPP_SECTION_INIT g_isP4 = false; variable
620 g_isP4 = ((cpuid1[0] >> 8) & 0xf) == 0xf; in DetectX86Features()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dcpu.h95 extern CRYPTOPP_DLL bool g_isP4;
399 return g_isP4; in IsP4()
H A Dcpu.cpp361 bool CRYPTOPP_SECTION_INIT g_isP4 = false; variable
620 g_isP4 = ((cpuid1[0] >> 8) & 0xf) == 0xf; in DetectX86Features()