Home
last modified time | relevance | path

Searched defs:MIDDLE (Results 1 – 2 of 2) 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_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js336 MIDDLE: 2, property