/dports/math/plplot-ada/plplot-5.15.0/src/ |
H A D | plvect.c | 261 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot/plplot-5.15.0/src/ |
H A D | plvect.c | 261 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale, in c_plvect() function
|
/dports/biology/emboss/EMBOSS-6.6.0/plplot/ |
H A D | plvect.c | 292 c_plvect(PLFLT **u, PLFLT **v, PLINT nx, PLINT ny, PLFLT scale, in c_plvect() function
|
H A D | plplot.h | 627 #define plvect c_plvect 691 c_plvect(PLFLT **u, PLFLT **v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot/plplot-5.15.0/bindings/octave/ |
H A D | plplot_octave.i | 1841 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, xform, tr ); in my_plvect() 1852 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, pltr1, &grid1 ); in my_plvect1() 1865 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, pltr2, &grid2 ); in my_plvect2()
|
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/ |
H A D | plplot_octave.i | 1841 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, xform, tr ); 1852 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, pltr1, &grid1 ); 1865 c_plvect( (const PLFLT **) uu, (const PLFLT **) vv, nx, ny, scale, pltr2, &grid2 );
|
/dports/math/plplot/plplot-5.15.0/bindings/d/ |
H A D | plplot.d | 73 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, pltr, pltr_data ); 91 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, &pltr1, &c ); in plvect() 118 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, &pltr2, &c2 ); in plvect() 1636 void c_plvect( PLFLT **u, PLFLT **v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/ |
H A D | plplot.d | 73 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, pltr, pltr_data ); 91 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, &pltr1, &c ); in plvect() 118 c_plvect( convert_array( u ), convert_array( v ), nx, ny, scale, &pltr2, &c2 ); in plvect() 1636 void c_plvect( PLFLT **u, PLFLT **v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot-ada/plplot-5.15.0/include/ |
H A D | plplot.h | 858 #define plvect c_plvect 2047 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot/plplot-5.15.0/include/ |
H A D | plplot.h | 858 #define plvect c_plvect 2047 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/ |
H A D | plplot_impl.c | 483 c_plvect( u, v, nx, ny, scale, in ml_plvect()
|
H A D | plplot_h | 1282 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale,
|
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/ |
H A D | plplot_impl.c | 483 c_plvect( u, v, nx, ny, scale,
|
H A D | plplot_h | 1282 c_plvect( PLFLT_MATRIX u, PLFLT_MATRIX v, PLINT nx, PLINT ny, PLFLT scale,
|