Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/enum_types/
Dconfiguration_kind.py46 MAC = "MAC" variable in OSKind
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
Dconfiguration_kind.py46 MAC = "MAC" variable in OSKind
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/
Dutils.ts25 const MAC: string = 'Darwin'; constant