Home
last modified time | relevance | path

Searched defs:NONE (Results 1 – 25 of 82) sorted by relevance

1234

/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h43 NONE, enumerator
105 NONE, enumerator
113 NONE = 0, enumerator
154 NONE = 0, enumerator
164 NONE = 0, enumerator
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_thread.cpp20 const PtThread PtThread::NONE = PtThread(nullptr); // NOLINT(fuchsia-statically-constructed-object… member in panda::tooling::PtThread
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
Dqemu.py25 NONE = "none" variable in QemuKind
Dverbose_format.py27 NONE = "" variable in VerboseKind
Dconfiguration_kind.py41 NONE = "" variable in SanitizerKind
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dpause_on_exceptions_state.h20 enum class PauseOnExceptionsState { NONE = 0x0, CAUGHT = 0x1, UNCAUGHT = 0x2, ALL = 0x3 }; enumerator
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dpt_thread.h56 PANDA_PUBLIC_API static const PtThread NONE; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTupleType.h22 enum class TSTupleKind { NONE, NAMED, DEFAULT }; enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h45 NONE, enumerator
109 NONE, enumerator
117 NONE = 0U, enumerator
169 NONE = 0U, enumerator
DrecordTable.h43 NONE = 0U, enumerator
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTupleType.h32 enum class TSTupleKind { NONE, NAMED, DEFAULT }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Don_heap.h23 NONE = 0, enumerator
Djs_displaynames.h54 NONE, enumerator
Delements.h25 NONE = 0x00UL, enumerator
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dtoken.h28 NONE = 0U, enumerator
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dthread_state.h64 NONE, enumerator
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.h28 NONE, enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DTransformUtil.ts87 NONE, enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h38 NONE, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.h29 NONE = 0U, enumerator
DmemberExpression.h40 NONE = 0, enumerator
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlreference.h35 NONE = 0, enumerator
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_manager.h42 NONE, enumerator
Dcoroutine_events.h34 enum class Type { NONE, GENERIC, COMPLETION, CHANNEL, IO }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h28 NONE = 0U, enumerator
64 NONE = 0U, enumerator
92 NONE = 0U, enumerator

1234