Home
last modified time | relevance | path

Searched defs:DEFAULT (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/toolchain/common/
H A Dlog_wrapper.h54 DEFAULT, member in OHOS::ArkCompiler::Toolchain::LogLevel
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine_manager.h41 DEFAULT, member in ark::CoroutineLaunchMode
53 DEFAULT, member in ark::CoroutineSchedulingPolicy
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_helper.h38 DEFAULT, member in panda::ecmascript::base::JsonHelper::TransformType::BigIntMode
/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.h36 DEFAULT = 0, member in panda::es2panda::aot::OptionFlags
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dtool.py50 DEFAULT = 'default' variable in ToolMode
/arkcompiler/ets_frontend/ets2panda/util/
H A Doptions.h37 DEFAULT = 0U, member in ark::es2panda::util::OptionFlags
/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.h29 enum class IcuCacheType : uint8_t {NOT_CACHE, DEFAULT, DATE, TIME}; member in panda::ecmascript::CalendarOption::IcuCacheType
H A Djs_runtime_options.h39 DEFAULT = -1, // default value 000'0000'0001'0000'0101'1100 -> 0x105c enumerator
/arkcompiler/runtime_core/libpandabase/utils/
H A Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; member in panda::CFrameLayout::FrameKind
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; member in ark::CFrameLayout::FrameKind
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_class.h34 enum class AccessLevel { PUBLIC, PROTECTED, DEFAULT, PRIVATE }; member in ark::ets::AccessLevel
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h57 DEFAULT = NATIVE, member in panda::ecmascript::NodeType
60 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPERTY }; member in panda::ecmascript::EdgeType
382 enum class ReferenceType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPERTY }; member in panda::ecmascript::EdgeType::Reference::ReferenceType
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dregion.h95 DEFAULT = 0, member in panda::ecmascript::RegionTypeFlag

Completed in 12 milliseconds