Home
last modified time | relevance | path

Searched defs:Self (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/gclog/
Devent_parser.py21 Self = TypeVar("Self", bound="LogEntry") variable
30 def from_instance(cls: Type[Self], instance: Self) -> Self:
/arkcompiler/runtime_core/libpandabase/utils/
Dregmask.h63 using Self = RegMaskImpl<N>; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dregmask.h63 using Self = RegMaskImpl<N>; variable