Home
last modified time | relevance | path

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

12345678910>>...115

/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/emulators/vice/vice-3.5/src/lib/liblame/libmp3lame/
H A Dfft.c85 FLOAT f0, f1, f2, f3; in fht() local
114 FLOAT a, b, g0, f0, f1, g1, f2, g2, f3, g3; in fht() local
172 #define ml00(f) (window[i ] * f(i)) argument
173 #define ml10(f) (window[i + 0x200] * f(i + 0x200)) argument
174 #define ml20(f) (window[i + 0x100] * f(i + 0x100)) argument
175 #define ml30(f) (window[i + 0x300] * f(i + 0x300)) argument
177 #define ml01(f) (window[i + 0x001] * f(i + 0x001)) argument
178 #define ml11(f) (window[i + 0x201] * f(i + 0x201)) argument
182 #define ms00(f) (window_s[i ] * f(i + k)) argument
206 FLOAT f0, f1, f2, f3, w; in fft_short() local
[all …]
/dports/audio/lame/lame-3.100/libmp3lame/
H A Dfft.c84 FLOAT f0, f1, f2, f3; in fht() local
113 FLOAT a, b, g0, f0, f1, g1, f2, g2, f3, g3; in fht() local
171 #define ml00(f) (window[i ] * f(i)) argument
172 #define ml10(f) (window[i + 0x200] * f(i + 0x200)) argument
173 #define ml20(f) (window[i + 0x100] * f(i + 0x100)) argument
174 #define ml30(f) (window[i + 0x300] * f(i + 0x300)) argument
176 #define ml01(f) (window[i + 0x001] * f(i + 0x001)) argument
177 #define ml11(f) (window[i + 0x201] * f(i + 0x201)) argument
181 #define ms00(f) (window_s[i ] * f(i + k)) argument
207 FLOAT f0, f1, f2, f3, w; in fft_short() local
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/libmp3lame/
H A Dfft.c85 FLOAT f0, f1, f2, f3; in fht() local
114 FLOAT a, b, g0, f0, f1, g1, f2, g2, f3, g3; in fht() local
172 #define ml00(f) (window[i ] * f(i)) argument
173 #define ml10(f) (window[i + 0x200] * f(i + 0x200)) argument
174 #define ml20(f) (window[i + 0x100] * f(i + 0x100)) argument
175 #define ml30(f) (window[i + 0x300] * f(i + 0x300)) argument
177 #define ml01(f) (window[i + 0x001] * f(i + 0x001)) argument
178 #define ml11(f) (window[i + 0x201] * f(i + 0x201)) argument
182 #define ms00(f) (window_s[i ] * f(i + k)) argument
206 FLOAT f0, f1, f2, f3, w; in fft_short() local
[all …]
/dports/benchmarks/uperf/uperf-1.0.7/src/
H A Dworkorder.c39 workorder_num_strands(workorder_t *w) in workorder_num_strands()
63 workorder_num_stats(workorder_t *w) in workorder_num_stats()
75 workorder_num_strands_bytype(workorder_t *w, uint32_t type) in workorder_num_strands_bytype()
88 workorder_max_txn(workorder_t *w) in workorder_max_txn()
103 flowop_t *f; in group_max_open_connections() local
121 workorder_num_connections(workorder_t *w) in workorder_num_connections()
138 flowop_t *f; in group_max_dto_size() local
154 flowop_t *f1, *f2, *pf; in group_clone() local
192 flowop_t *f1, *f2; in group_free() local
223 flowop_t *f; in optimize_txn_for_slave() local
/dports/misc/otter/otter-3.3f/source/formed/
H A Dcallback.c669 struct formula *f; local
883 struct formula *f; local
913 struct formula *f; local
995 struct formula *f; local
1023 struct formula *f; local
1051 struct formula *f; local
1079 struct formula *f; local
1367 struct formula *f1 = (struct formula *) client_data; local
1391 struct formula *copy, *parent, *prev, *f1, *save_next; local
1518 struct formula *f1, *prev; local
[all …]
/dports/math/vampire/vampire-4.5.1/Shell/
H A DPDUtils.cpp66 Formula* f1; in isAtomEquivalence() local
80 Formula* f = unit->formula(); in isUnitAtom() local
95 bool PDUtils::isAtomBinaryFormula(FormulaUnit* unit, Connective& con, Formula*& f1, Formula*& f2) in isAtomBinaryFormula()
99 Formula* f = unit->formula(); in isAtomBinaryFormula() local
121 bool PDUtils::isAtomEquivalence(FormulaUnit* unit, Formula*& f1, Formula*& f2) in isAtomEquivalence()
163 Formula* f1; in isPredicateEquivalence() local
177 bool PDUtils::isPredicateEquivalence(FormulaUnit* unit, Formula*& f1, Formula*& f2) in isPredicateEquivalence()
181 Formula* f = unit->formula(); in isPredicateEquivalence() local
220 Formula* f = unit->formula(); in splitDefinition() local
256 Formula* f = unit->formula(); in hasDefinitionShape() local
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp172 int FOX16_GuiDialog::setIntProperty(GWEN_WIDGET *w, in setIntProperty()
547 int FOX16_GuiDialog::getIntProperty(GWEN_WIDGET *w, in getIntProperty()
846 int FOX16_GuiDialog::setCharProperty(GWEN_WIDGET *w, in setCharProperty()
1068 FXWindow *f1; in setCharProperty() local
1205 const char *FOX16_GuiDialog::getCharProperty(GWEN_WIDGET *w, in getCharProperty()
1422 FXWindow *f1; in getCharProperty() local
1583 GWEN_WIDGET *w; in onSelCommand() local
1677 GWEN_WIDGET *w; in onSelChanged() local
1741 GWEN_WIDGET *w; in onSelKeyPress() local
1793 GWEN_WIDGET *w; in onSelKeyRelease() local
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp172 int FOX16_GuiDialog::setIntProperty(GWEN_WIDGET *w, in setIntProperty()
547 int FOX16_GuiDialog::getIntProperty(GWEN_WIDGET *w, in getIntProperty()
846 int FOX16_GuiDialog::setCharProperty(GWEN_WIDGET *w, in setCharProperty()
1068 FXWindow *f1; in setCharProperty() local
1205 const char *FOX16_GuiDialog::getCharProperty(GWEN_WIDGET *w, in getCharProperty()
1422 FXWindow *f1; in getCharProperty() local
1583 GWEN_WIDGET *w; in onSelCommand() local
1677 GWEN_WIDGET *w; in onSelChanged() local
1741 GWEN_WIDGET *w; in onSelKeyPress() local
1793 GWEN_WIDGET *w; in onSelKeyRelease() local
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp172 int FOX16_GuiDialog::setIntProperty(GWEN_WIDGET *w, in setIntProperty()
547 int FOX16_GuiDialog::getIntProperty(GWEN_WIDGET *w, in getIntProperty()
846 int FOX16_GuiDialog::setCharProperty(GWEN_WIDGET *w, in setCharProperty()
1068 FXWindow *f1; in setCharProperty() local
1205 const char *FOX16_GuiDialog::getCharProperty(GWEN_WIDGET *w, in getCharProperty()
1422 FXWindow *f1; in getCharProperty() local
1583 GWEN_WIDGET *w; in onSelCommand() local
1677 GWEN_WIDGET *w; in onSelChanged() local
1741 GWEN_WIDGET *w; in onSelKeyPress() local
1793 GWEN_WIDGET *w; in onSelKeyRelease() local
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp172 int FOX16_GuiDialog::setIntProperty(GWEN_WIDGET *w, in setIntProperty()
547 int FOX16_GuiDialog::getIntProperty(GWEN_WIDGET *w, in getIntProperty()
846 int FOX16_GuiDialog::setCharProperty(GWEN_WIDGET *w, in setCharProperty()
1068 FXWindow *f1; in setCharProperty() local
1205 const char *FOX16_GuiDialog::getCharProperty(GWEN_WIDGET *w, in getCharProperty()
1422 FXWindow *f1; in getCharProperty() local
1583 GWEN_WIDGET *w; in onSelCommand() local
1677 GWEN_WIDGET *w; in onSelChanged() local
1741 GWEN_WIDGET *w; in onSelKeyPress() local
1793 GWEN_WIDGET *w; in onSelKeyRelease() local
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp172 int FOX16_GuiDialog::setIntProperty(GWEN_WIDGET *w, in setIntProperty()
547 int FOX16_GuiDialog::getIntProperty(GWEN_WIDGET *w, in getIntProperty()
846 int FOX16_GuiDialog::setCharProperty(GWEN_WIDGET *w, in setCharProperty()
1068 FXWindow *f1; in setCharProperty() local
1205 const char *FOX16_GuiDialog::getCharProperty(GWEN_WIDGET *w, in getCharProperty()
1422 FXWindow *f1; in getCharProperty() local
1583 GWEN_WIDGET *w; in onSelCommand() local
1677 GWEN_WIDGET *w; in onSelChanged() local
1741 GWEN_WIDGET *w; in onSelKeyPress() local
1793 GWEN_WIDGET *w; in onSelKeyRelease() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-6.c10 void f1(double y, double z, double w) in f1() function
12 double b, c, d, e, f; in f1() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-5.c9 double f1(double y, double z, double w, double j, double k) in f1() function
11 double b, c, d, e, f, g; in f1() local
H A Drecip-6.c10 void f1(double y, double z, double w) in f1() function
12 double b, c, d, e, f; in f1() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-5.c9 double f1(double y, double z, double w, double j, double k) in f1() function
11 double b, c, d, e, f, g; in f1() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-5.c9 double f1(double y, double z, double w, double j, double k) in f1() function
11 double b, c, d, e, f, g; in f1() local
H A Drecip-6.c10 void f1(double y, double z, double w) in f1() function
12 double b, c, d, e, f; in f1() local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-6.c10 void f1(double y, double z, double w) in f1() function
12 double b, c, d, e, f; in f1() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Drecip-5.c9 double f1(double y, double z, double w, double j, double k) in f1() function
11 double b, c, d, e, f, g; in f1() local
H A Drecip-6.c10 void f1(double y, double z, double w) in f1() function
12 double b, c, d, e, f; in f1() local

12345678910>>...115