Home
last modified time | relevance | path

Searched refs:zStatic (Results 1 – 12 of 12) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplmem.c61 plStatic2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny ) in plStatic2dGrid() argument
67 zIliffe[i] = (PLFLT_NC_SCALAR) ( zStatic + i * ny ); in plStatic2dGrid()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplmem.c61 plStatic2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny ) in plStatic2dGrid() argument
67 zIliffe[i] = (PLFLT_NC_SCALAR) ( zStatic + i * ny ); in plStatic2dGrid()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltVecMath.c2171 char zStatic[201], *s[3]; local
2197 strcpy(zStatic, string);
2198 string = zStatic;
2267 if (string != zStatic) {
H A DbltVector.c262 char zStatic[201]; local
271 strcpy(zStatic, string);
272 string = zStatic;
372 if (string != zStatic) {
/dports/math/plplot/plplot-5.15.0/bindings/c++/
H A Dplstream.cc2540 void plstream::Static2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny ) in Static2dGrid() argument
2544 ::plStatic2dGrid( zIliffe, zStatic, nx, ny ); in Static2dGrid()
H A Dplstream.h1192 void Static2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny );
/dports/math/plplot-ada/plplot-5.15.0/bindings/c++/
H A Dplstream.cc2540 void plstream::Static2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny ) in Static2dGrid() argument
2544 ::plStatic2dGrid( zIliffe, zStatic, nx, ny ); in Static2dGrid()
H A Dplstream.h1192 void Static2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny );
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h2365 plStatic2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny );
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h2365 plStatic2dGrid( PLFLT_NC_MATRIX zIliffe, PLFLT_VECTOR zStatic, PLINT nx, PLINT ny );
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32562 plStatic2dGrid (zIliffe, zStatic, nx, ny);
2582 row vectors of ‘zStatic’.
2584zStatic’ (‘‘PLFLT_VECTOR’ (*note PLFLT_VECTOR-type::)’, input)
2590 Dimensions of the statically allocated 2D matrix, ‘zStatic’.
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32562 plStatic2dGrid (zIliffe, zStatic, nx, ny);
2582 row vectors of ‘zStatic’.
2584zStatic’ (‘‘PLFLT_VECTOR’ (*note PLFLT_VECTOR-type::)’, input)
2590 Dimensions of the statically allocated 2D matrix, ‘zStatic’.