Home
last modified time | relevance | path

Searched defs:ecc (Results 1 – 25 of 1768) sorted by relevance

12345678910>>...71

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dec-calibrator.c30 static void ecc_init_filters(EcCalibrator *ecc){ in ecc_init_filters()
86 static void ecc_deinit_filters(EcCalibrator *ecc){ in ecc_deinit_filters()
116 EcCalibrator *ecc=(EcCalibrator*)data; in on_tone_sent() local
123 static bool_t is_valid_tone(EcCalibrator *ecc, MSToneDetectorEvent *ev){ in is_valid_tone()
145 EcCalibrator *ecc=(EcCalibrator*)data; in on_tone_received() local
152 static void ecc_play_tones(EcCalibrator *ecc){ in ecc_play_tones()
275 EcCalibrator *ecc=(EcCalibrator*)p; in ecc_thread() local
286 EcCalibrator *ecc=ms_new0(EcCalibrator,1); in ec_calibrator_new() local
299 void ec_calibrator_start(EcCalibrator *ecc){ in ec_calibrator_start()
303 LinphoneEcCalibratorStatus ec_calibrator_get_status(EcCalibrator *ecc){ in ec_calibrator_get_status()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c27 int ingenic_ecc_calculate(struct ingenic_ecc *ecc, in ingenic_ecc_calculate()
47 int ingenic_ecc_correct(struct ingenic_ecc *ecc, in ingenic_ecc_correct()
68 struct ingenic_ecc *ecc; in ingenic_ecc_get() local
92 struct ingenic_ecc *ecc = NULL; in of_ingenic_ecc_get() local
115 void ingenic_ecc_release(struct ingenic_ecc *ecc) in ingenic_ecc_release()
124 struct ingenic_ecc *ecc; in ingenic_ecc_probe() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c27 int ingenic_ecc_calculate(struct ingenic_ecc *ecc, in ingenic_ecc_calculate()
47 int ingenic_ecc_correct(struct ingenic_ecc *ecc, in ingenic_ecc_correct()
68 struct ingenic_ecc *ecc; in ingenic_ecc_get() local
92 struct ingenic_ecc *ecc = NULL; in of_ingenic_ecc_get() local
115 void ingenic_ecc_release(struct ingenic_ecc *ecc) in ingenic_ecc_release()
124 struct ingenic_ecc *ecc; in ingenic_ecc_probe() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c27 int ingenic_ecc_calculate(struct ingenic_ecc *ecc, in ingenic_ecc_calculate()
47 int ingenic_ecc_correct(struct ingenic_ecc *ecc, in ingenic_ecc_correct()
68 struct ingenic_ecc *ecc; in ingenic_ecc_get() local
92 struct ingenic_ecc *ecc = NULL; in of_ingenic_ecc_get() local
115 void ingenic_ecc_release(struct ingenic_ecc *ecc) in ingenic_ecc_release()
124 struct ingenic_ecc *ecc; in ingenic_ecc_probe() local
/dports/security/nettle/nettle-3.7.3/
H A Decc-size.c42 ecc_bit_size (const struct ecc_curve *ecc) in ecc_bit_size()
48 ecc_size (const struct ecc_curve *ecc) in ecc_size()
54 ecc_size_a (const struct ecc_curve *ecc) in ecc_size_a()
60 ecc_size_j (const struct ecc_curve *ecc) in ecc_size_j()
H A Decc-gostdsa-verify.c46 ecdsa_in_range (const struct ecc_curve *ecc, const mp_limb_t *xp) in ecdsa_in_range()
53 ecc_gostdsa_verify_itch (const struct ecc_curve *ecc) in ecc_gostdsa_verify_itch()
61 ecc_gostdsa_verify (const struct ecc_curve *ecc, in ecc_gostdsa_verify()
H A Decc-ecdsa-verify.c47 ecdsa_in_range (const struct ecc_curve *ecc, const mp_limb_t *xp) in ecdsa_in_range()
54 ecc_ecdsa_verify_itch (const struct ecc_curve *ecc) in ecc_ecdsa_verify_itch()
62 ecc_ecdsa_verify (const struct ecc_curve *ecc, in ecc_ecdsa_verify()
H A Deccdata.c124 ecc_set_zero (const struct ecc_curve *ecc, struct ecc_point *r) in ecc_set_zero()
145 ecc_dup (const struct ecc_curve *ecc, in ecc_dup()
202 ecc_add (const struct ecc_curve *ecc, struct ecc_point *r, in ecc_add()
367 ecc_mul_binary (const struct ecc_curve *ecc, in ecc_mul_binary()
415 ecc_curve_init_str (struct ecc_curve *ecc, enum ecc_type type, in ecc_curve_init_str()
435 ecc_curve_init (struct ecc_curve *ecc, const char *curve) in ecc_curve_init()
837 ecc_curve_clear (struct ecc_curve *ecc) in ecc_curve_clear()
918 ecc_mul_pippenger (const struct ecc_curve *ecc, in ecc_mul_pippenger()
999 ecc_curve_check (const struct ecc_curve *ecc) in ecc_curve_check()
1114 output_point (const struct ecc_curve *ecc, in output_point()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc-size.c42 ecc_bit_size (const struct ecc_curve *ecc) in ecc_bit_size()
48 ecc_size (const struct ecc_curve *ecc) in ecc_size()
54 ecc_size_a (const struct ecc_curve *ecc) in ecc_size_a()
60 ecc_size_j (const struct ecc_curve *ecc) in ecc_size_j()
H A Decc-ecdsa-verify.c57 ecdsa_in_range (const struct ecc_curve *ecc, const mp_limb_t *xp) in ecdsa_in_range()
64 ecc_ecdsa_verify_itch (const struct ecc_curve *ecc) in ecc_ecdsa_verify_itch()
72 ecc_ecdsa_verify (const struct ecc_curve *ecc, in ecc_ecdsa_verify()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/drivers/
H A Dnand.h17 struct ecc { struct
30 struct ecc ecc; argument
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/drivers/
H A Dnand.h17 struct ecc { struct
30 struct ecc ecc; argument
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/drivers/
H A Dnand.h17 struct ecc { struct
30 struct ecc ecc; argument
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/drivers/
H A Dnand.h17 struct ecc { struct
30 struct ecc ecc; argument
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/drivers/
H A Dnand.h17 struct ecc { struct
30 struct ecc ecc; argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmtk_ecc.c118 static inline void mtk_ecc_wait_idle(struct mtk_ecc *ecc, in mtk_ecc_wait_idle()
135 struct mtk_ecc *ecc = id; in mtk_ecc_irq() local
240 void mtk_ecc_release(struct mtk_ecc *ecc) in mtk_ecc_release()
247 static void mtk_ecc_hw_init(struct mtk_ecc *ecc) in mtk_ecc_hw_init()
259 struct mtk_ecc *ecc; in mtk_ecc_get() local
279 struct mtk_ecc *ecc = NULL; in of_mtk_ecc_get() local
336 void mtk_ecc_disable(struct mtk_ecc *ecc) in mtk_ecc_disable()
425 void mtk_ecc_adjust_strength(struct mtk_ecc *ecc, u32 *p) in mtk_ecc_adjust_strength()
497 struct mtk_ecc *ecc; in mtk_ecc_probe() local
556 struct mtk_ecc *ecc = dev_get_drvdata(dev); in mtk_ecc_suspend() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmtk_ecc.c118 static inline void mtk_ecc_wait_idle(struct mtk_ecc *ecc, in mtk_ecc_wait_idle()
135 struct mtk_ecc *ecc = id; in mtk_ecc_irq() local
240 void mtk_ecc_release(struct mtk_ecc *ecc) in mtk_ecc_release()
247 static void mtk_ecc_hw_init(struct mtk_ecc *ecc) in mtk_ecc_hw_init()
259 struct mtk_ecc *ecc; in mtk_ecc_get() local
279 struct mtk_ecc *ecc = NULL; in of_mtk_ecc_get() local
336 void mtk_ecc_disable(struct mtk_ecc *ecc) in mtk_ecc_disable()
425 void mtk_ecc_adjust_strength(struct mtk_ecc *ecc, u32 *p) in mtk_ecc_adjust_strength()
497 struct mtk_ecc *ecc; in mtk_ecc_probe() local
556 struct mtk_ecc *ecc = dev_get_drvdata(dev); in mtk_ecc_suspend() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/
H A Dmtk_ecc.c118 static inline void mtk_ecc_wait_idle(struct mtk_ecc *ecc, in mtk_ecc_wait_idle()
135 struct mtk_ecc *ecc = id; in mtk_ecc_irq() local
240 void mtk_ecc_release(struct mtk_ecc *ecc) in mtk_ecc_release()
247 static void mtk_ecc_hw_init(struct mtk_ecc *ecc) in mtk_ecc_hw_init()
259 struct mtk_ecc *ecc; in mtk_ecc_get() local
279 struct mtk_ecc *ecc = NULL; in of_mtk_ecc_get() local
336 void mtk_ecc_disable(struct mtk_ecc *ecc) in mtk_ecc_disable()
425 void mtk_ecc_adjust_strength(struct mtk_ecc *ecc, u32 *p) in mtk_ecc_adjust_strength()
497 struct mtk_ecc *ecc; in mtk_ecc_probe() local
556 struct mtk_ecc *ecc = dev_get_drvdata(dev); in mtk_ecc_suspend() local
[all …]
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-cell-combo.c119 e_cell_combo_init (ECellCombo *ecc) in e_cell_combo_init()
221 ECellCombo *ecc = E_CELL_COMBO (object); in e_cell_combo_dispose() local
280 ECellCombo *ecc = E_CELL_COMBO (ecp); in e_cell_combo_do_popup() local
422 e_cell_combo_show_popup (ECellCombo *ecc, in e_cell_combo_show_popup()
472 e_cell_combo_get_popup_pos (ECellCombo *ecc, in e_cell_combo_get_popup_pos()
636 ECellCombo *ecc) in e_cell_combo_selection_changed()
657 ECellCombo *ecc) in e_cell_combo_button_press()
713 ECellCombo *ecc) in e_cell_combo_button_release()
762 ECellCombo *ecc) in e_cell_combo_key_press()
810 e_cell_combo_update_cell (ECellCombo *ecc) in e_cell_combo_update_cell()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/ti/
H A Dedma.c228 struct edma_cc *ecc; member
444 struct edma_cc *ecc = echan->ecc; in edma_set_chmap() local
455 struct edma_cc *ecc = echan->ecc; in edma_setup_interrupt() local
600 struct edma_cc *ecc = echan->ecc; in edma_start() local
627 struct edma_cc *ecc = echan->ecc; in edma_stop() local
673 struct edma_cc *ecc = echan->ecc; in edma_trigger_channel() local
686 struct edma_cc *ecc = echan->ecc; in edma_clean_channel() local
1550 struct edma_cc *ecc = data; in dma_irq_handler() local
1649 struct edma_cc *ecc = data; in dma_ccerr_handler() local
2077 struct edma_cc *ecc) in edma_setup_from_hw()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/ti/
H A Dedma.c228 struct edma_cc *ecc; member
444 struct edma_cc *ecc = echan->ecc; in edma_set_chmap() local
455 struct edma_cc *ecc = echan->ecc; in edma_setup_interrupt() local
600 struct edma_cc *ecc = echan->ecc; in edma_start() local
627 struct edma_cc *ecc = echan->ecc; in edma_stop() local
673 struct edma_cc *ecc = echan->ecc; in edma_trigger_channel() local
686 struct edma_cc *ecc = echan->ecc; in edma_clean_channel() local
1550 struct edma_cc *ecc = data; in dma_irq_handler() local
1649 struct edma_cc *ecc = data; in dma_ccerr_handler() local
2077 struct edma_cc *ecc) in edma_setup_from_hw()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/ti/
H A Dedma.c228 struct edma_cc *ecc; member
444 struct edma_cc *ecc = echan->ecc; in edma_set_chmap() local
455 struct edma_cc *ecc = echan->ecc; in edma_setup_interrupt() local
600 struct edma_cc *ecc = echan->ecc; in edma_start() local
627 struct edma_cc *ecc = echan->ecc; in edma_stop() local
673 struct edma_cc *ecc = echan->ecc; in edma_trigger_channel() local
686 struct edma_cc *ecc = echan->ecc; in edma_clean_channel() local
1550 struct edma_cc *ecc = data; in dma_irq_handler() local
1649 struct edma_cc *ecc = data; in dma_ccerr_handler() local
2077 struct edma_cc *ecc) in edma_setup_from_hw()
[all …]
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/ecc/
H A Decc-gostdsa-verify.c45 ecdsa_in_range (const struct ecc_curve *ecc, const mp_limb_t *xp) in ecdsa_in_range()
52 ecc_gostdsa_verify_itch (const struct ecc_curve *ecc) in ecc_gostdsa_verify_itch()
60 ecc_gostdsa_verify (const struct ecc_curve *ecc, in ecc_gostdsa_verify()
H A Deccdata.c124 ecc_set_zero (const struct ecc_curve *ecc, struct ecc_point *r) in ecc_set_zero()
145 ecc_dup (const struct ecc_curve *ecc, in ecc_dup()
202 ecc_add (const struct ecc_curve *ecc, struct ecc_point *r, in ecc_add()
367 ecc_mul_binary (const struct ecc_curve *ecc, in ecc_mul_binary()
415 ecc_curve_init_str (struct ecc_curve *ecc, enum ecc_type type, in ecc_curve_init_str()
435 ecc_curve_init (struct ecc_curve *ecc, const char *curve) in ecc_curve_init()
837 ecc_curve_clear (struct ecc_curve *ecc) in ecc_curve_clear()
918 ecc_mul_pippenger (const struct ecc_curve *ecc, in ecc_mul_pippenger()
999 ecc_curve_check (const struct ecc_curve *ecc) in ecc_curve_check()
1114 output_point (const struct ecc_curve *ecc, in output_point()
[all …]
/dports/math/octave-forge-mapping/mapping-1.4.1/inst/
H A Daxes2ecc.m72 ecc = sqrt ((semimajor(:, 1) .^ 2 .- semimajor(:, 2) .^ 2) ./ ... variable
75 ecc = sqrt ((semimajor .^ 2 .- semiminor .^ 2) ./ (semimajor .^ 2)); variable

12345678910>>...71