Home
last modified time | relevance | path

Searched defs:MaxValue (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_field.h77 static constexpr uint64_t MaxValue() in MaxValue() function
/arkcompiler/runtime_core/common_interfaces/base/
Dbit_field.h79 static constexpr uint64_t MaxValue() in MaxValue() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_field.h76 static constexpr uint64_t MaxValue() in MaxValue() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp60 static constexpr T MaxValue() in MaxValue() function in ark::ArenaAllocatorTest