Searched defs:UNKNOWN (Results 1 – 16 of 16) sorted by relevance
| /arkcompiler/runtime_core/verification/cache/ |
| D | results_cache.h | 25 enum class Status { OK, FAILED, UNKNOWN }; enumerator
|
| /arkcompiler/toolchain/tooling/ |
| D | protocol_handler.h | 30 UNKNOWN = 0, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_source_text.h | 34 UNKNOWN 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/toolchain/inspector/ |
| D | log_wrapper.h | 42 UNKNOWN, enumerator
|
| D | inspector.cpp | 33 UNKNOWN = 0, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | global_ts_type_ref.h | 38 UNKNOWN enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | alias_analysis.h | 169 UNKNOWN, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_serializer.h | 105 UNKNOWN enumerator
|
| D | js_object.h | 45 enum PositionKind { UNKNOWN = 0, INDEXED_PROPERTY = 1, INLINE_NAMED_PROPERTY = 2, OUT_NAMED_PROPERT… enumerator
|
| /arkcompiler/runtime_core/assembler/ |
| D | annotation.h | 98 UNKNOWN enumerator
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | logger.h | 55 UNKNOWN = 0, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 987 enum class CallKind { UNKNOWN, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC }; enumerator 1000 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
|
| D | inst.h | 2918 UNKNOWN, enumerator
|