Searched defs:GLOBAL (Results 1 – 12 of 12) 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 | 30 GLOBAL = 1U << 0U, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | classDefinition.h | 40 GLOBAL = 1U << 2U, enumerator
|
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ |
| D | regexp.h | 28 GLOBAL = 1 << 0, 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 | 68 GLOBAL = 1U << 1U, enumerator
|
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | ScopeAnalyzer.ts | 81 GLOBAL, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectTypeConstants.h | 31 GLOBAL = 1U << 4U, enumerator
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1466 GLOBAL, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 85 GLOBAL enumerator
|