Searched defs:change (Results 1 – 5 of 5) sorted by relevance
142 def _print_error(change, res_code, res_body, res_json): argument167 def _do_task(change, func, *args, **kwargs): argument
204 def _post_order_traverse(change): argument254 def build_pull_commands(change, branch_name, merge_opt, pick_opt): argument
231 const change: HTMLButtonElement | null = htmlElement.querySelector('.change-btn'); constant
86 for (const change of transition.changes) { constant
136 int change = bar.getDisplayOptions() ^ flags; in onClick() local