Home
last modified time | relevance | path

Searched defs:GetPowerOfTwoValue32 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dmath_helpers.h64 constexpr uint32_t GetPowerOfTwoValue32(uint32_t value) in GetPowerOfTwoValue32() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmath_helpers_test.cpp83 TEST(MathHelpers, GetPowerOfTwoValue32) in TEST() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dmath_helpers.h75 constexpr uint32_t GetPowerOfTwoValue32(uint32_t value) in GetPowerOfTwoValue32() function