Searched defs:WEAK (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/runtime_core/static_core/libpandabase/os/ |
D | cpu_affinity.h | 94 enum CpuPower : uint8_t { BEST = 1U, MIDDLE = 1U << 1U, WEAK = 1U << 2U, ANY = 0U, ALL = BEST | MID… enumerator
|
/arkcompiler/ets_runtime/ecmascript/ |
D | weak_vector.h | 28 WEAK, enumerator
|
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
D | reference.h | 49 WEAK = 3, enumerator
|
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
D | heap_snapshot.h | 58 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/ |
D | serialize_data.h | 34 WEAK, enumerator
|