Home
last modified time | relevance | path

Searched defs:squared (Results 176 – 200 of 212) sorted by relevance

123456789

/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoardMmc5.cpp39 const byte Mmc5::Filler::squared[4] = {0x00,0x55,0xAA,0xFF}; member in Nes::Core::Boards::Mmc5::Filler
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dctx_mp_python.py830 def fsum(ctx, terms, absolute=False, squared=False): argument
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dutilmeca.c13 #define squared(x) ((x) * (x)) macro
/dports/graphics/gthumb/gthumb-3.10.1/extensions/contact_sheet/
H A Dgth-contact-sheet-creator.c1276 gboolean squared, in gth_contact_sheet_creator_set_thumb_size()
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dparser.cpp1432 double squared = 0; in mod() local
/dports/dns/bind911/bind-9.11.37/contrib/dnsperf-2.1.0.0-1/
H A Ddnsperf.c261 double squared; in stddev() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DSymbolicFunction.hpp247 inline SymbolicFunction& squared(const SymbolicFunction& f) {return * new SymbolicFunction(f,_squar… in squared() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/geometry/
H A Dquaternion.rs587 pub fn squared(&self) -> Self { in squared() method
/dports/lang/io-devel/io-9bfac31d/libs/iovm/source/
H A DIoNumber.c841 IO_METHOD(IoNumber, squared) in IO_METHOD() argument
/dports/dns/dnsperf/dnsperf-2.7.0/src/
H A Ddnsperf.c249 double squared; in stddev() local
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDirect2D.cpp1774 uint squared = NST_MAX(p.x,p.y); in GetSquared() local
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/src/geometry/
H A Dquaternion.rs587 pub fn squared(&self) -> Self { in squared() method
/dports/science/jmol/jmol-14.32.7/src/org/jmol/scriptext/
H A DIsoExt.java945 Boolean squared = (Boolean) getShapeProperty(iShape, "moSquareData"); in mo() local
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp553 const double squared, const double cubed) in EvaluateCubicPolynomial()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp553 const double squared, const double cubed) in EvaluateCubicPolynomial()
/dports/graphics/autopano-sift-c/autopano-sift-C-2.5.1/
H A DAutoPanoSift.h230 bool squared; member
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/geometry/
H A Dquaternion.rs697 pub fn squared(&self) -> Self { in squared() function
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DFourier.cxx235 int squared, phases, ab; in read_fcf() local
/dports/graphics/gmt/gmt-6.3.0/src/geodesy/
H A Dpsvelo.c139 #define squared(x) ((x) * (x)) macro
/dports/devel/bullet/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.cpp13 float squared(float a) { return a * a; } in squared() function
/dports/devel/py-bullet3/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.cpp13 float squared(float a) { return a * a; } in squared() function
/dports/math/casadi/casadi-3.5.5/swig/python/tools/
H A Dstructure.py513 def squared(self,arg=0): member in CasadiStructureDerivable
H A Dstructure3.py513 def squared(self,arg=0): member in CasadiStructureDerivable
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dfieldpattern.cpp28 bool squared; member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/braids/
H A Ddigital_oscillator.cc2337 uint32_t squared = scaled * scaled >> 16; in RenderKick() local

123456789