Home
last modified time | relevance | path

Searched defs:SQR (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/dports/math/scilab/scilab-6.1.1/scilab/modules/sparse/includes/
H A Dsp.h19 #define SQR(x) ((x)*(x)) macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/includes/
H A Dspd.h22 #define SQR(x) ((x)*(x)) macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/include/sundials/
H A Dsundials_math.h50 #define SQR(A) ((A)*(A)) macro
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/psipred/src/
H A Dssdefs.h3 #define SQR(x) ((x)*(x)) macro
H A Dseq2mtx.cpp24 #define SQR(x) ((x)*(x)) macro
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/sundials/include/sundials/
H A Dsundials_math.h50 #define SQR(A) ((A)*(A)) macro
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue672/
H A DSQR.vhd22 ENTITY SQR IS entity
/dports/graphics/R-cran-farver/farver/src/
H A DUtils.h4 #define SQR(x) ((x)*(x)) macro
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DCrackle.hpp27 #define SQR(x) ((x) * (x)) macro
H A DFxDistortion.hpp33 #define SQR(x) ((x) * (x)) macro
/dports/games/0ad/0ad-0.0.23b-alpha/source/maths/
H A DMathUtil.h23 #define SQR(x) ((x) * (x)) macro
/dports/graphics/zimg/zimg-5.0.0/
H A Dsmooth.c40 #define SQR(x) ((x) * (x)) macro
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/contribs/terrain/
H A Dwater.h33 #define SQR(number) (number * number) macro
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c/
H A DevaluateMath.c35 #define SQR(x) ((x)*(x)) macro
/dports/biology/libsbml/libsbml-5.19.0/examples/c/
H A DevaluateMath.c35 #define SQR(x) ((x)*(x)) macro
/dports/graphics/gimp-app/gimp-2.10.30/libgimpmath/
H A Dgimpmath.h101 #define SQR(x) ((x) * (x)) macro
/dports/audio/libbpm/libbpm-0.3/
H A Dbpm_defs.h487 #define SQR( a ) ( (a) * (a) ) macro
/dports/graphics/gimp-app/gimp-2.10.30/tools/
H A Dkernelgen.c36 #define SQR(x) ((x) * (x)) macro
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dhelpers.h11 #define SQR(x) ((x)*(x)) macro
/dports/biology/mothur/mothur-1.46.1/source/
H A Dlinearalgebra.cpp18 inline double SQR(const double a) in SQR() function
/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dfocus.c52 #define SQR(x) pow(x, 2) macro
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/msgn/
H A Dmsg_basic_types.cpp40 #define SQR(x) ((x)*(x)) macro
136 #define SQR(x) ((x)*(x)) macro
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/msgn/
H A Dmsg_basic_types.cpp40 #define SQR(x) ((x)*(x)) macro
138 #define SQR(x) ((x)*(x)) macro
/dports/graphics/gdal/gdal-3.3.3/frmts/msgn/
H A Dmsg_basic_types.cpp40 #define SQR(x) ((x)*(x)) macro
138 #define SQR(x) ((x)*(x)) macro
/dports/graphics/py-gdal/gdal-3.3.3/frmts/msgn/
H A Dmsg_basic_types.cpp40 #define SQR(x) ((x)*(x)) macro
138 #define SQR(x) ((x)*(x)) macro

12345678910>>...18