Home
last modified time | relevance | path

Searched defs:pow3 (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/glm/glm-0.9.9.8/glm/gtx/
H A Doptimum_pow.inl12 GLM_FUNC_QUALIFIER genType pow3(genType const& x) function
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const & x) function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const & x) function
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const& x) function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const & x) function
/dports/misc/quantum++/qpp-3.0/examples/
H A Dfunctor.cpp9 qpp::cplx pow3(qpp::cplx z) { return std::pow(z, 3); } in pow3() function
/dports/devel/upp/upp/uppsrc/plugin/glm/gtx/
H A Doptimum_pow.inl12 GLM_FUNC_QUALIFIER genType pow3(genType const& x) function
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const & x) function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtx/
H A Doptimum_pow.inl12 GLM_FUNC_QUALIFIER genType pow3(genType const& x) function
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/gtx/
H A Doptimum_pow.inl13 GLM_FUNC_QUALIFIER genType pow3(genType const & x) function
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dbuiltin_pow.pyx2 def pow3(a,b,c): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dbuiltin_pow.pyx2 def pow3(a,b,c): function
/dports/science/xcfun/xcfun-2.1.1-1-gf87ca0e/src/
H A Dspecmath.hpp22 template <typename T> static T pow3(const T & t) { return t * t * t; } in pow3() function
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtx/
H A Doptimum_pow.inl19 GLM_FUNC_QUALIFIER genType pow3(const genType& x) function
/dports/databases/py-gdbm/Python-3.8.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/databases/py-sqlite3/Python-3.8.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python38/Python-3.8.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python37/Python-3.7.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python-tools/Python-3.8.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python39/Python-3.9.9/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python311/Python-3.11.0a3/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/lang/python310/Python-3.10.1/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/includes/
H A Dmp_pool.py31 def pow3(x): function
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.5/examples/
H A Dex_pool.py33 def pow3(x): function
/dports/lang/python27/Python-2.7.18/Doc/includes/
H A Dmp_pool.py38 def pow3(x): function

1234