Home
last modified time | relevance | path

Searched defs:avx_enabled (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/build/
H A DSSE.cpp196 bool avx_enabled = has_avx(); variable
/dports/www/firefox-esr/firefox-91.8.0/mozglue/build/
H A DSSE.cpp171 bool avx_enabled = has_avx(); variable
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/build/
H A DSSE.cpp183 bool avx_enabled = has_avx(); variable
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/build/
H A DSSE.cpp171 bool avx_enabled = has_avx(); variable
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/build/
H A DSSE.cpp171 bool avx_enabled = has_avx(); variable
/dports/www/firefox/firefox-99.0/mozglue/build/
H A DSSE.cpp171 bool avx_enabled = has_avx(); variable
/dports/security/hashcat-legacy/hashcat-legacy-2.00/src/
H A Dhashcat-cli.c13695 uint32_t avx_enabled () in avx_enabled() function