Home
last modified time | relevance | path

Searched defs:a (Results 15001 – 15025 of 816161) sorted by relevance

1...<<601602603604605606607608609610>>...32647

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Dload_packed3.h39 void i_load_packed3(uint8x16& a, uint8x16& b, uint8x16& c, const char* p) in i_load_packed3()
72 void i_load_packed3(uint16x8& a, uint16x8& b, uint16x8& c, in i_load_packed3()
90 void i_load_packed3(uint16x16& a, uint16x16& b, uint16x16& c, in i_load_packed3()
183 void i_load_packed3(uint64<8>& a, uint64<8>& b, uint64<8>& c, in i_load_packed3()
218 void i_load_packed3(float32<16>& a, float32<16>& b, float32<16>& c, in i_load_packed3()
245 void i_load_packed3(float64x4& a, float64x4& b, float64x4& c, in i_load_packed3()
254 void i_load_packed3(float64<8>& a, float64<8>& b, float64<8>& c, in i_load_packed3()
264 void v128_load_packed3(V& a, V& b, V& c, const char* p) in v128_load_packed3()
274 void v256_load_packed3(V& a, V& b, V& c, const char* p) in v256_load_packed3()
284 void v512_load_packed3(V& a, V& b, V& c, const char* p) in v512_load_packed3()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SubsystemForLinux/
H A Dmod.rs48 pub unsafe fn WslConfigureDistribution<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::… in WslConfigureDistribution() argument
62 pub unsafe fn WslGetDistributionConfiguration<'a, Param0: ::windows::runtime::IntoParam<'a, super::… in WslGetDistributionConfiguration() argument
76 pub unsafe fn WslIsDistributionRegistered<'a, Param0: ::windows::runtime::IntoParam<'a, super::supe… in WslIsDistributionRegistered()
90<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::PWSTR>, Param1: ::windows… in WslLaunch() argument
112<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::PWSTR>, Param1: ::windows… in WslLaunchInteractive() argument
127 …sterDistribution<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::PWSTR>, P… in WslRegisterDistribution() argument
141 pub unsafe fn WslUnregisterDistribution<'a, Param0: ::windows::runtime::IntoParam<'a, super::super:… in WslUnregisterDistribution()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/vmx/
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; member
6 struct { char b; vector bool char a; char e; } b8; member
13 struct { char b; vector float a; char e; } f32; member
16 union { char b; vector unsigned char a; } u8u; member
17 union { char b; vector signed char a; } s8u; member
18 union { char b; vector bool char a; } b8u; member
21 union { char b; vector bool short a; } b16u; member
23 union { char b; vector signed int a; } s32u; member
24 union { char b; vector bool int a; } b32u; member
25 union { char b; vector float a; } f32u; member
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/tools/detail/
H A Dpolynomial_horner2_14.hpp21 inline V evaluate_polynomial_c_imp(const T* a, const V&, const mpl::int_<1>*) BOOST_MATH_NOEXCEPT(V) in evaluate_polynomial_c_imp()
27 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<2>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
33 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<3>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
39 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<4>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
45 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<5>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
52 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<6>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
59 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<7>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
66 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<8>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
73 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<9>*) BOOST_MATH_NOEXCEPT… in evaluate_polynomial_c_imp()
80 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<10>*) BOOST_MATH_NOEXCEP… in evaluate_polynomial_c_imp()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/tests/cxx/
H A Dt-ops2.cc30 #define CHECK1(Type,a,fun) \ argument
32 #define CHECK(Type1,Type2,a,b,op) \ argument
34 #define CHECK_G(Type,a,b,op) \ argument
36 #define CHECK_UI(Type,a,b,op) \ argument
39 #define CHECK_SI(Type,a,b,op) \ argument
42 #define CHECK_D(Type,a,b,op) \ argument
45 #define CHECK_MPZ(Type,a,b,op) \ argument
48 #define CHECK_MPQ(Type,a,b,op) \ argument
51 #define CHECK_ALL_SIGNED(Type,a,b,op) \ argument
55 #define CHECK_ALL_SIGNS(Type,a,b,op) \ argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-27.c61 const int a[] = { 1, 2, 3, 4 }; in test_memcpy_nowarn() local
68 const int a[] = { 1, 2, 3, 4, 5 }; in test_memcpy_nowarn() local
104 const int a[] = { 1, 2, 3, 4 }; in test_memcpy_warn() local
147 const int a[] = { 1, 2, 3, 4 }; in test_memset_nowarn() local
190 const int a[] = { 1, 2, 3, 4 }; in test_memset_warn() local
215 const char a[] = "12"; in test_strcpy_nowarn() local
223 const char a[] = "123"; in test_strcpy_nowarn() local
231 const char a[] = "1234"; in test_strcpy_nowarn() local
239 const char a[] = "1234"; in test_strcpy_nowarn() local
258 const char a[] = "123"; in test_strcpy_warn() local
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/secp256k1/src/
H A Dscalar_low_impl.h14 SECP256K1_INLINE static int secp256k1_scalar_is_even(const secp256k1_scalar *a) { in secp256k1_scalar_is_even()
34 static int secp256k1_scalar_add(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sca… in secp256k1_scalar_add()
64 static void secp256k1_scalar_get_b32(unsigned char *bin, const secp256k1_scalar* a) { in secp256k1_scalar_get_b32()
69 SECP256K1_INLINE static int secp256k1_scalar_is_zero(const secp256k1_scalar *a) { in secp256k1_scalar_is_zero()
73 static void secp256k1_scalar_negate(secp256k1_scalar *r, const secp256k1_scalar *a) { in secp256k1_scalar_negate()
81 SECP256K1_INLINE static int secp256k1_scalar_is_one(const secp256k1_scalar *a) { in secp256k1_scalar_is_one()
85 static int secp256k1_scalar_is_high(const secp256k1_scalar *a) { in secp256k1_scalar_is_high()
94 static void secp256k1_scalar_mul(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sc… in secp256k1_scalar_mul()
107 …secp256k1_scalar_split_128(secp256k1_scalar *r1, secp256k1_scalar *r2, const secp256k1_scalar *a) { in secp256k1_scalar_split_128()
112 SECP256K1_INLINE static int secp256k1_scalar_eq(const secp256k1_scalar *a, const secp256k1_scalar *… in secp256k1_scalar_eq()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/linux/
H A Doverflow.h49 #define check_add_overflow(a, b, d) ({ \ argument
58 #define check_sub_overflow(a, b, d) ({ \ argument
67 #define check_mul_overflow(a, b, d) ({ \ argument
80 #define __unsigned_add_overflow(a, b, d) ({ \ argument
89 #define __unsigned_sub_overflow(a, b, d) ({ \ argument
101 #define __unsigned_mul_overflow(a, b, d) ({ \ argument
129 #define __signed_add_overflow(a, b, d) ({ \ argument
145 #define __signed_sub_overflow(a, b, d) ({ \ argument
187 #define check_add_overflow(a, b, d) \ argument
192 #define check_sub_overflow(a, b, d) \ argument
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-27.c61 const int a[] = { 1, 2, 3, 4 }; in test_memcpy_nowarn() local
68 const int a[] = { 1, 2, 3, 4, 5 }; in test_memcpy_nowarn() local
104 const int a[] = { 1, 2, 3, 4 }; in test_memcpy_warn() local
147 const int a[] = { 1, 2, 3, 4 }; in test_memset_nowarn() local
190 const int a[] = { 1, 2, 3, 4 }; in test_memset_warn() local
215 const char a[] = "12"; in test_strcpy_nowarn() local
223 const char a[] = "123"; in test_strcpy_nowarn() local
231 const char a[] = "1234"; in test_strcpy_nowarn() local
239 const char a[] = "1234"; in test_strcpy_nowarn() local
258 const char a[] = "123"; in test_strcpy_warn() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/tools/detail/
H A Dpolynomial_horner2_14.hpp21 inline V evaluate_polynomial_c_imp(const T* a, const V&, const mpl::int_<1>*) in evaluate_polynomial_c_imp()
27 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<2>*) in evaluate_polynomial_c_imp()
33 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<3>*) in evaluate_polynomial_c_imp()
39 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<4>*) in evaluate_polynomial_c_imp()
45 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<5>*) in evaluate_polynomial_c_imp()
52 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<6>*) in evaluate_polynomial_c_imp()
59 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<7>*) in evaluate_polynomial_c_imp()
66 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<8>*) in evaluate_polynomial_c_imp()
73 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<9>*) in evaluate_polynomial_c_imp()
80 inline V evaluate_polynomial_c_imp(const T* a, const V& x, const mpl::int_<10>*) in evaluate_polynomial_c_imp()
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/src/secp256k1/src/
H A Dscalar_low_impl.h14 SECP256K1_INLINE static int secp256k1_scalar_is_even(const secp256k1_scalar *a) { in secp256k1_scalar_is_even()
34 static int secp256k1_scalar_add(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sca… in secp256k1_scalar_add()
64 static void secp256k1_scalar_get_b32(unsigned char *bin, const secp256k1_scalar* a) { in secp256k1_scalar_get_b32()
69 SECP256K1_INLINE static int secp256k1_scalar_is_zero(const secp256k1_scalar *a) { in secp256k1_scalar_is_zero()
73 static void secp256k1_scalar_negate(secp256k1_scalar *r, const secp256k1_scalar *a) { in secp256k1_scalar_negate()
81 SECP256K1_INLINE static int secp256k1_scalar_is_one(const secp256k1_scalar *a) { in secp256k1_scalar_is_one()
85 static int secp256k1_scalar_is_high(const secp256k1_scalar *a) { in secp256k1_scalar_is_high()
94 static void secp256k1_scalar_mul(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sc… in secp256k1_scalar_mul()
107 …secp256k1_scalar_split_128(secp256k1_scalar *r1, secp256k1_scalar *r2, const secp256k1_scalar *a) { in secp256k1_scalar_split_128()
112 SECP256K1_INLINE static int secp256k1_scalar_eq(const secp256k1_scalar *a, const secp256k1_scalar *… in secp256k1_scalar_eq()
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/secp256k1/src/
H A Dscalar_low_impl.h14 SECP256K1_INLINE static int secp256k1_scalar_is_even(const secp256k1_scalar *a) { in secp256k1_scalar_is_even()
34 static int secp256k1_scalar_add(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sca… in secp256k1_scalar_add()
64 static void secp256k1_scalar_get_b32(unsigned char *bin, const secp256k1_scalar* a) { in secp256k1_scalar_get_b32()
69 SECP256K1_INLINE static int secp256k1_scalar_is_zero(const secp256k1_scalar *a) { in secp256k1_scalar_is_zero()
73 static void secp256k1_scalar_negate(secp256k1_scalar *r, const secp256k1_scalar *a) { in secp256k1_scalar_negate()
81 SECP256K1_INLINE static int secp256k1_scalar_is_one(const secp256k1_scalar *a) { in secp256k1_scalar_is_one()
85 static int secp256k1_scalar_is_high(const secp256k1_scalar *a) { in secp256k1_scalar_is_high()
94 static void secp256k1_scalar_mul(secp256k1_scalar *r, const secp256k1_scalar *a, const secp256k1_sc… in secp256k1_scalar_mul()
107 …secp256k1_scalar_split_128(secp256k1_scalar *r1, secp256k1_scalar *r2, const secp256k1_scalar *a) { in secp256k1_scalar_split_128()
112 SECP256K1_INLINE static int secp256k1_scalar_eq(const secp256k1_scalar *a, const secp256k1_scalar *… in secp256k1_scalar_eq()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/linux/
H A Doverflow.h49 #define check_add_overflow(a, b, d) ({ \ argument
58 #define check_sub_overflow(a, b, d) ({ \ argument
67 #define check_mul_overflow(a, b, d) ({ \ argument
80 #define __unsigned_add_overflow(a, b, d) ({ \ argument
89 #define __unsigned_sub_overflow(a, b, d) ({ \ argument
101 #define __unsigned_mul_overflow(a, b, d) ({ \ argument
129 #define __signed_add_overflow(a, b, d) ({ \ argument
145 #define __signed_sub_overflow(a, b, d) ({ \ argument
187 #define check_add_overflow(a, b, d) \ argument
192 #define check_sub_overflow(a, b, d) \ argument
[all …]

1...<<601602603604605606607608609610>>...32647