Home
last modified time | relevance | path

Searched defs:HALF (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dclass.cpp65 constexpr uint64_t HALF = 32ULL; in CalcUniqId() local
75 constexpr uint64_t HALF = 32ULL; in CalcUniqId() local
Dmethod.cpp187 auto constexpr HALF = 32ULL; in CalcUniqId() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dfield.h139 constexpr uint64_t HALF = 32ULL; in CalcUniqId() local
Dmethod.h748 constexpr uint64_t HALF = 32ULL; in CalcUniqId() local
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h43 static constexpr double HALF = 0.5; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h41 inline constexpr double HALF = 0.5; variable
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp817 constexpr double HALF = 0.5; in FastSetValueInBufferForUint8Clamped() local