Home
last modified time | relevance | path

Searched defs:is_pow2 (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/libe/e-releases-0.11.0/e/
H A Dpow2.h54 is_pow2(uint64_t x) in is_pow2() function
/dports/graphics/opencv/.build/3rdparty/ade/ade-0.1.1f/sources/ade/include/ade/util/
H A Dmath.hpp21 inline auto is_pow2(T val) in is_pow2() function
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/vchiq_arm/
H A Dvchiq_util.c34 static __inline int is_pow2(int i) in is_pow2() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_util.c36 static inline int is_pow2(int i) in is_pow2() function
/dports/devel/taskflow/taskflow-3.2.0/taskflow/utility/
H A Dmath.hpp44 constexpr bool is_pow2(const T& x) { in is_pow2() function
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dmath.hpp178 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/detail/
H A Dmath.hpp226 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/detail/
H A Dmath.hpp226 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/detail/
H A Dmath.hpp226 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/peepmatic/crates/runtime/src/
H A Doptimizer.rs319 let is_pow2 = c.as_int().unwrap().is_power_of_two(); in eval_match_op() localVariable
327 let is_pow2 = c.as_int().unwrap().is_power_of_two(); in eval_match_op() localVariable
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/intrusive/detail/
H A Dmath.hpp231 inline bool is_pow2(std::size_t x) in is_pow2() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/
H A Dbits.h164 inline bool is_pow2(T n) in is_pow2() function
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/
H A Daligned_allocator.h131 constexpr bool is_pow2 = (size & (size - 1)) == 0; in AllocateAlignedItems() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/highway/hwy/
H A Daligned_allocator.h126 constexpr bool is_pow2 = (size & (size - 1)) == 0; in AllocateAlignedItems() local
/dports/devel/highway/highway-0.15.0/hwy/
H A Daligned_allocator.h126 constexpr bool is_pow2 = (size & (size - 1)) == 0; in AllocateAlignedItems() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/highway/hwy/
H A Daligned_allocator.h126 constexpr bool is_pow2 = (size & (size - 1)) == 0; in AllocateAlignedItems() local

123