Home
last modified time | relevance | path

Searched refs:plgdidev (Results 1 – 25 of 65) sorted by relevance

123

/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST42 plgdidev.3plplot
H A DHTML-MANIFEST140 plgdidev.html
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST42 plgdidev.3plplot
H A DHTML-MANIFEST140 plgdidev.html
/dports/math/plplot/plplot-5.15.0/bindings/tk/
H A DPLWin.itk219 method plgdidev {args} {
220 eval $plwin cmd plgdidev $args
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/
H A DPLWin.itk219 method plgdidev {args} {
220 eval $plwin cmd plgdidev $args
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1961 plgdidev;
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1961 plgdidev;
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx31.ml193 let mar, aspect, jx, jy = plgdidev () in
199 "plgdidev test failed\n";
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx31c.m202 [mar, aspect, jx, jy] = plgdidev();
205 fputs(stderr,"plgdidev test failed\n");
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx31.ml193 let mar, aspect, jx, jy = plgdidev () in
199 "plgdidev test failed\n";
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx31c.m202 [mar, aspect, jx, jy] = plgdidev();
205 fputs(stderr,"plgdidev test failed\n");
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb253 plgdidev(mar, aspect, jx, jy);
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx31.tcl153 $w cmd plgdidev mar aspect jx jy
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx31f.f90236 call plgdidev(mar, aspect, jx, jy)
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx31.tcl153 $w cmd plgdidev mar aspect jx jy
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb253 plgdidev(mar, aspect, jx, jy);
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx31c.c226 plgdidev( &mar, &aspect, &jx, &jy ); in main()
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx31f.f90236 call plgdidev(mar, aspect, jx, jy)
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx31c.c226 plgdidev( &mar, &aspect, &jx, &jy ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx31.py164 (mar, aspect, jx, jy) = w.plgdidev()
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx31.py164 (mar, aspect, jx, jy) = w.plgdidev()
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx31d.d215 plgdidev( &mar, &aspect, &jx, &jy ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx31d.d215 plgdidev( &mar, &aspect, &jx, &jy ); in main()
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads843 plgdidev(p_mar : out PLFLT; p_aspect : out PLFLT; p_jx : out PLFLT; p_jy : out PLFLT); subprogspec
844 pragma Import(C, plgdidev, "c_plgdidev");

123