Home
last modified time | relevance | path

Searched refs:mvalue (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/common/
H A Dapproximation.c21 mpc_init2 (appr->mvalue, s->mpwp); in mps_approximation_new()
35 mpc_clear (appr->mvalue); in mps_approximation_free()
44 mpc_set_prec (new->mvalue, mpc_get_prec (original->mvalue)); in mps_approximation_copy()
45 mpc_set (new->mvalue, original->mvalue); in mps_approximation_copy()
73 mpc_set_prec (output, mpc_get_prec (approximation->mvalue)); in mps_approximation_get_mvalue()
74 mpc_set (output, approximation->mvalue); in mps_approximation_get_mvalue()
132 mpc_set_prec (approximation->mvalue, mpc_get_prec (value)); in mps_approximation_set_mvalue()
133 approximation->wp = mpc_get_prec (approximation->mvalue); in mps_approximation_set_mvalue()
136 mpc_set (approximation->mvalue, value); in mps_approximation_set_mvalue()
H A Dimprove.c27 mpc_rmod (module, appr->mvalue); in get_approximated_bits()
46 mpc_init2(local_approx.mvalue, appr[i]->wp); in evaluate_root_conditioning()
61 mpc_clear (local_approx.mvalue); in evaluate_root_conditioning()
73 mpc_set_prec (root->mvalue, precision); in improve_root()
77 mpc_get_prec (root->mvalue)); in improve_root()
79 mpc_sub_eq (root->mvalue, newton_correction); in improve_root()
86 mpc_rmod (corr_mod, root->mvalue); in improve_root()
H A Dtest.c73 mpc_sub (tmp, s->root[j]->mvalue, s->root[i]->mvalue); in mps_inclusion()
85 mps_polynomial_meval (s, MPS_POLYNOMIAL (poly), s->root[i]->mvalue, p, ap); in mps_inclusion()
94 mpc_mul (p, p, s->root[i]->mvalue); in mps_inclusion()
97 mpc_mul (p, p, s->root[i]->mvalue); in mps_inclusion()
102 mpc_get_cdpe (temp1, s->root[i]->mvalue); in mps_inclusion()
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DUnit.cc156 return mvalue; in convertToBaseUnit()
159 return mvalue; in convertFromBaseUnit()
162 return mvalue; in convertToBaseUnit()
165 return mvalue; in convertFromBaseUnit()
249 return mvalue; in convert()
389 return mvalue; in convertFromBaseUnit()
528 …if(precision() > 0 && (mvalue.precision() < 0|| precision() < mvalue.precision())) mvalue.setPreci… in convertFromFirstBaseUnit()
555 return mvalue; in convertFromFirstBaseUnit()
646 return mvalue; in convertToFirstBaseUnit()
828 return mvalue; in convertToFirstBaseUnit()
[all …]
H A DUnit.h99 virtual MathStructure &convertToBaseUnit(MathStructure &mvalue, MathStructure &mexp) const;
100 virtual MathStructure &convertFromBaseUnit(MathStructure &mvalue, MathStructure &mexp) const;
101 virtual MathStructure &convertToBaseUnit(MathStructure &mvalue) const;
102 virtual MathStructure &convertFromBaseUnit(MathStructure &mvalue) const;
134 bool convert(Unit *u, MathStructure &mvalue, MathStructure &exp) const;
143 bool convert(Unit *u, MathStructure &mvalue) const;
206 virtual MathStructure &convertToFirstBaseUnit(MathStructure &mvalue, MathStructure &mexp) const;
208 virtual MathStructure &convertToBaseUnit(MathStructure &mvalue, MathStructure &mexp) const;
209 virtual MathStructure &convertFromBaseUnit(MathStructure &mvalue, MathStructure &mexp) const;
210 virtual MathStructure &convertToBaseUnit(MathStructure &mvalue) const;
[all …]
/dports/math/kig/kig-21.12.3/misc/
H A Dunit.cc16 mvalue = value; in Unit()
27 mvalue = value; in setValue()
32 return mvalue; in value()
42 mvalue = convert( mvalue, munit, unit, mdpi ); in convertTo()
53 return convert( mvalue, munit, unit, mdpi ); in getValue()
68 mvalue = u.mvalue; in operator =()
H A Dgoniometry.cc19 mvalue = 0.0; in Goniometry()
25 mvalue = value; in Goniometry()
35 mvalue = value; in setValue()
40 return mvalue; in value()
50 mvalue = convert( mvalue, msys, system ); in convertTo()
61 return convert( mvalue, msys, system ); in getValue()
/dports/cad/sp2sp/gwave2-20090213/src/
H A Dmeasurebtn.c170 double mvalue; in mbtn_update() local
176 mvalue = wtable->cursor[0]->xval; in mbtn_update()
181 mvalue = wtable->cursor[1]->xval; in mbtn_update()
186 mvalue = wtable->cursor[1]->xval - in mbtn_update()
198 mvalue = wv_interp_value(mbtn->var, csr_val); in mbtn_update()
207 mvalue = wv_interp_value(mbtn->var, csr_val); in mbtn_update()
220 mvalue = wv_interp_value(mbtn->var, c2_val) - in mbtn_update()
229 mvalue = 1.0 / (wtable->cursor[1]->xval - wtable->cursor[0]->xval); in mbtn_update()
231 mvalue = 0.0; /* should be NAN */ in mbtn_update()
236 mvalue = 0.0; in mbtn_update()
[all …]
/dports/devel/anjuta/anjuta-3.34.0/plugins/run-program/
H A Dutils.c60 gchar *mvalue; in run_plugin_gtk_tree_model_find_string() local
62 gtk_tree_model_get (model, iter, col, &mvalue, -1); in run_plugin_gtk_tree_model_find_string()
63 found = (mvalue != NULL) && (strcmp (mvalue, value) == 0); in run_plugin_gtk_tree_model_find_string()
64 g_free (mvalue); in run_plugin_gtk_tree_model_find_string()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dmcht-matches.c89 string_t *mvalue = NULL, *mchars = NULL; in mcht_matches_match_key() local
118 mvalue = t_str_new(32); /* Match value (*) */ in mcht_matches_match_key()
165 str_truncate(mvalue, 0); in mcht_matches_match_key()
216 str_append_data(mvalue, pvp, qp-pvp); in mcht_matches_match_key()
227 sieve_match_values_add(mvalues, mvalue); in mcht_matches_match_key()
286 str_append_data(mvalue, pvp, qp-pvp); in mcht_matches_match_key()
341 str_append_c(mvalue, *vp); in mcht_matches_match_key()
373 sieve_match_values_add(mvalues, mvalue); in mcht_matches_match_key()
395 str_truncate(mvalue, 0); in mcht_matches_match_key()
396 str_append_data(mvalue, vp, vend-vp); in mcht_matches_match_key()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.util/src/org/osgi/util/measurement/
H A DMeasurement.java171 double mvalue = m.value; in mul() local
172 …return new Measurement(value * mvalue, Math.abs(value) * m.error + error * Math.abs(mvalue), unit.… in mul()
222 double mvalue = m.value; in div() local
223 …return new Measurement(value / mvalue, (Math.abs(value) * m.error + error * Math.abs(mvalue)) / (m… in div()
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dslb.php278 $mvalue = ltrim ($m[3]);
281 $line = substr ($mvalue, 1);
282 $mvalue = '';
287 $mvalue = rtrim ($mvalue);
289 $this->macros[$mname] = $this->expand ($mvalue);
291 $this->macros[$mname] = $mvalue;
293 $this->macros[$mname] = $mvalue;
310 $this->macros[$mname] = $mvalue;
312 $this->macros[$mname] = $mvalue;
320 $mvalue .= $c;
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/feature/
H A DFeatureImport.java109 String mvalue = getNodeAttribute(node, "match"); //$NON-NLS-1$ in parse() local
110 if (mvalue != null && mvalue.length() > 0) { in parse()
113 if (mvalue.equalsIgnoreCase(choices[i])) { in parse()
119 mvalue = getNodeAttribute(node, "id-match"); //$NON-NLS-1$ in parse()
120 if (mvalue != null && mvalue.length() > 0) { in parse()
121 if (mvalue.equalsIgnoreCase(RULE_PREFIX)) { in parse()
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/secsolve/
H A Dsecular-regeneration.c473 long int wp = mpc_get_prec (a1->mvalue); in __mps_compare_approximations()
484 mpc_sub (cmp, a1->mvalue, a2->mvalue); in __mps_compare_approximations()
487 mpc_add (cmp, a1->mvalue, a2->mvalue); in __mps_compare_approximations()
537 mpc_set_prec (current_approximations[i]->mvalue, ctx->mpwp); in mps_secular_ga_separate_approximations()
568 current_approximations[cluster_base + j]->mvalue, in mps_secular_ga_separate_approximations()
576 mpc_rmod (cdpe_Re (mod), current_approximations[cluster_base + j]->mvalue); in mps_secular_ga_separate_approximations()
599 mpc_add_eq (current_approximations[cluster_base + j]->mvalue, perturbation); in mps_secular_ga_separate_approximations()
656 mpc_set_prec (s->root[i]->mvalue, DBL_MANT_DIG); in mps_secular_ga_regenerate_coefficients()
657 mpc_set_cplx (s->root[i]->mvalue, s->root[i]->fvalue); in mps_secular_ga_regenerate_coefficients()
664 mpc_set_prec (s->root[i]->mvalue, DBL_MANT_DIG); in mps_secular_ga_regenerate_coefficients()
[all …]
/dports/misc/gpsim/gpsim-0.31.0/eXdbm/
H A Dhash.c16 double mvalue; in HashValueGenerator() local
30 mvalue = ( fmod((double) cvalue * HASH_THETA, 1.0) ) * (double) HASH_MAX_ENTRIES; in HashValueGenerator()
32 return ( (int) floor(mvalue) ); in HashValueGenerator()
/dports/textproc/bat/bat-0.18.3/tests/syntax-tests/highlighted/Lua/
H A Dtest.lua4 …[38;2;166;226;46mfactorial(value[38;2;248;248;…
5  if value
8mvalue * [38;2;248;248;24…
19 …dex, value[38;2;248;248;…
20 …2m .. value[38;2;248;248;…
/dports/devel/pybind11/pybind11-2.8.1/tests/
H A Dtest_stl.py131 mvalue = holder.member
132 assert mvalue.initialized
163 mvalue = holder.member
164 assert mvalue.initialized
193 mvalue = holder.member
194 assert mvalue.initialized
222 mvalue = holder.member
223 assert mvalue.initialized
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Choice.cxx83 if (mvalue()) { in draw()
84 Fl_Menu_Item m = *mvalue(); in draw()
158 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
164 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
168 if (v != mvalue()) redraw(); in handle()
175 if (v != mvalue()) redraw(); in handle()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Choice.cxx83 if (mvalue()) { in draw()
84 Fl_Menu_Item m = *mvalue(); in draw()
180 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
186 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
190 if (v != mvalue()) redraw(); in handle()
197 if (v != mvalue()) redraw(); in handle()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_file.cc866 if (port_choice->mvalue()) in PopulatePort()
884 if (game_choice->mvalue()) in PopulatePort()
931 if (game_choice->mvalue()) in PopulateMapFormat()
932 c_game = game_choice->mvalue()->text; in PopulateMapFormat()
934 if (port_choice->mvalue()) in PopulateMapFormat()
935 c_port = port_choice->mvalue()->text; in PopulateMapFormat()
1011 if (! port_choice->mvalue()) in PopulateNamespaces()
1080 const char * name = w->mvalue()->text; in game_callback()
1102 const char * name = w->mvalue()->text; in port_callback()
1114 const char * fmt_str = w->mvalue()->text; in format_callback()
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Choice.cxx58 if (mvalue()) { in draw()
59 Fl_Menu_Item m = *mvalue(); in draw()
154 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
156 if (v != mvalue()) redraw(); in handle()
163 if (v != mvalue()) redraw(); in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Choice.cxx92 if (mvalue()) { in draw()
93 Fl_Menu_Item m = *mvalue(); in draw()
190 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
197 v = menu()->pulldown(x(), y(), w(), h(), mvalue(), this); in handle()
202 if (v != mvalue()) redraw(); in handle()
209 if (v != mvalue()) redraw(); in handle()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortimanager/plugins/module_utils/
H A Dnapi.py176 def _get_base_perobject_url(self, mvalue): argument
187 def get_object(self, mvalue): argument
188 url_getting = self._get_base_perobject_url(mvalue)
193 def update_object(self, mvalue): argument
208 def delete_object(self, mvalue): argument
222 def _process_with_mkey(self, mvalue): argument
223 mobject = self.get_object(mvalue)
226 return self.update_object(mvalue)
232 return self.delete_object(mvalue)
472 mvalue = ''
[all …]
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/system/
H A Dinput-output.c58 mpc_inp_str_u (s->root[i]->mvalue, s->rtstr, 10); in mps_readroots()
221 mps_outfloat (s, mpc_Re (s->root[i]->mvalue), s->root[i]->drad, out_digit, true); in mps_outroot()
241 if (i == ISZERO || mpf_sgn (mpc_Im (s->root[i]->mvalue)) >= 0) in mps_outroot()
255 mps_outfloat (s, mpc_Im (s->root[i]->mvalue), s->root[i]->drad, out_digit, in mps_outroot()
301 mpc_out_str_2 (s->logstr, 10, 0, 0, s->root[i]->mvalue); in mps_outroot()
306 (long)(mpc_get_prec (s->root[i]->mvalue) / LOG2_10)); in mps_outroot()
402 mpc_set_prec (s->root[i]->mvalue, DBL_MANT_DIG); in mps_copy_roots()
403 mpc_set_cplx (s->root[i]->mvalue, s->root[i]->fvalue); in mps_copy_roots()
413 mpc_set_prec (s->root[i]->mvalue, DBL_MANT_DIG); in mps_copy_roots()
414 mpc_set_cdpe (s->root[i]->mvalue, s->root[i]->dvalue); in mps_copy_roots()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/visitors/
H A Diterprinter.cpp137 std::string mvalue = aValue; in addAttribute() local
140 ascii::replace_all(mvalue, "\"", "\\\""); in addAttribute()
143 ascii::replace_all(mvalue, "\n", " \\n "); in addAttribute()
145 theOStream << "\\n" << aName << "=" << mvalue; in addAttribute()

12345678910>>...15