Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dcpuid.hxx75 inline bool hasHyperThreading() in hasHyperThreading() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dcpuid.hxx76 inline bool hasHyperThreading() in hasHyperThreading() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_cpudetect.c481 cpucaps.hasHyperThreading = ( cpuinfo.x86Flags >> 28 ) & 1; in cpudetectInit()
H A Dix86-64.h172 u32 hasHyperThreading; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/
H A Dparallelsort.hxx29 const bool bHyperThreadingActive = cpuid::hasHyperThreading();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/
H A Dparallelsort.hxx30 const static bool bHyperThreadingActive = cpuid::hasHyperThreading();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dformulacell.cxx4865 const static bool bHyperThreadingActive = cpuid::hasHyperThreading(); in InterpretFormulaGroupThreading()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dformulacell.cxx4806 const static bool bHyperThreadingActive = cpuid::hasHyperThreading(); in InterpretFormulaGroupThreading()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog343022 added hasHyperThreading() function to tools::cpuid
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog605071 added hasHyperThreading() function to tools::cpuid