Home
last modified time | relevance | path

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

1234

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_thread.cpp20 const PtThread PtThread::NONE = PtThread(nullptr); // NOLINT(fuchsia-statically-constructed-object… member in ark::tooling::PtThread
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
Dqemu.py22 NONE = "none" variable in QemuKind
Dverbose_format.py24 NONE = "" variable in VerboseKind
Dconfiguration_kind.py38 NONE = "" variable in SanitizerKind
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h44 NONE, enumerator
106 NONE, enumerator
114 NONE = 0, enumerator
156 NONE = 0, enumerator
166 NONE = 0, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DdummyNode.h27 enum class DummyNodeFlag : uint32_t { NONE = 0U, INDEXER = 1U << 0U }; enumerator
Didentifier.h32 NONE = 0U, enumerator
DmemberExpression.h41 NONE = 0, enumerator
/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/ets_frontend/ets2panda/lexer/token/
Dnumber.h32 NONE, enumerator
Dtoken.h31 NONE = 0U, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddeopt_type.h123 NONE = 0, 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/es2panda/ir/ts/
DtsTupleType.h32 enum class TSTupleKind { NONE, NAMED, DEFAULT }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Don_heap.h23 NONE = 0, enumerator
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.h28 NONE, enumerator
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dthread_state.h64 NONE, enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.h45 NONE = 0U, enumerator
DvariableFlags.h47 NONE, enumerator
115 NONE, enumerator
123 NONE = 0U, enumerator
170 NONE = 0U, enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h38 NONE, enumerator
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlreference.h35 NONE = 0, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h39 NONE = 0U, enumerator
78 NONE = 0U, enumerator
107 NONE = 0U, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassDefinition.h37 NONE = 0, enumerator
/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_task.h40 NONE = 0, enumerator

1234