Searched defs:GLOBAL (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | scope.h | 31 enum class Type { GLOBAL, LOCAL }; enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | internal_allocator.h | 43 GLOBAL, // The allocation will be in global storage enumerator
|
| /arkcompiler/ets_frontend/ets2panda/lexer/regexp/ |
| D | regexp.h | 27 GLOBAL = 1U << 0U, enumerator
|
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ |
| D | regexp.h | 28 GLOBAL = 1 << 0, enumerator
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | vregisterCache.ts | 44 GLOBAL, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | classDefinition.h | 38 GLOBAL = 1U << 2U, enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | reference.h | 44 GLOBAL = 2, enumerator
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserFlags.h | 69 GLOBAL = 1 << 1, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | parserFlags.h | 71 GLOBAL = 1U << 1U, enumerator
|
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | ScopeAnalyzer.ts | 73 GLOBAL, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectType.h | 34 GLOBAL = 1U << 4U, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 86 GLOBAL enumerator
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1439 GLOBAL, enumerator
|