Home
last modified time | relevance | path

Searched defs:WEAK (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dcpu_affinity.h94 enum CpuPower : uint8_t { BEST = 1U, MIDDLE = 1U << 1U, WEAK = 1U << 2U, ANY = 0U, ALL = BEST | MID… enumerator
/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.h28 WEAK, enumerator
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h49 WEAK = 3, enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h58 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPE… enumerator
385 …enum class ReferenceType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT =… enumerator
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h34 WEAK, enumerator