Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/libani_helpers/
Dconcurrency_helpers.cpp38 constexpr uint8_t INITIAL = 0; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h132 …enum class State : uint8_t { INITIAL = 0, LOADED, VERIFIED, INITIALIZING, ERRONEOUS, INITIALIZED }; enumerator
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_desc.h86 INITIAL = 0, enumerator