Home
last modified time | relevance | path

Searched refs:i_val (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/dports/math/eprover/eprover-E-2.0/ORDERINGS/
H A Dcto_cmpcache.c110 res = handle->val.i_val; in CmpCacheFind()
156 val.i_val = insert; in CmpCacheInsert()
165 switch(handle->val.i_val) in CmpCacheInsert()
169 if(val.i_val==to_notleeq) in CmpCacheInsert()
176 (val.i_val==to_lesser)|| in CmpCacheInsert()
178 handle->val.i_val = val.i_val; in CmpCacheInsert()
183 if(val.i_val==to_notgteq) in CmpCacheInsert()
192 handle->val.i_val = val.i_val; in CmpCacheInsert()
196 assert((handle->val.i_val==val.i_val) in CmpCacheInsert()
197 ||((val.i_val==to_notgteq) in CmpCacheInsert()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dx264.c969 if( i_val >= 0 && i_val <= 51 ) in Open()
1093 if( i_val >= 0 && i_val <= 16 && i_val != 3 ) in Open()
1115 if( i_val > 0 && i_val <= 15 && i_val != 3 ) in Open()
1119 if( i_val >= -1 && i_val <= 100 && i_val != 40 ) in Open()
1126 if( i_val >= 1 && i_val != 7 ) in Open()
1160 if( i_val >= 0 && i_val <= 64 && i_val != 16 ) in Open()
1200 if( i_val >= -100 && i_val <= 100 && i_val != 0) in Open()
1212 if( i_val >= 0 && i_val <= 2 && i_val != 1 ) in Open()
1228 if( i_val >= 0 && i_val <= 32 && i_val != 21 ) in Open()
1232 if( i_val >= 0 && i_val <= 32 && i_val != 11) in Open()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dalmo_scf_env_methods.F137 i_val=almo_scf_env%almo_scf_guess)
139 i_val=almo_scf_env%almo_update_algorithm)
141 i_val=almo_scf_env%xalmo_update_algorithm)
143 i_val=almo_scf_env%xalmo_trial_wf)
145 i_val=almo_scf_env%sigma_inv_algorithm)
147 i_val=almo_scf_env%deloc_method)
164 i_val=almo_scf_env%order_lanczos)
166 i_val=almo_scf_env%max_iter_lanczos)
231 i_val=almo_scf_env%opt_xalmo_pcg%max_iter)
253 i_val=almo_scf_env%opt_nlmo_pcg%max_iter)
[all …]
H A Dmp2_setup.F107 i_val=mp2_env%ri_g0w0%corr_mos_occ)
109 i_val=mp2_env%ri_g0w0%corr_mos_virt)
111 i_val=mp2_env%ri_g0w0%num_poles)
113 i_val=mp2_env%ri_g0w0%nparam_pade)
119 i_val=mp2_env%ri_g0w0%crossing_search)
123 i_val=mp2_env%ri_g0w0%iter_evGW)
125 i_val=mp2_env%ri_g0w0%iter_sc_GW0)
129 i_val=mp2_env%ri_g0w0%print_exx)
142 i_val=mp2_env%ri_g0w0%num_z_vectors)
146 i_val=mp2_env%ri_g0w0%max_iter_bse)
[all …]
H A Dinput_cp2k_check.F150 i_val=shortcut)
165 i_val=xc_funct_no_shortcut)
190 i_val=xc_vdw_fun_nonloc)
192 i_val=vdw_nl_LMKLL)
194 i_val=xc_funct_no_shortcut)
207 i_val=do_vwn5)
218 i_val=xc_funct_no_shortcut)
264 i_val=120)
468 i_val=myi)
470 i_val=myi)
[all …]
H A Ddm_ls_scf_create.F194 CALL section_vals_val_get(ls_scf_section, "INI_DIIS", i_val=ls_scf_env%iter_ini_diis)
195 CALL section_vals_val_get(ls_scf_section, "MAX_DIIS", i_val=ls_scf_env%max_diis)
196 CALL section_vals_val_get(ls_scf_section, "NMIXING", i_val=ls_scf_env%nmixing)
204 CALL section_vals_val_get(ls_scf_section, "MAX_SCF", i_val=ls_scf_env%max_scf)
208 CALL section_vals_val_get(ls_scf_section, "S_INVERSION", i_val=ls_scf_env%s_inversion_type)
213 CALL section_vals_val_get(ls_scf_section, "SIGN_METHOD", i_val=ls_scf_env%sign_method)
215 CALL section_vals_val_get(ls_scf_section, "SIGN_ORDER", i_val=ls_scf_env%sign_order)
219 CALL section_vals_val_get(ls_scf_section, "S_SQRT_METHOD", i_val=ls_scf_env%s_sqrt_method)
220 CALL section_vals_val_get(ls_scf_section, "S_SQRT_ORDER", i_val=ls_scf_env%s_sqrt_order)
225 … CALL section_vals_val_get(ls_scf_section, "MAX_ITER_LANCZOS", i_val=ls_scf_env%max_iter_lanczos)
[all …]
H A Dcp_control_utils.F354 i_val=dft_control%sic_method_id)
356 i_val=dft_control%sic_list_id)
745 CALL section_vals_val_get(qs_section, "PW_GRID", i_val=itmp)
759 CALL section_vals_val_get(qs_section, "CORE_PPL", i_val=itmp)
1944 i_val=efield%envelop_id)
1952 i_val=efield%envelop_i_vars(1))
1954 i_val=efield%envelop_i_vars(2))
1966 i_val=efield%envelop_i_vars(1))
1968 i_val=efield%envelop_i_vars(2))
1970 i_val=efield%envelop_i_vars(3))
[all …]
H A Douter_scf_control_types.F118 i_val=outer_scf%diis_buffer_length)
120 i_val=outer_scf%bisect_trust_count)
122 i_val=outer_scf%type)
124 i_val=outer_scf%max_scf)
126 i_val=outer_scf%extrapolation_order)
128 i_val=outer_scf%optimizer)
/dports/science/cp2k-data/cp2k-7.1.0/src/input/
H A Dinput_val_types.F182 IF (PRESENT(i_val)) THEN
186 ALLOCATE (val%i_val(1))
187 val%i_val(1) = i_val
194 val%i_val = i_vals
199 val%i_val => i_vals_ptr
385 IF (PRESENT(i_val)) THEN
388 i_val = val%i_val(1)
540 IF (val%i_val(j - 1) + 1 == val%i_val(j)) THEN
548 val%i_val(i), "..", val%i_val(iend)
764 ALLOCATE (val_out%i_val(SIZE(val_in%i_val)))
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/input/
H A Dinput_val_types.F182 IF (PRESENT(i_val)) THEN
186 ALLOCATE (val%i_val(1))
187 val%i_val(1) = i_val
194 val%i_val = i_vals
199 val%i_val => i_vals_ptr
385 IF (PRESENT(i_val)) THEN
388 i_val = val%i_val(1)
540 IF (val%i_val(j - 1) + 1 == val%i_val(j)) THEN
548 val%i_val(i), "..", val%i_val(iend)
764 ALLOCATE (val_out%i_val(SIZE(val_in%i_val)))
[all …]
/dports/misc/visp/visp-3.4.0/example/parse-argv/
H A Dparse-argv1.cpp61 bool getOptions(int argc, const char **argv, int &i_val, float &f_val, double &d_val);
74 void usage(const char *name, const char *badparam, int i_val, float f_val, double d_val) in usage() argument
95 Print the help.\n\n", i_val, f_val, d_val); in usage()
115 bool getOptions(int argc, const char **argv, int &i_val, float &f_val, double &d_val) in getOptions() argument
129 i_val = atoi(optarg_); in getOptions()
132 usage(argv[0], NULL, i_val, f_val, d_val); in getOptions()
137 usage(argv[0], optarg_, i_val, f_val, d_val); in getOptions()
145 usage(argv[0], NULL, i_val, f_val, d_val); in getOptions()
160 int i_val = 3; in main() local
165 if (getOptions(argc, argv, i_val, f_val, d_val) == false) { in main()
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmp2_setup.F112 i_val=mp2_env%eri_method)
123 i_val=mp2_env%mp2_gpw%print_level)
134 i_val=mp2_env%ri_rpa%mm_style)
151 i_val=mp2_env%ri_g0w0%corr_mos_occ)
155 i_val=mp2_env%ri_g0w0%num_poles)
157 i_val=mp2_env%ri_g0w0%nparam_pade)
163 i_val=mp2_env%ri_g0w0%max_iter_fit)
171 i_val=mp2_env%ri_g0w0%iter_ev_sc)
181 i_val=mp2_env%ri_g0w0%print_exx)
197 i_val=mp2_env%ri_g0w0%max_iter_bse)
[all …]
H A Dalmo_scf_env_methods.F134 i_val=almo_scf_env%almo_scf_guess)
136 i_val=almo_scf_env%almo_update_algorithm)
138 i_val=almo_scf_env%xalmo_trial_wf)
140 i_val=almo_scf_env%sigma_inv_algorithm)
142 i_val=almo_scf_env%deloc_method)
146 i_val=almo_scf_env%almo_extrapolation_order)
157 i_val=almo_scf_env%order_lanczos)
159 i_val=almo_scf_env%max_iter_lanczos)
197 i_val=almo_scf_env%opt_xalmo_pcg%max_iter)
211 i_val=almo_scf_env%opt_xalmo_pcg%conjugator)
[all …]
H A Dinput_cp2k_check.F150 i_val=shortcut)
165 i_val=xc_funct_no_shortcut)
190 i_val=xc_vdw_fun_nonloc)
192 i_val=vdw_nl_LMKLL)
194 i_val=xc_funct_no_shortcut)
207 i_val=do_vwn5)
218 i_val=xc_funct_no_shortcut)
264 i_val=120)
468 i_val=myi)
470 i_val=myi)
[all …]
H A Ddm_ls_scf_create.F193 CALL section_vals_val_get(ls_scf_section, "INI_DIIS", i_val=ls_scf_env%iter_ini_diis)
194 CALL section_vals_val_get(ls_scf_section, "MAX_DIIS", i_val=ls_scf_env%max_diis)
195 CALL section_vals_val_get(ls_scf_section, "NMIXING", i_val=ls_scf_env%nmixing)
203 CALL section_vals_val_get(ls_scf_section, "MAX_SCF", i_val=ls_scf_env%max_scf)
207 CALL section_vals_val_get(ls_scf_section, "S_INVERSION", i_val=ls_scf_env%s_inversion_type)
212 CALL section_vals_val_get(ls_scf_section, "SIGN_METHOD", i_val=ls_scf_env%sign_method)
213 CALL section_vals_val_get(ls_scf_section, "SIGN_ORDER", i_val=ls_scf_env%sign_order)
216 CALL section_vals_val_get(ls_scf_section, "S_SQRT_METHOD", i_val=ls_scf_env%s_sqrt_method)
217 CALL section_vals_val_get(ls_scf_section, "S_SQRT_ORDER", i_val=ls_scf_env%s_sqrt_order)
222 … CALL section_vals_val_get(ls_scf_section, "MAX_ITER_LANCZOS", i_val=ls_scf_env%max_iter_lanczos)
[all …]
H A Douter_scf_control_types.F118 i_val=outer_scf%diis_buffer_length)
120 i_val=outer_scf%bisect_trust_count)
122 i_val=outer_scf%type)
124 i_val=outer_scf%max_scf)
126 i_val=outer_scf%extrapolation_order)
128 i_val=outer_scf%optimizer)
H A Dcp_control_utils.F335 i_val=dft_control%sic_method_id)
337 i_val=dft_control%sic_list_id)
729 CALL section_vals_val_get(qs_section, "PW_GRID", i_val=itmp)
743 CALL section_vals_val_get(qs_section, "CORE_PPL", i_val=itmp)
1902 i_val=efield%envelop_id)
1910 i_val=efield%envelop_i_vars(1))
1912 i_val=efield%envelop_i_vars(2))
1924 i_val=efield%envelop_i_vars(1))
1926 i_val=efield%envelop_i_vars(2))
1928 i_val=efield%envelop_i_vars(3))
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dspinner.c181 int old_i_val = sp->i_val; in spinner_callback()
190 if ( eptr == s_val || i_val > sp->i_max || i_val < sp->i_min ) in spinner_callback()
201 sp->i_val = i_val; in spinner_callback()
235 sp->old_ival = sp->i_val; in spinner_callback()
340 sp->i_val = sp->old_ival = 0; in fl_create_spinner()
402 if ( eptr == s_val || i_val > sp->i_max || i_val < sp->i_min ) in fl_get_spinner_value()
403 i_val = sp->i_val; in fl_get_spinner_value()
405 return sp->i_val = i_val; in fl_get_spinner_value()
444 sp->i_val = FL_nint( val ); in fl_set_spinner_value()
447 sp->i_val = sp->i_max; in fl_set_spinner_value()
[all …]
/dports/science/axom/axom-0.6.1/src/axom/core/tests/
H A Dutils_endianness.hpp29 axom::int16 i_val; in TEST() member
62 axom::int16 v1 = valOrig.i_val; in TEST()
66 EXPECT_EQ(valOrig.i_val, v1); in TEST()
67 EXPECT_EQ(valSwap.i_val, v2); in TEST()
68 EXPECT_EQ(valOrig.i_val, v3); in TEST()
88 axom::int32 i_val; in TEST() member
126 EXPECT_EQ(valOrig.i_val, v1); in TEST()
127 EXPECT_EQ(valSwap.i_val, v2); in TEST()
128 EXPECT_EQ(valOrig.i_val, v3); in TEST()
160 axom::int64 i_val; in TEST() member
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/net80211/
H A Dieee80211_ioctl.c1350 ireq->i_val = 1; in ieee80211_ioctl_get80211_fbsd()
1463 ireq->i_val = 0; in ieee80211_ioctl_get80211()
1483 ireq->i_val = 1; in ieee80211_ioctl_get80211()
1985 ireq->i_val; in ieee80211_ioctl_setwmeparam()
1995 ireq->i_val; in ieee80211_ioctl_setwmeparam()
2014 ireq->i_val; in ieee80211_ioctl_setwmeparam()
2283 if (ireq->i_val) in ieee80211_ioctl_set80211()
2336 if (ireq->i_val) in ieee80211_ioctl_set80211()
2356 if (!(0 < ireq->i_val && ireq->i_val < IEEE80211_KEYBUF_SIZE)) in ieee80211_ioctl_set80211()
2389 if (!(0 < ireq->i_val && ireq->i_val < IEEE80211_KEYBUF_SIZE)) in ieee80211_ioctl_set80211()
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_domain_op.c553 int i_val; in cs_domain_read_restart() local
569 if (i_val != version) in cs_domain_read_restart()
585 &i_val); in cs_domain_read_restart()
590 if (i_val != n_equations) in cs_domain_read_restart()
601 &i_val); in cs_domain_read_restart()
606 if (i_val != n_properties) in cs_domain_read_restart()
617 &i_val); in cs_domain_read_restart()
622 if (i_val != n_adv_fields) in cs_domain_read_restart()
639 if (i_val != igwf) in cs_domain_read_restart()
656 if (i_val != inss) in cs_domain_read_restart()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/
H A Dgopt_param_types.F116 CALL section_vals_val_get(gopt_section, "TYPE", i_val=gopt_param%type_id)
118 CALL section_vals_val_get(gopt_section, "OPTIMIZER", i_val=gopt_param%method_id)
120 CALL section_vals_val_get(gopt_section, "MAX_ITER", i_val=gopt_param%max_iter)
128 CALL section_vals_val_get(gopt_section, "LBFGS%MAX_H_RANK", i_val=gopt_param%max_h_rank)
129 … CALL section_vals_val_get(gopt_section, "LBFGS%MAX_F_PER_ITER", i_val=gopt_param%max_f_per_iter)
136 … CALL section_vals_val_get(gopt_section, "CG%MAX_STEEP_STEPS", i_val=gopt_param%max_steep_steps)
138 … CALL section_vals_val_get(gopt_section, "CG%LINE_SEARCH%TYPE", i_val=gopt_param%cg_ls%type_id)
144 i_val=gopt_param%cg_ls%brent_max_iter)
158 … CALL section_vals_val_get(gopt_section, "TRANSITION_STATE%METHOD", i_val=gopt_param%ts_method_id)
160 CALL section_vals_val_get(gopt_section, "TYPE", i_val=gopt_param%cell_method_id)
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/
H A Dgopt_param_types.F116 CALL section_vals_val_get(gopt_section, "TYPE", i_val=gopt_param%type_id)
118 CALL section_vals_val_get(gopt_section, "OPTIMIZER", i_val=gopt_param%method_id)
120 CALL section_vals_val_get(gopt_section, "MAX_ITER", i_val=gopt_param%max_iter)
128 CALL section_vals_val_get(gopt_section, "LBFGS%MAX_H_RANK", i_val=gopt_param%max_h_rank)
129 … CALL section_vals_val_get(gopt_section, "LBFGS%MAX_F_PER_ITER", i_val=gopt_param%max_f_per_iter)
136 … CALL section_vals_val_get(gopt_section, "CG%MAX_STEEP_STEPS", i_val=gopt_param%max_steep_steps)
138 … CALL section_vals_val_get(gopt_section, "CG%LINE_SEARCH%TYPE", i_val=gopt_param%cg_ls%type_id)
144 i_val=gopt_param%cg_ls%brent_max_iter)
158 … CALL section_vals_val_get(gopt_section, "TRANSITION_STATE%METHOD", i_val=gopt_param%ts_method_id)
160 CALL section_vals_val_get(gopt_section, "TYPE", i_val=gopt_param%cell_method_id)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Ddinfdlg.hxx99 void setAutoloadEnabled(bool i_val) { m_isAutoloadEnabled = i_val; } in setAutoloadEnabled() argument
101 void setAutoloadDelay(sal_Int32 i_val) { m_AutoloadDelay = i_val; } in setAutoloadDelay() argument
103 void setAutoloadURL(const OUString& i_val) { m_AutoloadURL = i_val; } in setAutoloadURL() argument
108 void setAuthor(const OUString& i_val) { m_Author = i_val; } in setAuthor() argument
113 void setModifiedBy(const OUString& i_val) { m_ModifiedBy = i_val; } in setModifiedBy() argument
118 void setPrintedBy(const OUString& i_val) { m_PrintedBy = i_val; } in setPrintedBy() argument
122 void setEditingCycles(sal_Int16 i_val) { m_EditingCycles = i_val; } in setEditingCycles() argument
126 void setDescription(const OUString& i_val) { m_Description = i_val; } in setDescription() argument
128 void setKeywords(const OUString& i_val) { m_Keywords = i_val; } in setKeywords() argument
130 void setSubject(const OUString& i_val) { m_Subject = i_val; } in setSubject() argument
[all …]
/dports/textproc/pict/pict-3.7.1/cli/
H A Dmparser.cpp167 for( wstrings::iterator i_val = values.begin(); i_val != values.end(); i_val++ ) in readParameter() local
169 *i_val = trim( *i_val ); in readParameter()
176 if ( ! i_val->empty() in readParameter()
177 && *(i_val->begin()) == PARAM_REF_BEGIN in readParameter()
178 && *(i_val->rbegin()) == PARAM_REF_END in readParameter()
179 &&( refParam = FindParameterByName( i_val->substr( 1, i_val->length() - 2 ))) != in readParameter()
192 size_t weightBegin = i_val->find_last_of( WEIGHT_BEGIN ); in readParameter()
193 size_t weightEnd = i_val->find_last_of( WEIGHT_END ); in readParameter()
207 i_val->erase( weightBegin, wstring::npos ); in readParameter()
208 *i_val = trim( *i_val ); in readParameter()
[all …]

12345678910>>...42