Home
last modified time | relevance | path

Searched defs:integer_pow (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DStringComparison.h207 inline unsigned int integer_pow (unsigned int base, unsigned int power) in integer_pow() function
/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A DStringComparison.h227 unsigned int integer_pow( unsigned int base, unsigned int power ) { in integer_pow() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DStringComparison.h220 inline unsigned int integer_pow (unsigned int base, unsigned int power) in integer_pow() function
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DStringComparison.h213 inline unsigned int integer_pow(unsigned int base, unsigned int power) { in integer_pow() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DStringComparison.h215 inline unsigned int integer_pow (unsigned int base, unsigned int power) in integer_pow() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DStringComparison.h227 unsigned int integer_pow( unsigned int base, unsigned int power ) { in integer_pow() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DStringComparison.h227 unsigned int integer_pow( unsigned int base, unsigned int power ) { in integer_pow() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DStringComparison.h215 inline unsigned int integer_pow (unsigned int base, unsigned int power) in integer_pow() function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dkernel.ex4141 defp integer_pow(_, _, 0), function
4144 defp integer_pow(b, a, 1), function
4147 defp integer_pow(b, a, e) when :erlang.band(e, 1) == 0, function
4150 defp integer_pow(b, a, e), function
/dports/devel/boost-docs/boost_1_72_0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/devel/R-cran-BH/BH/inst/include/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/devel/boost-libs/boost_1_72_0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/devel/hyperscan/boost_1_75_0/boost/random/
H A Dfaure.hpp89 inline T integer_pow(T base, T e) in integer_pow() function
/dports/math/py-libpoly/libpoly-0.1.11/src/number/
H A Dinteger.h333 void integer_pow(const lp_int_ring_t* K, lp_integer_t* power, const lp_integer_t*a, unsigned n) { in integer_pow() function
/dports/math/libpoly/libpoly-0.1.11/src/number/
H A Dinteger.h333 void integer_pow(const lp_int_ring_t* K, lp_integer_t* power, const lp_integer_t*a, unsigned n) { in integer_pow() function
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dvalarith.c815 integer_pow (LONGEST v1, LONGEST v2) in integer_pow() function
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dvalarith.c769 integer_pow (LONGEST v1, LONGEST v2) in integer_pow() function
/dports/devel/gdb/gdb-11.1/gdb/
H A Dvalarith.c803 integer_pow (LONGEST v1, LONGEST v2) in integer_pow() function
/dports/math/py-jax/jax-0.2.9/jax/experimental/jax2tf/tests/
H A Djax2tf_limitations.py817 def integer_pow(cls, harness: primitive_harness.Harness): member in Jax2TfLimitation
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xmath.cpp463 TEST(xmath, integer_pow) in TEST() argument

12