Home
last modified time | relevance | path

Searched defs:None (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Ddecorator_value.py88 def _to_qemu(names: Union[str, List[Tuple[str, bool]], None]) -> Optional[QemuKind]: argument
127 def _to_bool(cli_value: Union[str, bool, None]) -> Optional[bool]: argument
135 def _to_int(cli_value: Union[str, int, None]) -> Optional[int]: argument
143 def _to_processes(cli_value: Union[str, int, None]) -> Optional[int]: argument
151 def _to_jit_preheats(cli_value: Union[str, int, None], *, prop: str, default_if_empty: int) -> Opti… argument
167 def _to_time_edges(cli_value: Union[str, List[int], None]) -> Optional[List[int]]: argument
175 def _to_enum(cli_value: Union[str, EnumT, None], enum_cls: Type[EnumT]) -> Optional[EnumT]: argument
/arkcompiler/runtime_core/static_core/verification/value/
Dabstract_value.h28 struct None {}; struct
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator.h30 None = 0x00UL, enumerator
Djs_typed_array.h24 enum class ContentType : uint8_t { None = 1, Number, BigInt }; enumerator
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h50 enum class ArkInternalValueType {None, Entry, Scope, ScopeList}; enumerator
/arkcompiler/runtime_core/libpandabase/utils/
Dregmask.h85 constexpr bool None() const in None() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dregmask.h85 constexpr bool None() const in None() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h130 static int32_t None() in None() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2661 static std::string None() in None() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js72301 None: 0, property
107403 None: "none-contact", property