Home
last modified time | relevance | path

Searched +defs:V +defs:b +defs:r (Results 226 – 250 of 3727) sorted by relevance

12345678910>>...150

/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-1.c11 typedef double V __attribute__ ((vector_size (32))); typedef
16 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
24 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/security/pecl-scrypt/scrypt-1.4.2/crypto/
H A Dcrypto_scrypt-nosse.c94 #define R(a,b) (((a) << (b)) | ((a) >> (32 - (b)))) in salsa20_8() argument
138 blockmix_salsa8(uint8_t * B, uint8_t * Y, size_t r) in blockmix_salsa8()
168 integerify(uint8_t * B, size_t r) in integerify()
182 smix(uint8_t * B, size_t r, uint64_t N, uint8_t * V, uint8_t * XY) in smix()
226 const uint8_t * salt, size_t saltlen, uint64_t N, uint32_t r, uint32_t p, in crypto_scrypt()
230 uint8_t * V; in crypto_scrypt() local
/dports/devel/flatcc/flatcc-0.6.0/include/flatcc/reflection/
H A Dflatbuffers_common_reader.h48 #define __flatbuffers_struct_field(T, ID, t, r)\ argument
57 #define __flatbuffers_offset_field(T, ID, t, r, adjust)\ argument
93 #define __flatbuffers_define_string_field(ID, N, NK, r)\ argument
283 #define __flatbuffers_scan_by_field(b, e, A, V, E, L, K, Kn, T, D)\ argument
293 #define __flatbuffers_rscan_by_field(b, e, A, V, E, L, K, Kn, T, D)\ argument
303 #define __flatbuffers_scan_by_scalar_field(b, e, A, V, E, L, K, T)\ argument
305 #define __flatbuffers_scan_by_string_field(b, e, A, V, E, L, K)\ argument
307 #define __flatbuffers_scan_by_string_n_field(b, e, A, V, E, L, K, Kn)\ argument
309 #define __flatbuffers_rscan_by_scalar_field(b, e, A, V, E, L, K, T)\ argument
311 #define __flatbuffers_rscan_by_string_field(b, e, A, V, E, L, K)\ argument
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dper_face_normals.cpp14 const Eigen::MatrixBase<DerivedV>& V, in per_face_normals()
28 typename DerivedV::Scalar r = N.row(i).norm(); in per_face_normals() local
41 const Eigen::MatrixBase<DerivedV>& V, in per_face_normals()
52 const Eigen::MatrixBase<DerivedV>& V, in per_face_normals_stable()
80 { in per_face_normals_stable()
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/camera/
H A Dcamera_util.cpp64 static constexpr int Y(int r, int g, int b) { in Y()
116 static constexpr int U(int r, int g, int b) { in U()
168 static constexpr int V(int r, int g, int b) { in V() function
181 int r = qRed(rgb); in Rgb2Yuv() local
183 int b = qBlue(rgb); in Rgb2Yuv() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/camera/
H A Dcamera_util.cpp64 static constexpr int Y(int r, int g, int b) { in Y()
116 static constexpr int U(int r, int g, int b) { in U()
168 static constexpr int V(int r, int g, int b) { in V() function
181 int r = qRed(rgb); in Rgb2Yuv() local
183 int b = qBlue(rgb); in Rgb2Yuv() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr59501-5.c11 typedef double V __attribute__ ((vector_size (32))); typedef
22 foo (double *x, int a, int b, int c, int d, int e, int f, unsigned *y) in foo()
25 V r = { x[y[0]], x[y[1]], x[y[2]], x[y[3]] }; in foo() local
33 unsigned b[4] = { 5, 0, 15, 7 }; in TEST() local

12345678910>>...150