Home
last modified time | relevance | path

Searched defs:MAX_VALUE (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Dbit_vector_property_test.cpp57 constexpr size_t MAX_VALUE = 1024U; member
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_number.h81 static constexpr double MAX_VALUE = std::numeric_limits<double>::max(); member in panda::ecmascript::builtins::BuiltinsNumber
/arkcompiler/runtime_core/libpandabase/tests/
H A Darena_allocator_test.cpp59 static constexpr T MAX_VALUE() in MAX_VALUE() function in panda::ArenaAllocatorTest
[all...]
/arkcompiler/runtime_core/static_core/verification/util/
H A Dtagged_index.h132 static constexpr UInt MAX_VALUE = VALUE_MASK; member in ark::verifier::TaggedIndexHelper0
/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h46 static constexpr double MAX_VALUE = std::numeric_limits<double>::max(); member
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_vector.cpp26 static const uint32_t MAX_VALUE = 0x7fffffff; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h45 inline constexpr double MAX_VALUE = std::numeric_limits<double>::max(); member

Completed in 6 milliseconds