Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h132 static constexpr UInt MAX_VALUE = VALUE_MASK; variable
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp59 static constexpr T MAX_VALUE() in MAX_VALUE() function in panda::ArenaAllocatorTest
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dbit_vector_property_test.cpp57 constexpr size_t MAX_VALUE = 1024U; variable
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_vector.cpp29 static const uint32_t MAX_VALUE = 0x7fffffff; variable