Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h44 constexpr size_t MASK_10BIT = 0x03ff; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h44 constexpr size_t MASK_10BIT = 0x03ff; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h78 constexpr size_t MASK_10BIT = 0x03ff; variable