Home
last modified time | relevance | path

Searched defs:fast_exp (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/_shared/
H A Dfast_exp.pyx7 def fast_exp(np_floats x): function
/dports/games/pentobi/pentobi-19.1/libboardgame_base/
H A DMathUtil.h17 inline T fast_exp(T x) in fast_exp() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp194 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_exp.cpp193 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
482 void MacroAssembler::fast_exp(XMMRegister xmm0, XMMRegister xmm1, XMMRegister xmm2, XMMRegister xmm… in fast_exp() function in MacroAssembler
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/include/
H A Dmathlz.h19 float fast_exp(float val) in fast_exp() function
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dfastmath.h277 inline float fast_exp(const float p) in fast_exp() function
511 inline __m128 fast_exp(const __m128 x) in fast_exp() function
583 inline void fast_exp(float x[4]) in fast_exp() function
657 inline void fast_exp(float x[4]) in fast_exp() function
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/cuda/
H A Dmath.hpp146 template <class T> __device__ T fast_exp(T value) { return exp(value); } in fast_exp() function
147 template <> inline __device__ float fast_exp(float value) { return __expf(value); } in fast_exp() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/
H A Dmath.py696 def fast_exp(x): function
/dports/audio/faust/faust-2.37.3/architecture/faust/dsp/
H A Dfastmath.cpp259 double fast_exp(double x) in fast_exp() function
/dports/science/nest/nest-simulator-3.1/thirdparty/
H A Drandutils.hpp234 fast_exp( IntRep x, IntRep power ) in fast_exp() function
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/jai/
H A DbilateralFilter_sse.c54 static inline float fast_exp(float val) in fast_exp() function
/dports/math/gismo/gismo-21.12.0/external/
H A Dexprtk.hpp1540 struct fast_exp struct
1542 static inline T result(T v) in result()
1563 …late <typename T> struct fast_exp<T,10> { static inline T result(T v) { T v_5 = fast_exp<T,5>::res… in result() argument
1564 …template <typename T> struct fast_exp<T, 9> { static inline T result(T v) { return fast_exp<T,8>::… in result() argument
1566 …template <typename T> struct fast_exp<T, 7> { static inline T result(T v) { return fast_exp<T,6>::… in result() struct
1568 …template <typename T> struct fast_exp<T, 5> { static inline T result(T v) { return fast_exp<T,4>::… in result() argument
1569 …template <typename T> struct fast_exp<T, 4> { static inline T result(T v) { T v_2 = v * v; return … in result() struct
1570 … template <typename T> struct fast_exp<T, 3> { static inline T result(T v) { return v * v * v; } }; in result() argument
1571 … template <typename T> struct fast_exp<T, 2> { static inline T result(T v) { return v * v; } }; in result() argument
1572 … template <typename T> struct fast_exp<T, 1> { static inline T result(T v) { return v; } }; in result() struct
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/openturns/
H A Dexprtk.hpp1549 struct fast_exp struct
1551 static inline T result(T v) in result()
1572 …e <typename T> struct fast_exp<T,10> { static inline T result(const T v) { T v_5 = fast_exp<T,5>::… in result() struct
1573 …template <typename T> struct fast_exp<T, 9> { static inline T result(const T v) { return fast_exp<… in result() argument
1575 …template <typename T> struct fast_exp<T, 7> { static inline T result(const T v) { return fast_exp<… in result() argument
1577 …template <typename T> struct fast_exp<T, 5> { static inline T result(const T v) { return fast_exp<… in result() argument
1578 …template <typename T> struct fast_exp<T, 4> { static inline T result(const T v) { T v_2 = v * v; r… in result() argument
1579 …template <typename T> struct fast_exp<T, 3> { static inline T result(const T v) { return v * v * v… in result() argument
1580 …template <typename T> struct fast_exp<T, 2> { static inline T result(const T v) { return v * v; … in result() struct
1581 …template <typename T> struct fast_exp<T, 1> { static inline T result(const T v) { return v; … in result() argument
[all …]
/dports/math/exprtk/exprtk-ca5c577917646ddba3f71ce6d5dd7d01f351ee80/
H A Dexprtk.hpp1540 struct fast_exp struct
1542 static inline T result(T v) in result()
1563 …e <typename T> struct fast_exp<T,10> { static inline T result(const T v) { T v_5 = fast_exp<T,5>::… in result() struct
1564 …template <typename T> struct fast_exp<T, 9> { static inline T result(const T v) { return fast_exp<… in result() struct
1566 …template <typename T> struct fast_exp<T, 7> { static inline T result(const T v) { return fast_exp<… in result() struct
1568 …template <typename T> struct fast_exp<T, 5> { static inline T result(const T v) { return fast_exp<… in result() struct
1569 …template <typename T> struct fast_exp<T, 4> { static inline T result(const T v) { T v_2 = v * v; r… in result() struct
1570 …template <typename T> struct fast_exp<T, 3> { static inline T result(const T v) { return v * v * v… in result() argument
1571 …template <typename T> struct fast_exp<T, 2> { static inline T result(const T v) { return v * v; … in result() argument
1572 …template <typename T> struct fast_exp<T, 1> { static inline T result(const T v) { return v; … in result() struct
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exprtk/vtkexprtk/
H A Dexprtk.hpp1551 struct fast_exp struct
1553 static inline T result(T v) in result()
1574 …e <typename T> struct fast_exp<T,10> { static inline T result(const T v) { T v_5 = fast_exp<T,5>::… in result() argument
1575 …template <typename T> struct fast_exp<T, 9> { static inline T result(const T v) { return fast_exp<… in result() argument
1577 …template <typename T> struct fast_exp<T, 7> { static inline T result(const T v) { return fast_exp<… in result() struct
1579 …template <typename T> struct fast_exp<T, 5> { static inline T result(const T v) { return fast_exp<… in result() struct
1580 …template <typename T> struct fast_exp<T, 4> { static inline T result(const T v) { T v_2 = v * v; r… in result() argument
1581 …template <typename T> struct fast_exp<T, 3> { static inline T result(const T v) { return v * v * v… in result() struct
1582 …template <typename T> struct fast_exp<T, 2> { static inline T result(const T v) { return v * v; … in result() argument
1583 …template <typename T> struct fast_exp<T, 1> { static inline T result(const T v) { return v; … in result() argument
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Drender.h32 int fast_exp; /* use fast exponent in volume rendering */ member
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIROperator.cpp1046 Expr fast_exp(const Expr &x_full) { in fast_exp() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp3162 void MacroAssembler::fast_exp() { in fast_exp() function in MacroAssembler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp3162 void MacroAssembler::fast_exp() { in fast_exp() function in MacroAssembler

12