Home
last modified time | relevance | path

Searched defs:par (Results 226 – 250 of 10371) sorted by relevance

12345678910>>...415

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/fbtft/
H A Dfb_ssd1305.c33 static int init_display(struct fbtft_par *par) in init_display()
122 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
132 static int blank(struct fbtft_par *par, bool on) in blank()
142 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
152 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem()
H A Dfb_ili9320.c23 static unsigned int read_devicecode(struct fbtft_par *par) in read_devicecode()
33 static int init_display(struct fbtft_par *par) in init_display()
165 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
190 static int set_var(struct fbtft_par *par) in set_var()
215 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/fbtft/
H A Dfb_ssd1305.c33 static int init_display(struct fbtft_par *par) in init_display()
122 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
132 static int blank(struct fbtft_par *par, bool on) in blank()
142 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
152 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem()
H A Dfb_ili9320.c23 static unsigned int read_devicecode(struct fbtft_par *par) in read_devicecode()
33 static int init_display(struct fbtft_par *par) in init_display()
165 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
190 static int set_var(struct fbtft_par *par) in set_var()
215 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/fbtft/
H A Dfb_ssd1305.c33 static int init_display(struct fbtft_par *par) in init_display()
122 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
132 static int blank(struct fbtft_par *par, bool on) in blank()
142 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
152 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem()
H A Dfb_ili9320.c23 static unsigned int read_devicecode(struct fbtft_par *par) in read_devicecode()
33 static int init_display(struct fbtft_par *par) in init_display()
165 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
190 static int set_var(struct fbtft_par *par) in set_var()
215 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
/dports/math/unuran/unuran-1.8.1/tests/
H A Dt_empk.c220 UNUR_PAR *par = NULL; in test_set() local
251 UNUR_PAR *par = NULL; in test_set() local
285 UNUR_PAR *par = NULL; in test_set() local
338 UNUR_PAR *par = NULL; in test_chg() local
359 UNUR_PAR *par = NULL; in test_chg() local
402 UNUR_PAR *par = NULL; in test_init() local
413 UNUR_PAR *par = NULL; in test_init() local
457 UNUR_PAR *par = NULL; in test_reinit() local
505 UNUR_PAR *par = NULL; in test_sample() local
548 UNUR_PAR *par = NULL; in test_sample() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dxt_bpf.c64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check()
73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1()
89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt()
96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1()
103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy()
110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
H A Dxt_TPROXY.c93 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0()
102 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1()
113 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1()
187 static int tproxy_tg6_check(const struct xt_tgchk_param *par) in tproxy_tg6_check()
204 static void tproxy_tg6_destroy(const struct xt_tgdtor_param *par) in tproxy_tg6_destroy()
210 static int tproxy_tg4_check(const struct xt_tgchk_param *par) in tproxy_tg4_check()
227 static void tproxy_tg4_destroy(const struct xt_tgdtor_param *par) in tproxy_tg4_destroy()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dxt_bpf.c64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check()
73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1()
89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt()
96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1()
103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy()
110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
/dports/math/jags/JAGS-4.3.0/src/modules/bugs/distributions/
H A DDRound.cc15 #define T(par) (*par[0]) argument
16 #define NDIGITS(par) (*par[1]) argument
18 static inline double value(vector<double const *> const &par) in value()
46 vector<double const *> const &par, in logDensity()
52 double DRound::randomSample(vector<double const *> const &par, in randomSample()
64 double DRound::typicalValue(vector<double const *> const &par, in typicalValue()
H A DDPar.cc13 #define ALPHA(par) (*par[0]) argument
14 #define C(par) (*par[1]) argument
30 vector<double const *> const &par, bool give_log) const in d()
45 DPar::p(double x, vector<double const *> const &par, bool lower, bool give_log) in p()
64 DPar::q(double p, vector<double const *> const &par, bool lower, in q()
88 double DPar::r(vector<double const *> const &par, RNG *rng) const in r()
H A DDMulti.cc14 #define PROB(par) (par[0]) argument
15 #define SIZE(par) (*par[1]) argument
46 DMulti::checkParameterValue(vector<double const *> const &par, in checkParameterValue()
58 else if (PROB(par)[i] > 0) in checkParameterValue() local
66 vector<double const *> const &par, in logDensity()
77 if (PROB(par)[i] == 0) { in logDensity() local
119 vector<double const *> const &par, in randomSample()
149 vector<double const *> const &par, in support()
154 if (PROB(par)[i] == 0) in support() local
168 vector<double const *> const &par, in typicalValue()
H A DDExp.cc20 static inline double SCALE(vector<double const *> const &par) in SCALE()
32 vector<double const *> const &par, bool give_log) const in d()
38 DExp::p(double q, vector<double const *> const &par, bool lower, in p()
45 DExp::q(double p, vector<double const *> const &par, bool lower, in q()
51 double DExp::r(vector<double const *> const &par, RNG *rng) const in r()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dxt_bpf.c64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check()
73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1()
89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt()
96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1()
103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy()
110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dneofb.c202 struct neofb_par *par, long freq) in neoCalcVCLK()
255 struct neofb_par *par) in vgaHWInit()
443 const struct neofb_par *par) in vgaHWRestore()
477 struct neofb_par *par = info->par; in neo2200_sync() local
516 struct neofb_par *par = info->par; in neo2200_accel_init() local
551 struct neofb_par *par = info->par; in neofb_open() local
566 struct neofb_par *par = info->par; in neofb_release() local
582 struct neofb_par *par = info->par; in neofb_check_var() local
722 struct neofb_par *par = info->par; in neofb_set_par() local
1174 struct neofb_par *par = info->par; in neofb_pan_display() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dneofb.c202 struct neofb_par *par, long freq) in neoCalcVCLK()
255 struct neofb_par *par) in vgaHWInit()
443 const struct neofb_par *par) in vgaHWRestore()
477 struct neofb_par *par = info->par; in neo2200_sync() local
516 struct neofb_par *par = info->par; in neo2200_accel_init() local
551 struct neofb_par *par = info->par; in neofb_open() local
566 struct neofb_par *par = info->par; in neofb_release() local
582 struct neofb_par *par = info->par; in neofb_check_var() local
722 struct neofb_par *par = info->par; in neofb_set_par() local
1174 struct neofb_par *par = info->par; in neofb_pan_display() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dneofb.c202 struct neofb_par *par, long freq) in neoCalcVCLK()
255 struct neofb_par *par) in vgaHWInit()
443 const struct neofb_par *par) in vgaHWRestore()
477 struct neofb_par *par = info->par; in neo2200_sync() local
516 struct neofb_par *par = info->par; in neo2200_accel_init() local
551 struct neofb_par *par = info->par; in neofb_open() local
566 struct neofb_par *par = info->par; in neofb_release() local
582 struct neofb_par *par = info->par; in neofb_check_var() local
722 struct neofb_par *par = info->par; in neofb_set_par() local
1174 struct neofb_par *par = info->par; in neofb_pan_display() local
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/
H A Doperation_config_gui.cc162 OpParBase* par = get_par(); in OperationConfigGUI() local
448 PF::OpParBase* par = NULL; in get_par() local
461 PF::OpParBase* par = NULL; in get_blender() local
541 PF::OpParBase* par = get_par(); in collapse() local
656 PF::OpParBase* par = get_par(); in enable_editing() local
712 PF::OpParBase* par = get_par(); in disable_editing() local
732 PF::OpParBase* par = get_par(); in get_editing_flag() local
918 PF::OpParBase* par = get_par(); in update_buttons() local
974 PF::OpParBase* par = get_par(); in open() local
1158 PF::OpParBase* par = get_par(); in enable_preview() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Dmach64_ct.c23 u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par) in aty_ld_pll_ct()
34 static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par) in aty_st_pll_ct()
143 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_dsp_gt() local
212 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_valid_pll_ct() local
253 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_var_to_pll_ct() local
266 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_pll_to_var_ct() local
283 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_set_pll_ct() local
382 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_get_pll_ct() local
405 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_init_pll_ct() local
611 struct atyfb_par *par = info->par; in aty_resume_pll_ct() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Dmach64_ct.c23 u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par) in aty_ld_pll_ct()
34 static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par) in aty_st_pll_ct()
143 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_dsp_gt() local
212 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_valid_pll_ct() local
253 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_var_to_pll_ct() local
266 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_pll_to_var_ct() local
283 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_set_pll_ct() local
382 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_get_pll_ct() local
405 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_init_pll_ct() local
611 struct atyfb_par *par = info->par; in aty_resume_pll_ct() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Dmach64_ct.c23 u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par) in aty_ld_pll_ct()
34 static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par) in aty_st_pll_ct()
143 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_dsp_gt() local
212 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_valid_pll_ct() local
253 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_var_to_pll_ct() local
266 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_pll_to_var_ct() local
283 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_set_pll_ct() local
382 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_get_pll_ct() local
405 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_init_pll_ct() local
611 struct atyfb_par *par = info->par; in aty_resume_pll_ct() local
/dports/games/xblast/xblast-2.10.4/
H A Dmenu_control.c61 ButtonSaveKeyboard (void *par) in ButtonSaveKeyboard()
75 CreateConfigKeyboardMenu (void *par) in CreateConfigKeyboardMenu()
133 BackToCreateConfigKeyboard (void *par) in BackToCreateConfigKeyboard()
147 CreateConfigKeyboardMenu1 (void *par) in CreateConfigKeyboardMenu1()
185 CreateConfigControlMenu (void *par) in CreateConfigControlMenu()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_physics/
H A DGravitySubFilter.cpp10 void GravitySubFilter::initParameterSet(QAction* action,MeshDocument& md, RichParameterSet& par){ in initParameterSet()
15 bool GravitySubFilter::applyFilter(QAction* filter, MeshDocument &md, RichParameterSet& par, vcg::C… in applyFilter()
24 bool GravitySubFilter::parametersAreNotCorrect(MeshDocument& md, RichParameterSet& par){ in parametersAreNotCorrect()
28 bool GravitySubFilter::configurationHasChanged(MeshDocument& md, RichParameterSet& par){ in configurationHasChanged()
35 void GravitySubFilter::initialize(MeshDocument& md, RichParameterSet& par, vcg::CallBackPos* cb){ in initialize()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/iscsi/
H A Discsi_ioctl.c108 register_event(iscsi_register_event_parameters_t *par) in register_event()
150 deregister_event(iscsi_register_event_parameters_t *par) in deregister_event()
979 check_login_pars(iscsi_login_parameters_t *par) in check_login_pars()
1132 logout(iscsi_logout_parameters_t *par) in logout()
1192 remove_connection(iscsi_remove_parameters_t *par) in remove_connection()
1437 send_targets(iscsi_send_targets_parameters_t *par) in send_targets()
1489 set_node_name(iscsi_set_node_name_parameters_t *par) in set_node_name()
1560 get_version(iscsi_get_version_parameters_t *par) in get_version()
1642 connection_timeout_co(void *par) in connection_timeout_co()
1681 ccb_timeout_co(void *par) in ccb_timeout_co()
[all …]

12345678910>>...415