Home
last modified time | relevance | path

Searched defs:indexxmin (Results 1 – 24 of 24) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx09c.m97 y0 = (ymin + ymax)/2;
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx08c.m97 indexxmin = 0; variable
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx08d.d81 const indexxmin = 0; in main() local
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx08d.d81 const indexxmin = 0; in main() local
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx08.java128 int indexxmin = 0; in x08() local
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx08.java128 int indexxmin = 0; in x08() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx08c.c156 PLINT indexxmin = 0; in main() local
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx08c.c156 PLINT indexxmin = 0; in main() local
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx08f.f9046 integer, parameter :: indexxmin = 1 variable
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx08f.f9046 integer, parameter :: indexxmin = 1 variable
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx08.cc167 PLINT indexxmin = 0; in x08() local
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx08.cc167 PLINT indexxmin = 0; in x08() local
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard08a.adb54 indexxmin : Integer := 0; variable
H A Dxtraditional08a.adb54 indexxmin : Integer := 0; variable
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard08a.adb54 indexxmin : Integer := 0; variable
H A Dxtraditional08a.adb54 indexxmin : Integer := 0; variable
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplot3d.c391 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in c_plsurf3dl()
400 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in plfsurf3dl()
924 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in c_plot3dcl()
970 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfplot3dcl()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplot3d.c391 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in c_plsurf3dl()
400 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in plfsurf3dl()
924 PLINT indexxmin, PLINT indexxmax, PLINT_VECTOR indexymin, PLINT_VECTOR indexymax ) in c_plot3dcl()
970 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfplot3dcl()
/dports/math/plplot/plplot-5.15.0/bindings/octave/
H A Dplplot_octave.i1579PLINT indexxmin, PLINT indexxmax, const PLINT * indexymin, const PLINT * indexymax ) in my_plot3dcl()
1613PLINT indexxmin, PLINT indexxmax, const PLINT * indexymin, const PLINT * indexymax ) in my_plsurf3dl()
/dports/math/plplot/plplot-5.15.0/bindings/tcl/
H A DtclAPI.c2685 PLINT indexxmin, indexxmax; in plsurf3dlCmd() local
/dports/math/plplot-ada/plplot-5.15.0/bindings/tcl/
H A DtclAPI.c2685 PLINT indexxmin, indexxmax; in plsurf3dlCmd() local
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1505 def plsurf3dl(s, x, y, z, opt, clevel, indexxmin, indexymin, indexymax): argument
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_real_interfaces.f902842 subroutine plot3dcl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
2846 integer, intent(in) :: indexxmin local
3964 subroutine plsurf3dl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
3968 integer, intent(in) :: indexxmin local
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_real_interfaces.f902842 subroutine plot3dcl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
2846 integer, intent(in) :: indexxmin local
3964 subroutine plsurf3dl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
3968 integer, intent(in) :: indexxmin local