Home
last modified time | relevance | path

Searched +defs:w +defs:f1 (Results 1 – 25 of 4386) sorted by relevance

12345678910>>...176

/dports/devel/transwarp/transwarp-2.2.2/test/
H A Dtest_schedule.cpp11 auto f1 = [] { return 42; }; in __anond74419560202() variable
15 auto f3 = [](int v, int w) { return v + w; }; in __anond74419560402()
26 auto f1 = [] { return 42; }; in __anond74419560502() variable
30 auto f3 = [](int v, int w) { return v + w; }; in __anond74419560702()
42 auto f1 = [] { return 42; }; in __anond74419560802() variable
46 auto f3 = [](int v, int w) { return v + w; }; in __anond74419560a02()
54 auto f1 = [] { return 42; }; in __anond74419560b02() variable
70 auto f1 = [] { return 42; }; in __anond74419560e02() variable
110 auto f1 = [] {}; in __anond74419561402() variable
120 auto f1 = [] {}; in __anond74419561602() variable
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-128_avx2/
H A Dfft.c74 static void radix(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix()
125 static void radix_big(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix_big()
170 static void fft_rec(uint16_t *w, uint16_t *f, size_t f_coeffs, uint8_t m, uint32_t m_f, const uint1… in fft_rec()
172 uint16_t f1[1 << (PARAM_FFT - 2)] = {0}; in fft_rec() local
272 void PQCLEAN_HQCRMRS128_AVX2_fft(uint16_t *w, const uint16_t *f, size_t f_coeffs) { in PQCLEAN_HQCRMRS128_AVX2_fft()
276 uint16_t f1[1 << (PARAM_FFT - 1)] = {0}; in PQCLEAN_HQCRMRS128_AVX2_fft() local
331 void PQCLEAN_HQCRMRS128_AVX2_fft_retrieve_error_poly(uint8_t *error, const uint16_t *w) { in PQCLEAN_HQCRMRS128_AVX2_fft_retrieve_error_poly()
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-128_clean/
H A Dfft.c74 static void radix(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix()
125 static void radix_big(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix_big()
170 static void fft_rec(uint16_t *w, uint16_t *f, size_t f_coeffs, uint8_t m, uint32_t m_f, const uint1… in fft_rec()
172 uint16_t f1[1 << (PARAM_FFT - 2)] = {0}; in fft_rec() local
272 void PQCLEAN_HQCRMRS128_CLEAN_fft(uint16_t *w, const uint16_t *f, size_t f_coeffs) { in PQCLEAN_HQCRMRS128_CLEAN_fft()
276 uint16_t f1[1 << (PARAM_FFT - 1)] = {0}; in PQCLEAN_HQCRMRS128_CLEAN_fft() local
331 void PQCLEAN_HQCRMRS128_CLEAN_fft_retrieve_error_poly(uint8_t *error, const uint16_t *w) { in PQCLEAN_HQCRMRS128_CLEAN_fft_retrieve_error_poly()
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-192_clean/
H A Dfft.c74 static void radix(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix()
125 static void radix_big(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix_big()
170 static void fft_rec(uint16_t *w, uint16_t *f, size_t f_coeffs, uint8_t m, uint32_t m_f, const uint1… in fft_rec()
172 uint16_t f1[1 << (PARAM_FFT - 2)] = {0}; in fft_rec() local
272 void PQCLEAN_HQCRMRS192_CLEAN_fft(uint16_t *w, const uint16_t *f, size_t f_coeffs) { in PQCLEAN_HQCRMRS192_CLEAN_fft()
276 uint16_t f1[1 << (PARAM_FFT - 1)] = {0}; in PQCLEAN_HQCRMRS192_CLEAN_fft() local
331 void PQCLEAN_HQCRMRS192_CLEAN_fft_retrieve_error_poly(uint8_t *error, const uint16_t *w) { in PQCLEAN_HQCRMRS192_CLEAN_fft_retrieve_error_poly()
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-256_clean/
H A Dfft.c74 static void radix(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix()
125 static void radix_big(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix_big()
170 static void fft_rec(uint16_t *w, uint16_t *f, size_t f_coeffs, uint8_t m, uint32_t m_f, const uint1… in fft_rec()
172 uint16_t f1[1 << (PARAM_FFT - 2)] = {0}; in fft_rec() local
272 void PQCLEAN_HQCRMRS256_CLEAN_fft(uint16_t *w, const uint16_t *f, size_t f_coeffs) { in PQCLEAN_HQCRMRS256_CLEAN_fft()
276 uint16_t f1[1 << (PARAM_FFT - 1)] = {0}; in PQCLEAN_HQCRMRS256_CLEAN_fft() local
331 void PQCLEAN_HQCRMRS256_CLEAN_fft_retrieve_error_poly(uint8_t *error, const uint16_t *w) { in PQCLEAN_HQCRMRS256_CLEAN_fft_retrieve_error_poly()
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-256_avx2/
H A Dfft.c74 static void radix(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix()
125 static void radix_big(uint16_t *f0, uint16_t *f1, const uint16_t *f, uint32_t m_f) { in radix_big()
170 static void fft_rec(uint16_t *w, uint16_t *f, size_t f_coeffs, uint8_t m, uint32_t m_f, const uint1… in fft_rec()
172 uint16_t f1[1 << (PARAM_FFT - 2)] = {0}; in fft_rec() local
272 void PQCLEAN_HQCRMRS256_AVX2_fft(uint16_t *w, const uint16_t *f, size_t f_coeffs) { in PQCLEAN_HQCRMRS256_AVX2_fft()
276 uint16_t f1[1 << (PARAM_FFT - 1)] = {0}; in PQCLEAN_HQCRMRS256_AVX2_fft() local
331 void PQCLEAN_HQCRMRS256_AVX2_fft_retrieve_error_poly(uint8_t *error, const uint16_t *w) { in PQCLEAN_HQCRMRS256_AVX2_fft_retrieve_error_poly()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Daccumulator.h111 const auto f1 = to_log_weight_(w).Value(); in LogPlus() local
290 const auto f1 = state_weights_[index_end]; in Sum() local
365 const auto f1 = to_log_weight_(w).Value(); in LogPlus() local
374 double LogPlus(double f1, Weight v) const { in LogPlus()
386 Weight LogMinus(double f1, double f2) const { in LogMinus()
548 const auto &f1 = (*weights_)[end]; in Sum() local
608 const auto f1 = to_log_weight_(w).Value(); in LogPlus() local
617 double LogPlus(double f1, Weight v) { in LogPlus()
629 Weight LogMinus(double f1, double f2) { in LogMinus()
779 Weight Sum(Weight w, Weight v) { in Sum()
[all …]
/dports/games/stuntrally/stuntrally-2.6.1/source/road/
H A DRoad_Rebuild.cpp225 for (int w=0; w <= iw; ++w) // width +1 in BuildSeg() local
493 for (int w=0; w < iw; ++w) // width-1 in createSeg_Meshes() local
496 int f0 = iiw + w, f1 = f0 + (iw+1); in createSeg_Meshes() local
516 int f0 = iiw + w, f1 = f0 + iw+1; in createSeg_Meshes() local
525 int f0 = iiw + w, f1 = f0 + iw+1; in createSeg_Meshes() local
539 int f1 = f0 + iw+1 +m; in createSeg_Meshes() local
548 int f1 = iiw + iw-1 -m; in createSeg_Meshes() local
603 int f0 = iiW + w, f1 = f0 + (ciwW+1); in createSeg_Meshes() local
640 for (int w=0; w < iwC; ++w) in createSeg_Meshes() local
642 int f0 = w + l*(iwC+1)*2, f1 = f0 + iwC+1; in createSeg_Meshes() local
[all …]
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/decoding/tests/
H A Dtest_fista.py55 f1 = lambda w: _squared_loss(X, y, w, compute_grad=False) argument
56 f1_grad = lambda w: _squared_loss(X, y, w, compute_grad=True, argument
58 f2_prox = lambda w, l, *args, **kwargs: (_prox_l1(w, l * l1_weight), argument
60 total_energy = lambda w: f1(w) + l1_weight * np.sum(np.abs(w)) argument
/dports/devel/elfutils/elfutils-0.179/tests/
H A Dtestfile_const_type.c4 f1 (long long d) in f1() function
6 long long w = d / 0x1234567800000LL; in f1() local
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dsigned-log-weight.h48 SignedLogWeightTpl(const SignedLogWeightTpl<T>& w) in SignedLogWeightTpl()
51 SignedLogWeightTpl(const PairWeight<X1, X2>& w) in SignedLogWeightTpl()
114 T f1 = w1.Value2().Value(); in Plus() local
158 T f1 = w1.Value2().Value(); in Times() local
225 bool SignedLogConvertCheck(W1 w) { in SignedLogConvertCheck()
H A Daccumulator.h56 Weight Sum(Weight w, Weight v) { in Sum()
95 Weight Sum(Weight w, Weight v) { in Sum()
115 double f1 = to_log_weight_(w).Value(); in LogPlus() local
204 Weight Sum(Weight w, Weight v) { in Sum()
295 double f1 = to_log_weight_(w).Value(); in LogPlus() local
303 double LogPlus(double f1, Weight v) { in LogPlus()
313 Weight LogMinus(double f1, double f2) { in LogMinus()
499 Weight Sum(Weight w, Weight v) { in Sum()
558 double f1 = to_log_weight_(w).Value(); in LogPlus() local
566 double LogPlus(double f1, Weight v) { in LogPlus()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dsigned-log-weight.h48 SignedLogWeightTpl(const SignedLogWeightTpl<T>& w) in SignedLogWeightTpl()
51 SignedLogWeightTpl(const PairWeight<X1, X2>& w) in SignedLogWeightTpl()
114 T f1 = w1.Value2().Value(); in Plus() local
158 T f1 = w1.Value2().Value(); in Times() local
225 bool SignedLogConvertCheck(W1 w) { in SignedLogConvertCheck()
H A Daccumulator.h56 Weight Sum(Weight w, Weight v) { in Sum()
95 Weight Sum(Weight w, Weight v) { in Sum()
115 double f1 = to_log_weight_(w).Value(); in LogPlus() local
204 Weight Sum(Weight w, Weight v) { in Sum()
295 double f1 = to_log_weight_(w).Value(); in LogPlus() local
303 double LogPlus(double f1, Weight v) { in LogPlus()
313 Weight LogMinus(double f1, double f2) { in LogMinus()
499 Weight Sum(Weight w, Weight v) { in Sum()
558 double f1 = to_log_weight_(w).Value(); in LogPlus() local
566 double LogPlus(double f1, Weight v) { in LogPlus()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dsigned-log-weight.h48 SignedLogWeightTpl(const SignedLogWeightTpl<T>& w) in SignedLogWeightTpl()
51 SignedLogWeightTpl(const PairWeight<X1, X2>& w) in SignedLogWeightTpl()
114 T f1 = w1.Value2().Value(); in Plus() local
158 T f1 = w1.Value2().Value(); in Times() local
225 bool SignedLogConvertCheck(W1 w) { in SignedLogConvertCheck()
H A Daccumulator.h56 Weight Sum(Weight w, Weight v) { in Sum()
95 Weight Sum(Weight w, Weight v) { in Sum()
115 double f1 = to_log_weight_(w).Value(); in LogPlus() local
204 Weight Sum(Weight w, Weight v) { in Sum()
295 double f1 = to_log_weight_(w).Value(); in LogPlus() local
303 double LogPlus(double f1, Weight v) { in LogPlus()
313 Weight LogMinus(double f1, double f2) { in LogMinus()
499 Weight Sum(Weight w, Weight v) { in Sum()
558 double f1 = to_log_weight_(w).Value(); in LogPlus() local
566 double LogPlus(double f1, Weight v) { in LogPlus()
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/graphics_utils/mipmap/
H A Dcpusimd.h150 …#define CPU_APPROX_DIV_FLOAT(z,w) _mm_cvtss_f32(_mm_mul_ss(_mm_set_ss(z),_mm_rcp_ss(_mm_set_ss(w))… argument
153 …#define CPU_APPROX_DIVSQRT_FLOAT(z,w) _mm_cvtss_f32(_mm_mul_ss(_mm_set_ss(z),_mm_rsqrt_ss(_mm_set_… argument
155 #define CPU_APPROX_DIV_FLOAT(z,w) ((z)/(w)) argument
158 #define CPU_APPROX_DIVSQRT_FLOAT(z,w) ((z)/sqrtf(w)) argument
223 #define CPU_FMADD_SS(f0,f1,t0) _mm_macc_ss(f0,f1,t0) argument
224 #define CPU_FMADD_PS(f0,f1,t0) _mm_macc_ps(f0,f1,t0) argument
225 #define CPU_FMADD_SD(f0,f1,t0) _mm_macc_sd(f0,f1,t0) argument
226 #define CPU_FMADD_PD(f0,f1,t0) _mm_macc_pd(f0,f1,t0) argument
227 #define CPU_FMSUB_SS(f0,f1,t0) _mm_msub_ss(f0,f1,t0) argument
228 #define CPU_FMSUB_PS(f0,f1,t0) _mm_msub_ps(f0,f1,t0) argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Ddeclare-variant-7.f907 function f1 (x, y, z) function
8 integer, dimension(4) :: f1 local
39 real, pointer, intent(out) :: w local
45 real, pointer, intent(out) :: w local
51 real, pointer, intent(out) :: w local
57 real, pointer, intent(out) :: w local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/
H A Dlsl_wide_1.C6 f1 (svbool_t pg, svuint8_t x, svint8_t w, svuint64_t y) in f1() function

12345678910>>...176