Home
last modified time | relevance | path

Searched defs:indexymin (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx08.java130 int[] indexymin = new int[XPTS]; in x08() local
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx08.java130 int[] indexymin = new int[XPTS]; in x08() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx08c.c158 PLINT *indexymin; in main() local
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx08c.c158 PLINT *indexymin; in main() local
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx08f.f9048 integer :: indexymin(xpts), indexymax(xpts) variable
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx08f.f9048 integer :: indexymin(xpts), indexymax(xpts) variable
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx08.cc169 PLINT *indexymin = new PLINT[ XPTS ]; in x08() local
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx08.cc169 PLINT *indexymin = new PLINT[ XPTS ]; in x08() local
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard08a.adb56 indexymin : Integer_Array_1D(0 .. XPTS - 1); variable
H A Dxtraditional08a.adb56 indexymin : Integer_Array_1D(0 .. XPTS - 1); variable
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard08a.adb56 indexymin : Integer_Array_1D(0 .. XPTS - 1); variable
H A Dxtraditional08a.adb56 indexymin : Integer_Array_1D(0 .. XPTS - 1); variable
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplot3d.c338 PLINT *indexymin = (PLINT *) malloc( (size_t) nx * sizeof ( PLINT ) ); in plfsurf3d() local
391 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.c338 PLINT *indexymin = (PLINT *) malloc( (size_t) nx * sizeof ( PLINT ) ); in plfsurf3d() local
391 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/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplot3d.c276 PLINT *indexymin = (PLINT *) malloc((size_t) (nx*sizeof(PLINT))); in c_plsurf3d() local
328 PLINT ixstart, PLINT ixn, PLINT *indexymin, PLINT *indexymax) in c_plsurf3dl()
784 PLINT ixstart, PLINT ixn, PLINT *indexymin, PLINT *indexymax) in c_plot3dcl()
/dports/math/plplot/plplot-5.15.0/bindings/octave/
H A Dplplot_octave.i1579 … PLINT indexxmin, PLINT indexxmax, const PLINT * indexymin, const PLINT * indexymax ) in my_plot3dcl()
1613 … PLINT indexxmin, PLINT indexxmax, const PLINT * indexymin, const PLINT * indexymax ) in my_plsurf3dl()
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d525 void plot3dcl( PLFLT[] x, PLFLT[] y, PLFLT[][] z, PLINT opt, PLFLT[] clevel, in plot3dcl()
899 void plsurf3dl( PLFLT[] x, PLFLT[] y, PLFLT[][] z, PLINT opt, PLFLT[] clevel, in plsurf3dl()
/dports/math/plplot/plplot-5.15.0/bindings/java/
H A DPLStream.java685 double[] clevel, int ixstart, int[] indexymin, int[] indexymax ) in plot3dcl()
698 double[] clevel, int ixstart, int[] indexymin, int[] indexymax ) in surf3dl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/java/
H A DPLStream.java685 double[] clevel, int ixstart, int[] indexymin, int[] indexymax ) in plot3dcl()
698 double[] clevel, int ixstart, int[] indexymin, int[] indexymax ) in surf3dl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d525 void plot3dcl( PLFLT[] x, PLFLT[] y, PLFLT[][] z, PLINT opt, PLFLT[] clevel, in plot3dcl()
899 void plsurf3dl( PLFLT[] x, PLFLT[] y, PLFLT[][] z, PLINT opt, PLFLT[] clevel, in plsurf3dl()
/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
2847 integer, dimension(:), intent(in) :: indexymin, indexymax local
2861 integer(kind=private_plint), dimension(*), intent(in) :: indexymin, indexymax local
3964 subroutine plsurf3dl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
3969 integer, dimension(:), intent(in) :: indexymin, indexymax local
3983 integer(kind=private_plint), dimension(*), intent(in) :: indexymin, indexymax 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
2847 integer, dimension(:), intent(in) :: indexymin, indexymax local
2861 integer(kind=private_plint), dimension(*), intent(in) :: indexymin, indexymax local
3964 subroutine plsurf3dl_impl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax ) argument
3969 integer, dimension(:), intent(in) :: indexymin, indexymax local
3983 integer(kind=private_plint), dimension(*), intent(in) :: indexymin, indexymax local
/dports/math/plplot/plplot-5.15.0/bindings/c++/
H A Dplstream.cc1233 const PLINT *indexymin, const PLINT *indexymax ) in surf3dl()
1269 const PLINT *indexymin, const PLINT *indexymax ) in plot3dcl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/c++/
H A Dplstream.cc1233 const PLINT *indexymin, const PLINT *indexymax ) in surf3dl()
1269 const PLINT *indexymin, const PLINT *indexymax ) in plot3dcl()
/dports/math/plplot/plplot-5.15.0/bindings/tcl/
H A DtclAPI.c2688 tclMatrix *indexymin, *indexymax; in plsurf3dlCmd() local

12