Lines Matching defs:self
365 def __init__(self, pkg: str): argument
376 def run(self) -> None: argument
466 def _check_gerrit_topic(self) -> bool: argument
520 def _update_rev(self) -> None: argument
556 def _stagename(self) -> str: argument
560 def _url(self) -> str: argument
571 def _cmd_download(self) -> str: argument
593 def _cmd_cd_srcdir(self) -> str: argument
597 def _df_copycmds(self) -> str: argument
622 def _df_build(self) -> str: argument
661 def _cmd_build_autoconf(self) -> str: argument
669 def _cmd_build_autogen(self) -> str: argument
676 def _cmd_build_cmake(self) -> str: argument
686 def _cmd_build_custom(self) -> str: argument
689 def _cmd_build_make(self) -> str: argument
692 def _cmd_build_meson(self) -> str: argument