Home
last modified time | relevance | path

Searched refs:to_real (Results 126 – 150 of 359) sorted by relevance

12345678910>>...15

/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.16/
H A DColour.def555 (to_real pacross) (to_real pdown) in;
578 (to_real bwidth) (to_real bwidth) patch_table)
581 rowstart = map (multiply (to_real pacross))
582 [0 .. to_real pdown - 1];
585 patches = map (take (to_real pacross))
590 patch v = image_new (to_real pwidth) (to_real pheight) (len v)
620 blk = 1 + im_black (to_real bins) (to_real bins) 2;
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.14/
H A DColour.def555 (to_real pacross) (to_real pdown) in;
578 (to_real bwidth) (to_real bwidth) patch_table)
581 rowstart = map (multiply (to_real pacross))
582 [0 .. to_real pdown - 1];
585 patches = map (take (to_real pacross))
590 patch v = image_new (to_real pwidth) (to_real pheight) (len v)
620 blk = 1 + im_black (to_real bins) (to_real bins) 2;
/dports/devel/rpclib/rpclib-2.2.1/examples/mandelbrot/
H A Dmandelbrot_server.cc20 double to_real(int x, int width, double minR, double maxR) { in to_real() function
48 double cr = to_real(x, width, minR, maxR); in main()
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/tptp/
H A DSYN000=2.p294 p_real($to_real(3)) )).
297 p_real($to_real(3/9)) )).
300 p_real($to_real(3.3)) )).
307 | $greater($to_real(Y),3.3) ) ) )).
/dports/math/z3/z3-z3-4.8.13/src/params/
H A Darith_rewriter_params.pyg13 …("elim_to_real", BOOL, False, "eliminate to_real from arithmetic predicates that contain only inte…
14 ("push_to_real", BOOL, True, "distribute to_real over * and +."),
H A Dfpa_rewriter_params.pyg4 …dware interpretation' for unspecified values in fp.to_ubv, fp.to_sbv, fp.to_real, and fp.to_ieee_b…
H A Dfpa2bv_rewriter_params.pyg4 …e interpretation' for unspecified values in fp.min, fp.max, fp.to_ubv, fp.to_sbv, and fp.to_real"),
/dports/math/py-z3-solver/z3-z3-4.8.10/src/params/
H A Darith_rewriter_params.pyg13 …("elim_to_real", BOOL, False, "eliminate to_real from arithmetic predicates that contain only inte…
14 ("push_to_real", BOOL, True, "distribute to_real over * and +."),
H A Dfpa_rewriter_params.pyg4 …dware interpretation' for unspecified values in fp.to_ubv, fp.to_sbv, fp.to_real, and fp.to_ieee_b…
H A Dfpa2bv_rewriter_params.pyg4 …e interpretation' for unspecified values in fp.min, fp.max, fp.to_ubv, fp.to_sbv, and fp.to_real"),
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/
H A Dsensors_test.cpp39 BOOST_CHECK_EQUAL(sensor_real.to_real(), sens_val); in BOOST_AUTO_TEST_CASE()
50 BOOST_CHECK_EQUAL(sensor_real2.to_real(), sens_val); in BOOST_AUTO_TEST_CASE()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/include/mpm/ad9361/
H A Dad9361_ctrl.hpp57 return self.get_rssi(which).to_real(); in export_catalina()
60 +[](ad9361_ctrl& self) { return self.get_temperature().to_real(); }) in export_catalina()
/dports/math/octave-forge-signal/signal-1.4.1/inst/private/
H A Dto_real.m18 ## @deftypefn {Function File} {@var{p_out} =} to_real (@var{p_in})
27 function p_out = to_real(p_in) function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_reftypes.rs126 let rrange = &mut rlr_env[range.to_real()]; in do_reftypes_analysis()
128 debug!(" -> rrange {:?} is reffy", range.to_real()); in do_reftypes_analysis()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Danalysis_reftypes.rs126 let rrange = &mut rlr_env[range.to_real()]; in do_reftypes_analysis()
128 debug!(" -> rrange {:?} is reffy", range.to_real()); in do_reftypes_analysis()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Danalysis_reftypes.rs126 let rrange = &mut rlr_env[range.to_real()]; in do_reftypes_analysis()
128 debug!(" -> rrange {:?} is reffy", range.to_real()); in do_reftypes_analysis()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_reftypes.rs126 let rrange = &mut rlr_env[range.to_real()]; in do_reftypes_analysis()
128 debug!(" -> rrange {:?} is reffy", range.to_real()); in do_reftypes_analysis()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/types/
H A Dsensors.cpp93 to_real(); in sensor_value_t()
135 double sensor_value_t::to_real(void) const in to_real() function in sensor_value_t
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.9/
H A D_stdenv.def705 x' = to_real x;
706 y' = to_real y;
707 w' = to_real w;
708 h' = to_real h;
730 y' = to_real y;
749 x' = to_real x;
824 = im_insert big small (to_real x) (to_real y),
835 (to_real x) (to_real y) (to_real w) (to_real h)
836 (to_real u) (to_real v),
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.8/
H A D_stdenv.def705 x' = to_real x;
706 y' = to_real y;
707 w' = to_real w;
708 h' = to_real h;
730 y' = to_real y;
749 x' = to_real x;
824 = im_insert big small (to_real x) (to_real y),
835 (to_real x) (to_real y) (to_real w) (to_real h)
836 (to_real u) (to_real v),
/dports/math/vampire/vampire-4.5.1/SAT/
H A DZ3Interfacing.hpp155 z3::expr to_real(z3::expr e) { in to_real() function in SAT::Z3Interfacing
159 return -to_real(to_int(-e)); in ceiling()
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/quantifiers/
H A Dmacros-int-real.smt26 (assert (forall ((i Int)) (= (round2 (to_real i)) i)))
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-cff-interp-common.hh253 double to_real() const in to_real() function
265 return value > n.to_real(); in operator >()
282 set_real(to_real() + n.to_real()); in operator +=()
/dports/games/moon-buggy/moon-buggy-1.0.51/
H A Dqueue.c58 to_real (game_time t) in to_real() function
147 dt = to_real(t) - start; in wait_until()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()

12345678910>>...15