| /arkcompiler/runtime_core/static_core/verification/ |
| D | public.h | 47 enum class Status { OK, FAILED, UNKNOWN }; enumerator
|
| /arkcompiler/runtime_core/static_core/verification/cache/ |
| D | results_cache.h | 25 enum class Status { OK, FAILED, UNKNOWN }; enumerator
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | task.h | 34 enum class TaskType : uint8_t { GC, JIT, UNKNOWN }; enumerator 44 enum class VMType : uint8_t { DYNAMIC_VM, STATIC_VM, UNKNOWN }; enumerator 54 enum class TaskExecutionMode : uint8_t { FOREGROUND, BACKGROUND, UNKNOWN }; enumerator
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | dom_impl.h | 41 UNKNOWN enumerator
|
| D | css_impl.h | 41 UNKNOWN enumerator
|
| D | page_impl.h | 41 UNKNOWN enumerator
|
| D | overlay_impl.h | 41 UNKNOWN enumerator
|
| D | target_impl.h | 41 UNKNOWN enumerator
|
| D | tracing_impl.h | 67 UNKNOWN enumerator
|
| D | runtime_impl.h | 62 UNKNOWN enumerator
|
| D | profiler_impl.h | 84 UNKNOWN enumerator
|
| D | heapprofiler_impl.h | 95 UNKNOWN enumerator
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | condition.h | 33 UNKNOWN, enumerator
|
| /arkcompiler/toolchain/tooling/ |
| D | protocol_handler.h | 30 UNKNOWN = 0, enumerator
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| D | gc_utils.h | 28 enum class DerivedStatus { UNKNOWN, DERIVED, NOT_DERIVED }; enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/profiling/ |
| D | profiling.h | 27 enum class CallKind { UNKNOWN = 0, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC, COUNT }; enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | typeRelation.h | 34 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS }; enumerator
|
| D | globalTypesHolder.h | 32 UNKNOWN, enumerator
|
| D | typeFlag.h | 33 UNKNOWN = 1ULL << 6, // x: unknown enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | variableDeclarator.h | 31 UNKNOWN, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_type.h | 38 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ast_verifier/ |
| D | checkContext.h | 28 enum class CheckSeverity { ERROR, WARNING, UNKNOWN }; enumerator
|
| /arkcompiler/toolchain/common/ |
| D | log_wrapper.h | 53 UNKNOWN, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeRelation.h | 70 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS, ERROR }; enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | reg_alloc_verifier.h | 113 enum class State : uint8_t { UNKNOWN, KNOWN, CONFLICT }; enumerator
|