Home
last modified time | relevance | path

Searched refs:y_length (Results 51 – 75 of 154) sorted by relevance

1234567

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h72 int x_length, int y_length,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h72 int x_length, int y_length,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h72 int x_length, int y_length,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h72 int x_length, int y_length,
/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dv3dmp.h233 double x_length, y_length, z_length; /* Span. */ member
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx33f.f90761 real(kind=pl_test_flt) :: x, y, x_length, y_length; local
804 y_length = 0.5_pl_test_flt
809 y_length = 0.05_pl_test_flt
842 x, y, x_length, y_length, &
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx33f.f90761 real(kind=pl_test_flt) :: x, y, x_length, y_length; local
804 y_length = 0.5_pl_test_flt
809 y_length = 0.05_pl_test_flt
842 x, y, x_length, y_length, &
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx33.tcl904 set y_length 0.5
909 set y_length 0.05
941 $x $y $x_length $y_length \
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx33.tcl904 set y_length 0.5
909 set y_length 0.05
941 $x $y $x_length $y_length \
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx33.lua115 y_length = 0.5
120 y_length = 0.05
154 x, y, x_length, y_length,
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx33.py156 y_length = 0.5
161 y_length = 0.05
189 x, y, x_length, y_length, \
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx33.lua115 y_length = 0.5
120 y_length = 0.05
154 x, y, x_length, y_length,
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx33.py156 y_length = 0.5
161 y_length = 0.05
189 x, y, x_length, y_length, \
/dports/graphics/bitmap/bitmap-b02297f/
H A Dbitmap_image.hpp2409 cartesian_canvas(const double x_length, const double y_length) in cartesian_canvas() argument
2418 setup_canvas(x_length,y_length); in cartesian_canvas()
2703 void set_widthheight(const double x_length, const double y_length) in set_widthheight() argument
2705 setup_canvas(x_length, y_length); in set_widthheight()
2715 void setup_canvas(const double x_length, const double y_length) in setup_canvas() argument
2717 if ((x_length < 2.0) || (y_length < 2.0)) in setup_canvas()
2721 height_div2_ = y_length / 2.0; in setup_canvas()
2728 ….setwidth_height(static_cast<unsigned int>(x_length) + 1, static_cast<unsigned int>(y_length) + 1); in setup_canvas()
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx16.ml59 let y_length = 0.875 in
74 x y x_length y_length bg_color bb_color bb_style low_cap_color high_cap_color
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx16.ml59 let y_length = 0.875 in
74 x y x_length y_length bg_color bb_color bb_style low_cap_color high_cap_color
/dports/math/maxima/maxima-5.43.2/share/ezunits/
H A Drtestezunits.mac893 …), y : [13 ` s*A, 17 ` s*A, 19 ` s*A, 23 ` s*A, 29 ` s*A], y_length : length (y), is (y_length = n…
896 (kill (mean_y), mean_y : apply ("+", y) / y_length);
899 (kill (mean_y2, var_y, std_y), mean_y2 : sum (y[i]^2, i, 1, y_length) / y_length, var_y : mean_y2 -…
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_impl.c990 value x_length, value y_length, in ml_plcolorbar() argument
1000 CAMLxparam5( y_length, bg_color, bb_color, bb_style, low_cap_color ); in ml_plcolorbar()
1052 Double_val( x_length ), Double_val( y_length ), in ml_plcolorbar()
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_impl.c990 value x_length, value y_length,
1000 CAMLxparam5( y_length, bg_color, bb_color, bb_style, low_cap_color );
1052 Double_val( x_length ), Double_val( y_length ),
/dports/math/libmesh/libmesh-1.6.2/examples/systems_of_equations/systems_of_equations_ex7/
H A Dsystems_of_equations_ex7.C541 const Real y_length = infile("y_length", 0.); in main() local
567 0., y_length, in main()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dbeam-quanting.cc1064 Real y_length = final_positions[RIGHT] - final_positions[LEFT]; in solve() local
1066 final_positions[LEFT] += normalized_endpoints[LEFT] * y_length; in solve()
1067 final_positions[RIGHT] -= (1 - normalized_endpoints[RIGHT]) * y_length; in solve()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dbeam-quanting.cc1074 Real y_length = final_positions[RIGHT] - final_positions[LEFT]; in solve() local
1076 final_positions[LEFT] += normalized_endpoints[LEFT] * y_length; in solve()
1077 final_positions[RIGHT] -= (1 - normalized_endpoints[RIGHT]) * y_length; in solve()
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx33c.m161 y_length = 0.5; variable
166 y_length = 0.05; variable
198 position, x, y, x_length, y_length,
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx33c.m161 y_length = 0.5; variable
166 y_length = 0.05; variable
198 position, x, y, x_length, y_length,
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_nongalerkin.c56 HYPRE_Int y_length, in hypre_IntersectTwoArrays() argument
66 while ( (x_index < x_length) && (y_index < y_length) ) in hypre_IntersectTwoArrays()
94 HYPRE_Int y_length, in hypre_IntersectTwoBigArrays() argument
104 while ( (x_index < x_length) && (y_index < y_length) ) in hypre_IntersectTwoBigArrays()

1234567