Home
last modified time | relevance | path

Searched defs:splat (Results 1 – 25 of 815) sorted by relevance

12345678910>>...33

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/core/
H A Dset_splat.h32 SIMDPP_INL expr_vec_set_splat<uint32_t> splat(unsigned x) { return { x }; } in splat() function
33 SIMDPP_INL expr_vec_set_splat<uint64_t> splat(unsigned long x) { return { x }; } in splat() function
34 SIMDPP_INL expr_vec_set_splat<uint64_t> splat(unsigned long long x) { return { x }; } in splat() function
35 SIMDPP_INL expr_vec_set_splat<int32_t> splat(int x) { return { x }; } in splat() function
36 SIMDPP_INL expr_vec_set_splat<int64_t> splat(long x) { return { x }; } in splat() function
37 SIMDPP_INL expr_vec_set_splat<int64_t> splat(long long x) { return { x }; } in splat() function
38 SIMDPP_INL expr_vec_set_splat<float> splat(float x) { return { x }; } in splat() function
39 SIMDPP_INL expr_vec_set_splat<double> splat(double x) { return { x }; } in splat() function
44 template<class V> SIMDPP_INL V splat(int x) { return detail::splat_impl<V>(x); } in splat() function
45 template<class V> SIMDPP_INL V splat(long x) { return detail::splat_impl<V>(x); } in splat() function
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/misc/broot/broot-1.7.0/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/shells/nsh/nsh-0.4.2/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/devel/grcov/grcov-0.8.2/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/devel/grex/grex-1.3.0/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/net/routinator/routinator-0.10.2/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/editors/helix/helix-0.5.0/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/memchr-2.4.0/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/memchr/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/memchr-2.4.1/src/memmem/
H A Dvector.rs23 unsafe fn splat(byte: u8) -> Self; in splat() method
41 unsafe fn splat(byte: u8) -> __m128i { in splat() method
74 unsafe fn splat(byte: u8) -> __m256i { in splat() method

12345678910>>...33