Home
last modified time | relevance | path

Searched defs:uround (Results 1 – 25 of 131) sorted by relevance

123456

/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtc/
H A Dinteger.inl55 GLM_FUNC_QUALIFIER uint uround(genType x) function
64 GLM_FUNC_QUALIFIER vecType<uint, P> uround(vecType<T, P> const& x) function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dinteger.inl55 GLM_FUNC_QUALIFIER uint uround(genType x) function
64 GLM_FUNC_QUALIFIER vecType<uint, P> uround(vecType<T, P> const& x) function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtc/
H A Dinteger.inl55 GLM_FUNC_QUALIFIER uint uround(genType x) function
64 GLM_FUNC_QUALIFIER vecType<uint, P> uround(vecType<T, P> const& x) function
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtc/
H A Dinteger.inl55 GLM_FUNC_QUALIFIER uint uround(genType x) function
64 GLM_FUNC_QUALIFIER vecType<uint, P> uround(vecType<T, P> const& x) function
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtc/
H A Dinteger.inl53 GLM_FUNC_QUALIFIER uint uround(genType x) function
62 GLM_FUNC_QUALIFIER vec<L, uint, Q> uround(vec<L, T, Q> const& x) function
/dports/devel/upp/upp/uppsrc/plugin/glm/gtc/
H A Dinteger.inl52 GLM_FUNC_QUALIFIER uint uround(genType x) function
61 GLM_FUNC_QUALIFIER vec<L, uint, Q> uround(vec<L, T, Q> const& x) function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtc/
H A Dinteger.inl52 GLM_FUNC_QUALIFIER uint uround(genType x) function
61 GLM_FUNC_QUALIFIER vec<L, uint, Q> uround(vec<L, T, Q> const& x) function
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/gtc/
H A Dinteger.inl55 GLM_FUNC_QUALIFIER uint uround(genType x) function
64 GLM_FUNC_QUALIFIER vecType<L, uint, P> uround(vecType<L, T, P> const& x) function
/dports/math/glm/glm-0.9.9.8/glm/gtc/
H A Dinteger.inl52 GLM_FUNC_QUALIFIER uint uround(genType x) function
61 GLM_FUNC_QUALIFIER vec<L, uint, Q> uround(vec<L, T, Q> const& x) function
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/kinsol/
H A Dkinsol_io.c684 realtype uround; in KINSetRelErrFunc() local
717 realtype uround; in KINSetFuncNormTol() local
750 realtype uround; in KINSetScaledStepTol() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/kinsol/
H A Dkinsol_io.c672 realtype uround; in KINSetRelErrFunc() local
710 realtype uround; in KINSetFuncNormTol() local
748 realtype uround; in KINSetScaledStepTol() local
/dports/devel/upp/upp/bazaar/plugin/sundials/src/kinsol/
H A Dkinsol_io.c684 realtype uround; in KINSetRelErrFunc() local
717 realtype uround; in KINSetFuncNormTol() local
750 realtype uround; in KINSetScaledStepTol() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/kinsol/
H A Dkinsol_io.c684 realtype uround; in KINSetRelErrFunc() local
717 realtype uround; in KINSetFuncNormTol() local
750 realtype uround; in KINSetScaledStepTol() local
/dports/math/sundials/sundials-5.7.0/src/kinsol/
H A Dkinsol_io.c684 realtype uround; in KINSetRelErrFunc() local
717 realtype uround; in KINSetFuncNormTol() local
750 realtype uround; in KINSetScaledStepTol() local
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/kinsol/
H A Dkinsol_io.c657 realtype uround; in KINSetRelErrFunc() local
690 realtype uround; in KINSetFuncNormTol() local
723 realtype uround; in KINSetScaledStepTol() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvode/
H A Dcvode_fused_stubs.c146 const realtype uround, in cvDiagSetup_buildM()
H A Dcvode_fused_cuda.cu337 const realtype uround, in cvDiagSetup_buildM_kernel()
375 const realtype uround, in cvDiagSetup_buildM()
/dports/math/sundials/sundials-5.7.0/src/cvode/
H A Dcvode_fused_stubs.c146 const realtype uround, in cvDiagSetup_buildM()
H A Dcvode_fused_cuda.cu337 const realtype uround, in cvDiagSetup_buildM_kernel()
375 const realtype uround, in cvDiagSetup_buildM()
/dports/graphics/agg/agg-2.5/include/
H A Dagg_basics.h147 AGG_INLINE unsigned uround(double v) //-------uround in uround() function
168 AGG_INLINE int uround(double v) in uround() function
185 AGG_INLINE int uround(double v) in uround() function
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_basics.h142 AGG_INLINE unsigned uround(double v) //-------uround in uround() function
163 AGG_INLINE int uround(double v) in uround() function
184 AGG_INLINE int uround(double v) in uround() function
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/gtc/
H A Dgtc_integer.cpp200 namespace uround namespace
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/gtc/
H A Dgtc_integer.cpp200 namespace uround namespace
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/gtc/
H A Dgtc_integer.cpp201 namespace uround namespace
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/gtc/
H A Dgtc_integer.cpp201 namespace uround namespace

123456