| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | pass_options.h | 45 #define OPTION_BUILDER(NAME, DEFAULT) \ argument 51 #define OPTIONS(NAME, DEFAULT) bool \ argument 54 #define GET_OPTION(NAME, DEFAULT) \ argument 57 #define SET_OPTION(NAME, DEFAULT) \ argument
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | coroutine_manager.h | 41 DEFAULT, enumerator 51 DEFAULT, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsTupleType.h | 22 enum class TSTupleKind { NONE, NAMED, DEFAULT }; enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTupleType.h | 32 enum class TSTupleKind { NONE, NAMED, DEFAULT }; enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/profiling/ |
| D | profiling.h | 40 DEFAULT = 0, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/linter/scripts/ |
| D | update-test-results.mjs | 25 static DEFAULT = 1; field in Mode
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_helper.h | 34 DEFAULT, enumerator
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | options.h | 36 DEFAULT = 0, enumerator
|
| /arkcompiler/toolchain/common/ |
| D | log_wrapper.h | 54 DEFAULT, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.h | 57 DEFAULT = NATIVE, enumerator 60 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPE… enumerator 382 …ReferenceType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPERTY }; enumerator
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | options.h | 37 DEFAULT = 0U, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/ |
| D | TestRunner.ts | 45 DEFAULT, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | rawheap_translate.h | 55 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPE… enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_date_time_format.h | 29 enum class IcuCacheType : uint8_t {NOT_CACHE, DEFAULT, DATE, TIME}; enumerator
|
| D | js_runtime_options.h | 39 DEFAULT = -1, // default value 000'0000'0001'0000'0101'1100 -> 0x105c enumerator
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | tool.py | 50 DEFAULT = 'default' variable in ToolMode
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | cframe_layout.h | 89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
|
| D | logger.h | 58 DEFAULT, enumerator
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | cframe_layout.h | 89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
|
| D | logger.h | 72 DEFAULT, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_class.h | 34 enum class AccessLevel { PUBLIC, PROTECTED, DEFAULT, PRIVATE }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | region.h | 93 DEFAULT = 0, enumerator
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 26888 DEFAULT: 1 << 30, property
|