Home
last modified time | relevance | path

Searched defs:hasMMX (Results 1 – 25 of 36) sorted by relevance

12

/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_core/include/
H A DADM_cpuCap.h58 static uint8_t hasMMX (void) {CHECK_Z(MMX)}; in hasMMX() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_core/include/
H A DADM_cpuCap.h58 static uint8_t hasMMX (void) {CHECK_Z(MMX)}; in hasMMX() function
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_core/include/
H A DADM_cpuCap.h58 static uint8_t hasMMX (void) {CHECK_Z(MMX)}; in hasMMX() function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_core/include/
H A DADM_cpuCap.h58 static uint8_t hasMMX (void) {CHECK_Z(MMX)}; in hasMMX() function
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_cpu.h60 int hasMMX; member
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/system/
H A Djuce_SystemStats.cpp93 bool hasMMX = false, hasSSE = false, hasSSE2 = false, hasSSE3 = false, member
111 bool SystemStats::hasMMX() noexcept { return getCPUInformation().hasMMX; } in hasMMX() function in juce::SystemStats
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/system/
H A Djuce_SystemStats.cpp93 bool hasMMX = false, hasSSE = false, hasSSE2 = false, hasSSE3 = false, member
111 bool SystemStats::hasMMX() noexcept { return getCPUInformation().hasMMX; } in hasMMX() function in juce::SystemStats
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/system/
H A Djuce_SystemStats.cpp93 bool hasMMX = false, hasSSE = false, hasSSE2 = false, hasSSE3 = false, member
111 bool SystemStats::hasMMX() noexcept { return getCPUInformation().hasMMX; } in hasMMX() function in juce::SystemStats
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dcpudetect.h33 int hasMMX; member
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dcpudetect.h31 int hasMMX; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dcpudetect.h33 int hasMMX; member
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dcpudetect.h31 int hasMMX; member
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_cpu.h62 int hasMMX; /**< The CPU has the mmx feature. */ member
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86Subtarget.h143 bool hasMMX() const { return X86SSELevel >= MMX; } in hasMMX() function
/dports/misc/openmvg/openMVG-2.0/src/nonFree/sift/vl/
H A Dhost.h557 vl_bool hasMMX ; member
/dports/math/kfr/kfr-4.2.1/include/kfr/runtime/
H A Dcpuid.hpp77 u32 hasMMX : 1; member
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dhost.h571 vl_bool hasMMX ; member
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/libpq/
H A Dlibpq-fe.h565 int quiet); in hasSSE3()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/
H A Dhostinfo_unix.cpp727 int hasMMX, hasSSE, hasSSE2, hasSSE3, has3DNow, has3DNowExt; in use_cpuid() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86Subtarget.h549 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86Subtarget.h605 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h595 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h605 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86Subtarget.h586 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h641 bool hasMMX() const { return X863DNowLevel >= MMX; } in hasMMX() function

12