Home
last modified time | relevance | path

Searched defs:gscale (Results 1 – 25 of 92) sorted by relevance

1234

/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dnewgraf.h47 struct gscale { struct
48 int ncells; /* number of x axis cells */
49 int numpts; /* number of x axis points to plot */
50 int strtpt; /* starting x axis point offset */
51 int lflg; /* nonzero if log x axis */
60 double ymin[PNUM+4]; /* y scale min values: plots,all,v,i,other */
61 double ymax[PNUM+4]; /* y scale max values: plots,all,v,i,other */
62 struct gframe xfull; /* full x scale values */
63 struct gframe xcurr; /* current x scale */
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Daccum.c154 GLfloat rscale, gscale, bscale, ascale; in gl_Accum() local
186 GLfloat rscale, gscale, bscale, ascale; in gl_Accum() local
218 GLfloat rscale, gscale, bscale, ascale; in gl_Accum() local
H A Dreadpix.c562 GLfloat gscale = ctx->Pixel.MapGtoGsize-1; in map_rgba() local
662 GLfloat gscale = 1.0F * ctx->Visual->InvGreenScale; in read_color_pixels() local
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Dtfb_prim.c51 int gscale; in TFB_Prim_Rect() local
80 int gscale; in TFB_Prim_FillRect() local
H A Dgfx_common.c38 static int gscale = GSCALE_IDENTITY; variable
/dports/science/teem/teem-1.11.0-src/src/ten/
H A DtendEllipse.c35 float gscale, float dotRad, float lineWidth, float cthresh, in tend_ellipseDoit()
226 float gscale, dotRad, lineWidth, cthresh, min[2], max[2]; in tend_ellipseMain() local
/dports/games/jfsw/jfsw-c434002/jfbuild/tools/
H A Dtranspal.c114 void initfastcolorlookup(int rscale, int gscale, int bscale) in initfastcolorlookup()
153 int fil, i, j, rscale, gscale, bscale; in main() local
/dports/science/bagel/bagel-1.2.2/src/testimpl/
H A Dtest_pseudospin.cc30 const double gscale = 1.0e-4; variable
/dports/science/bagel/bagel-1.2.2/src/multi/zcasscf/
H A Dzqvec.cc63 const double gscale = gaunt ? (breit ? -0.25 : -1.0) : 1.0; in ZQvec() local
/dports/lang/basic256/basic256-2.0.0.11/
H A DBasicGraph.h86 qreal gscale; variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Demos/RDKit/Draw/qtDemo/
H A DRDKitMolToQPainter.cc99 qreal &gscale ) { in get_scale()
118 QPainter &qp , qreal &gscale ) { in set_scale()
372 qreal gscale; in setup_scale() local
/dports/databases/grass7/grass-7.8.6/raster/r.out.ppm/
H A Dmain.c37 struct Flag *gscale, *header; in main() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/neural-style/end_to_end/
H A Dboost_train.py45 loss, gscale = basic.get_loss_module("loss", dshape, ctx, vgg_params) variable
H A Dbasic.py134 mod, gscale = get_loss_module("loss", dshape, ctx, vgg_params) variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/neural-style/end_to_end/
H A Dboost_train.py45 loss, gscale = basic.get_loss_module("loss", dshape, ctx, vgg_params) variable
H A Dbasic.py134 mod, gscale = get_loss_module("loss", dshape, ctx, vgg_params) variable
/dports/games/NBlood/NBlood-a1689a4/source/tools/src/
H A Dtranspal.cpp49 int fil, i, j, rscale, gscale, bscale; in main() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dedge3.c20 int fscale=0 , gscale=0 , nscale=0 ; in main() local
H A D3dMean.c25 int fscale=0 , gscale=0 , nscale=0 ; in main() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/effect/
H A DRingModulatorEffect.cpp78 float gscale = 0.4 + 0.6 * (1.f / sqrtf(uni)); in process() local
/dports/multimedia/xanim/xanim2920/
H A Dxa_act.c442 xaULONG rscale,gscale,bscale; local
500 xaULONG rscale,gscale,bscale; local
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/
H A Ddiffusiony.c446 float gscale=0.;; in GradConv_BmatA_from_Bsign() local
539 double gscale; in RicianNoiseDWIs() local
/dports/math/ideep/ideep-2.0.0-119-gb57539e/tests/
H A Dbench_ideep_batch_normalization.cc72 auto gscale = make_output(); in test_backward() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DColorMatrix.java200 public static void cscalemat(double mat[][], double rscale, double gscale, double bscale) { in cscalemat()
/dports/science/bagel/bagel-1.2.2/src/scf/dhf/
H A Ddfock.cc338 const double gscale = gaunt ? (breit ? -0.5 : -1.0) : 1.0; in build_k() local
361 const double gscale = gaunt ? (breit ? -0.5 : -1.0) : 1.0; in build_j() local

1234