|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| void | initialise () noexcept |
Definition at line 125 of file juce_SystemStats.cpp.
|
noexcept |
Definition at line 127 of file juce_SystemStats.cpp.
|
noexcept |
Definition at line 232 of file juce_SystemStats_linux.cpp.
| bool juce::CPUInformation::has3DNow |
Definition at line 134 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX |
Definition at line 135 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX2 |
Definition at line 135 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512BW |
Definition at line 136 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512CD |
Definition at line 136 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512DQ |
Definition at line 137 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512ER |
Definition at line 137 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512F |
Definition at line 136 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512IFMA |
Definition at line 137 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512PF |
Definition at line 138 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512VBMI |
Definition at line 138 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512VL |
Definition at line 138 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasAVX512VPOPCNTDQ |
Definition at line 139 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasFMA3 |
Definition at line 134 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasFMA4 |
Definition at line 134 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasMMX |
Definition at line 133 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasNeon |
Definition at line 140 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSE |
Definition at line 133 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSE2 |
Definition at line 133 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSE3 |
Definition at line 133 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSE41 |
Definition at line 135 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSE42 |
Definition at line 135 of file juce_SystemStats.cpp.
| bool juce::CPUInformation::hasSSSE3 |
Definition at line 134 of file juce_SystemStats.cpp.
| int juce::CPUInformation::numLogicalCPUs |
Definition at line 131 of file juce_SystemStats.cpp.
| int juce::CPUInformation::numPhysicalCPUs |
Definition at line 131 of file juce_SystemStats.cpp.