Home
last modified time | relevance | path

Searched defs:fmod (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/matcher/schema/
H A Dexpression_internal_schema_fmod_test.cpp45 InternalSchemaFmodMatchExpression fmod; in TEST() local
55 InternalSchemaFmodMatchExpression fmod; in TEST() local
60 InternalSchemaFmodMatchExpression fmod; in TEST() local
67 InternalSchemaFmodMatchExpression fmod; in TEST() local
74 InternalSchemaFmodMatchExpression fmod; in TEST() local
81 InternalSchemaFmodMatchExpression fmod; in TEST() local
88 InternalSchemaFmodMatchExpression fmod; in TEST() local
96 InternalSchemaFmodMatchExpression fmod; in TEST() local
/dports/math/ccmath/ccmath-2.2.1/tseries/
H A Darmaf.h12 struct fmod {int fac; double val;}; struct
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Dfmod.hpp15 inline fvar<T> fmod(const fvar<T>& x1, const fvar<T>& x2) { in fmod() function
23 inline fvar<T> fmod(const fvar<T>& x1, double x2) { in fmod() function
33 inline fvar<T> fmod(double x1, const fvar<T>& x2) { in fmod() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/fwd/scal/fun/
H A Dfmod.hpp13 inline fvar<T> fmod(const fvar<T>& x1, const fvar<T>& x2) { in fmod() function
21 inline fvar<T> fmod(const fvar<T>& x1, double x2) { in fmod() function
30 inline fvar<T> fmod(double x1, const fvar<T>& x2) { in fmod() function
/dports/math/flint2/flint-2.8.4/fq_default/test/
H A Dt-get_set_fmpz_mod_poly.c36 fmpz_mod_poly_t fmod; in main() local
81 fmpz_mod_poly_t fmod; in main() local
128 fmpz_mod_poly_t fmod; in main() local
/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Dfmod.hpp100 inline var fmod(const var& a, const var& b) { in fmod() function
117 inline var fmod(const var& a, double b) { in fmod() function
134 inline var fmod(double a, const var& b) { in fmod() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/rev/scal/fun/
H A Dfmod.hpp98 inline var fmod(const var& a, const var& b) { in fmod() function
115 inline var fmod(const var& a, double b) { in fmod() function
132 inline var fmod(double a, const var& b) { in fmod() function
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtx/
H A Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtx/
H A Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtx/
H A Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/gtx/
H A Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<L, T, P> fmod(vecType<L, T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<L, T, P> fmod(vecType<L, T, P> const & x, vecType<L, T, P> const & y) function
/dports/devel/R-cran-BH/BH/inst/include/boost/math/ccmath/
H A Dfmod.hpp44 inline constexpr Real fmod(Real x, Real y) noexcept in fmod() function
64 inline constexpr auto fmod(T1 x, T2 y) noexcept in fmod() function
/dports/lang/racket/racket-8.3/share/pkgs/mzscheme-lib/mzscheme/examples/
H A Dfmod-ez.rkt4 (define fmod (c-lambda (double double) double "fmod")) function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/i386/
H A Dfmod.s3 fmod: label
/dports/lang/racket/racket-8.3/share/pkgs/draw-lib/racket/draw/private/
H A Dfmod.rkt5 (define fmod (get-ffi-obj 'fmod #f (_fun _double _double -> _double))) function
/dports/math/e-antic/flint2-ae7ec89/interfaces/test/
H A Dt-NTL-interface.cpp243 fmpz_mod_poly_t fmod; in test_ZZ_pE_to_fq() local
315 fmpz_mod_poly_t fmod; in test_ZZ_pEX_to_fq_poly() local
389 fmpz_mod_poly_t fmod; in test_zz_pE_to_fq() local
459 fmpz_mod_poly_t fmod; in test_zz_pEX_to_fq_poly() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/interfaces/test/
H A Dt-NTL-interface.cpp243 fmpz_mod_poly_t fmod; in test_ZZ_pE_to_fq() local
315 fmpz_mod_poly_t fmod; in test_ZZ_pEX_to_fq_poly() local
389 fmpz_mod_poly_t fmod; in test_zz_pE_to_fq() local
459 fmpz_mod_poly_t fmod; in test_zz_pEX_to_fq_poly() local
/dports/math/flint2/flint-2.8.4/interfaces/test/
H A Dt-NTL-interface.cpp252 fmpz_mod_poly_t fmod; in test_ZZ_pE_to_fq() local
325 fmpz_mod_poly_t fmod; in test_ZZ_pEX_to_fq_poly() local
400 fmpz_mod_poly_t fmod; in test_zz_pE_to_fq() local
471 fmpz_mod_poly_t fmod; in test_zz_pEX_to_fq_poly() local
/dports/math/glm/glm-0.9.9.8/glm/gtx/
H A Dcommon.inl97 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
103 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, T y) function
109 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, vec<L, T, Q> const& y) function
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtx/
H A Dcommon.inl98 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
104 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, T y) function
110 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, vec<L, T, Q> const& y) function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtx/
H A Dcommon.inl97 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
103 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, T y) function
109 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, vec<L, T, Q> const& y) function
/dports/devel/upp/upp/uppsrc/plugin/glm/gtx/
H A Dcommon.inl97 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
103 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, T y) function
109 GLM_FUNC_QUALIFIER vec<L, T, Q> fmod(vec<L, T, Q> const& x, vec<L, T, Q> const& y) function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/fdlibm/
H A Dw_fmod.c22 double fmod(double x, double y) /* wrapper fmod */ in fmod() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Dw_fmod.c4 double fmod(double x, double y) in fmod() function

12345678910>>...35