Home
last modified time | relevance | path

Searched refs:plstring (Results 1 – 25 of 110) sorted by relevance

12345

/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dtest_circle.py75 w.plstring(x, y, "+")
79 w.plstring(x, y, "⊞")
83 w.plstring(x, y, "➕")
87 w.plstring(x, y, "-")
91 w.plstring(x, y, "⊟")
95 w.plstring(x, y, "➖")
99 w.plstring(x, y, "×")
103 w.plstring(x, y, "⊠")
107 w.plstring(x, y, "✖")
115 w.plstring(x, y, "#")
[all …]
H A Dx04.py79 w.plstring(freql, phase, "#(728)")
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dtest_circle.py75 w.plstring(x, y, "+")
79 w.plstring(x, y, "⊞")
83 w.plstring(x, y, "➕")
87 w.plstring(x, y, "-")
91 w.plstring(x, y, "⊟")
95 w.plstring(x, y, "➖")
99 w.plstring(x, y, "×")
103 w.plstring(x, y, "⊠")
107 w.plstring(x, y, "✖")
115 w.plstring(x, y, "#")
[all …]
H A Dx04.py79 w.plstring(freql, phase, "#(728)")
/dports/games/quakeforge/quakeforge-0.7.2/ruamoko/cl_menu/
H A Dplistmenu.r118 rect_from_plist (PLString *plstring)
120 local string str = [plstring string];
140 string_from_plist (PLString *plstring)
143 local string str = [plstring string];
147 return rect_from_plist (plstring);
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard28a.adb71 plstring : String(1 .. 1); variable
350 plstring(1) := pstring(i);
355 0.5, plstring);
H A Dxtraditional28a.adb71 plstring : String(1 .. 1); variable
350 plstring(1) := pstring(i);
355 0.5, plstring);
H A Dxtraditional26a.adb175 plstring(freql, phase, "#(728)");
H A Dxtraditional04a.adb83 plstring(freql, phase, "#(728)");
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard28a.adb71 plstring : String(1 .. 1); variable
350 plstring(1) := pstring(i);
355 0.5, plstring);
H A Dxtraditional28a.adb71 plstring : String(1 .. 1); variable
350 plstring(1) := pstring(i);
355 0.5, plstring);
H A Dxtraditional26a.adb175 plstring(freql, phase, "#(728)");
H A Dxtraditional04a.adb83 plstring(freql, phase, "#(728)");
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx04c.c112 plstring( 101, freql, phase, "#(728)" ); in plot1()
H A Dx26c.c214 plstring( 101, freql, phase, "#(728)" ); in plot1()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx04c.c112 plstring( 101, freql, phase, "#(728)" ); in plot1()
H A Dx26c.c214 plstring( 101, freql, phase, "#(728)" ); in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx04.tcl64 $w cmd plstring freql phase "#(728)"
H A Dx26.tcl180 $w cmd plstring freql phase "#(728)"
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx04.tcl64 $w cmd plstring freql phase "#(728)"
H A Dx26.tcl180 $w cmd plstring freql phase "#(728)"
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx04d.d106 plstring( freql, phase, "#(728)" ); in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx04d.d106 plstring( freql, phase, "#(728)" ); in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx04f.f90103 call plstring(freql, phase, "#(728)")
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx04f.f90103 call plstring(freql, phase, "#(728)")

12345