Home
last modified time | relevance | path

Searched refs:zops (Results 1 – 23 of 23) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplgridd.c47 PLF2OPS zops, PLPointer zgp );
63 PLF2OPS zops, PLPointer zgp );
75 PLF2OPS zops, PLPointer zgp );
161 zops->set( zgp, i, j, 0.0 ); in plfgriddata()
220 PLF2OPS zops, PLPointer zgp ) in grid_csa() argument
325 zops->set( zgp, i, j, 0.0 ); in grid_nnidw()
342 zops->div( zgp, i, j, nt ); in grid_nnidw()
344 zops->set( zgp, i, j, NaN ); in grid_nnidw()
394 zops->set( zgp, i, j, NaN ); in grid_nnli()
546 zops->set( zgp, i, j, 0. ); in grid_nnaidw()
[all …]
H A Dplot3d.c124 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfmesh() argument
127 plfplot3dc( x, y, zops, zp, nx, ny, opt | MESH, NULL, 0 ); in plfmesh()
157 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfmeshc() argument
160 plfplot3dc( x, y, zops, zp, nx, ny, opt | MESH, clevel, nlevel ); in plfmeshc()
334 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfsurf3d() argument
348 plfsurf3dl( x, y, zops, zp, nx, ny, opt, clevel, nlevel, in plfsurf3d()
417 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plfsurf3dl()
981 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plfplot3dcl()
1431 plside3( x_modified, y_modified, zops, zp, nx, ny, opt ); in plfplot3dcl()
1628 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plt3zz()
[all …]
H A Dplimage.c393 PLF2OPS zops; in plfimage() local
424 zops = idataops; in plfimage()
447 zops = plf2ops_c(); in plfimage()
465 plfimagefr( zops, (PLPointer) z, nnx, nny, Dxmin, Dxmax, Dymin, Dymax, zmin, zmax, in plfimage()
H A Dplshade.c245 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny, in plfshades() argument
273 plfshade1( zops, zp, nx, ny, defined, xmin, xmax, ymin, ymax, in plfshades()
287 plfcont( zops->f2eval, zp, nx, ny, 1, nx, 1, ny, clevel, nlevel, pltr, pltr_data ); in plfshades()
312 plfcont( zops->f2eval, zp, nx, ny, 1, nx, 1, ny, clevel, nlevel, in plfshades()
447 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny, in plfshade1() argument
457 plshade_int( zops->f2eval, zp, in plfshade1()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplgridd.c47 PLF2OPS zops, PLPointer zgp );
63 PLF2OPS zops, PLPointer zgp );
75 PLF2OPS zops, PLPointer zgp );
161 zops->set( zgp, i, j, 0.0 ); in plfgriddata()
220 PLF2OPS zops, PLPointer zgp ) in grid_csa() argument
325 zops->set( zgp, i, j, 0.0 ); in grid_nnidw()
342 zops->div( zgp, i, j, nt ); in grid_nnidw()
344 zops->set( zgp, i, j, NaN ); in grid_nnidw()
394 zops->set( zgp, i, j, NaN ); in grid_nnli()
546 zops->set( zgp, i, j, 0. ); in grid_nnaidw()
[all …]
H A Dplot3d.c124 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfmesh() argument
127 plfplot3dc( x, y, zops, zp, nx, ny, opt | MESH, NULL, 0 ); in plfmesh()
157 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfmeshc() argument
160 plfplot3dc( x, y, zops, zp, nx, ny, opt | MESH, clevel, nlevel ); in plfmeshc()
334 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, in plfsurf3d() argument
348 plfsurf3dl( x, y, zops, zp, nx, ny, opt, clevel, nlevel, in plfsurf3d()
417 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plfsurf3dl()
981 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plfplot3dcl()
1431 plside3( x_modified, y_modified, zops, zp, nx, ny, opt ); in plfplot3dcl()
1628 PLFLT ( *getz )( PLPointer, PLINT, PLINT ) = zops->get; in plt3zz()
[all …]
H A Dplimage.c393 PLF2OPS zops; in plfimage() local
424 zops = idataops; in plfimage()
447 zops = plf2ops_c(); in plfimage()
465 plfimagefr( zops, (PLPointer) z, nnx, nny, Dxmin, Dxmax, Dymin, Dymax, zmin, zmax, in plfimage()
H A Dplshade.c245 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny, in plfshades() argument
273 plfshade1( zops, zp, nx, ny, defined, xmin, xmax, ymin, ymax, in plfshades()
287 plfcont( zops->f2eval, zp, nx, ny, 1, nx, 1, ny, clevel, nlevel, pltr, pltr_data ); in plfshades()
312 plfcont( zops->f2eval, zp, nx, ny, 1, nx, 1, ny, clevel, nlevel, in plfshades()
447 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny, in plfshade1() argument
457 plshade_int( zops->f2eval, zp, in plfshade1()
/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Dzeromat.c21 int DSDPGetZeroDataMatOps(struct DSDPDataMat_Ops** zops){ in DSDPGetZeroDataMatOps() argument
24 if (zops){*zops=&zeromatops;} in DSDPGetZeroDataMatOps()
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Dzeromat.c21 int DSDPGetZeroDataMatOps(struct DSDPDataMat_Ops** zops){ in DSDPGetZeroDataMatOps() argument
24 if (zops){*zops=&zeromatops;} in DSDPGetZeroDataMatOps()
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h1190 PLF2OPS zops, PLPointer zgp, PLINT type, PLFLT data );
1423 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1435 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1464 plfplot3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1477 plfplot3dc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1492 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1771 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1792 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1973 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1987 plfsurf3dl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h1190 PLF2OPS zops, PLPointer zgp, PLINT type, PLFLT data );
1423 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1435 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1464 plfplot3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1477 plfplot3dc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1492 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1771 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1792 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1973 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1987 plfsurf3dl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/crypto/
H A Dzcrypt_api.c93 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register() argument
95 list_add_tail(&zops->list, &zcrypt_ops_list); in zcrypt_msgtype_register()
98 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister() argument
100 list_del_init(&zops->list); in zcrypt_msgtype_unregister()
105 struct zcrypt_ops *zops; in zcrypt_msgtype() local
107 list_for_each_entry(zops, &zcrypt_ops_list, list) in zcrypt_msgtype()
108 if ((zops->variant == variant) && in zcrypt_msgtype()
109 (!strncmp(zops->name, name, sizeof(zops->name)))) in zcrypt_msgtype()
110 return zops; in zcrypt_msgtype()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/crypto/
H A Dzcrypt_api.c93 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register() argument
95 list_add_tail(&zops->list, &zcrypt_ops_list); in zcrypt_msgtype_register()
98 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister() argument
100 list_del_init(&zops->list); in zcrypt_msgtype_unregister()
105 struct zcrypt_ops *zops; in zcrypt_msgtype() local
107 list_for_each_entry(zops, &zcrypt_ops_list, list) in zcrypt_msgtype()
108 if ((zops->variant == variant) && in zcrypt_msgtype()
109 (!strncmp(zops->name, name, sizeof(zops->name)))) in zcrypt_msgtype()
110 return zops; in zcrypt_msgtype()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/crypto/
H A Dzcrypt_api.c93 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register() argument
95 list_add_tail(&zops->list, &zcrypt_ops_list); in zcrypt_msgtype_register()
98 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister() argument
100 list_del_init(&zops->list); in zcrypt_msgtype_unregister()
105 struct zcrypt_ops *zops; in zcrypt_msgtype() local
107 list_for_each_entry(zops, &zcrypt_ops_list, list) in zcrypt_msgtype()
108 if ((zops->variant == variant) && in zcrypt_msgtype()
109 (!strncmp(zops->name, name, sizeof(zops->name)))) in zcrypt_msgtype()
110 return zops; in zcrypt_msgtype()
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h369 PLF2OPS zops, PLPointer zgp, PLINT type, PLFLT data );
614 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
630 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
663 plfplot3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
680 plfplot3dc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
699 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
986 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1007 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1202 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1220 plfsurf3dl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h369 PLF2OPS zops, PLPointer zgp, PLINT type, PLFLT data );
614 plfmesh( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
630 plfmeshc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
663 plfplot3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
680 plfplot3dc( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
699 plfplot3dcl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
986 plfshades( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1007 plfshade1( PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
1202 plfsurf3d( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp,
1220 plfsurf3dl( PLFLT_VECTOR x, PLFLT_VECTOR y, PLF2OPS zops, PLPointer zp, PLINT nx, PLINT ny,
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32310 plfsurf3d ( x , y , zops , zp , nx , ny , opt , clevel , nlevel );
2317 the ‘‘zops’’ pointer to a struct containing the "get" function that
2337zops’ (‘‘PLF2OPS’ (*note PLF2OPS-type::)’, input)
2344 by the "get" function that is (indirectly) pointed to by ‘zops’.
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32310 plfsurf3d ( x , y , zops , zp , nx , ny , opt , clevel , nlevel );
2317 the ‘‘zops’’ pointer to a struct containing the "get" function that
2337zops’ (‘‘PLF2OPS’ (*note PLF2OPS-type::)’, input)
2344 by the "get" function that is (indirectly) pointed to by ‘zops’.
/dports/chinese/wenju/wenju-1.6/src/tim/tables/FirstStep/
H A Dshuangpin.tim20770 zops=左派
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dshuangpin.cin20785 zops 左派
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dshuangpin.cin20785 zops 左派
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/3d/material_testers/backgrounds/
H A Dschelde.hdr13248 …mrqa[b_`][[`_]`b`^VS���tpl�ǙoZZZf��cZUU^`Y��T\_`�ZUR_�]��V_^a��Yce�����u�zops}������������������u…