Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dbit_utils_test.cpp52 TEST(BitUtils, RoundUp) in TEST() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dbit_helper.h154 constexpr T RoundUp(T x, size_t n) in RoundUp() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h146 constexpr T RoundUp(T x, size_t n) in RoundUp() function