Lines Matching defs:self

89     def __init__(self, total, setscene_total):  argument
100 def copy(self): argument
105 def taskFailed(self): argument
109 def taskCompleted(self): argument
113 def taskSkipped(self): argument
117 def taskActive(self): argument
120 def updateCovered(self, covered, notcovered): argument
124 def updateActiveSetscene(self, active): argument
142 def __init__(self, runqueue, rqdata): argument
165 def is_pressure_usable(self): argument
188 def exceeds_max_pressure(self): argument
213 def next_buildable_task(self): argument
274 def next(self): argument
281 def newbuildable(self, task): argument
284 def removebuildable(self, task): argument
287 def describe_task(self, taskid): argument
293 def dump_prio(self, comment): argument
306 def __init__(self, runqueue, rqdata): argument
337 def __init__(self, runqueue, rqdata): argument
424 def __init__(self): argument
436 def __init__(self, rq, cooker, cfgData, dataCaches, taskData, targets): argument
452 def reset(self): argument
455 def runq_depends_names(self, ids): argument
464 def get_task_hash(self, tid): argument
467 def get_task_unihash(self, tid): argument
470 def get_user_idstring(self, tid, task_name_suffix = ""): argument
473 def get_short_user_idstring(self, task, task_name_suffix = ""): argument
479 def circular_depchains_handler(self, tasks): argument
572 def calculate_task_weights(self, endpoints): argument
632 def prepare(self): argument
1245 def prepare_task_hash(self, tid): argument
1251 def dump_data(self): argument
1263 def __init__(self, process, pipe): argument
1268 def __init__(self, cooker, cfgData, dataCaches, taskData, targets): argument
1292 def _start_worker(self, mc, fakeroot = False, rqexec = None): argument
1338 def _teardown_worker(self, worker): argument
1355 def start_worker(self): argument
1362 def start_fakeworker(self, rqexec, mc): argument
1366 def teardown_workers(self): argument
1375 def read_workers(self): argument
1381 def active_fds(self): argument
1389 def check_stamp_task(self, tid, taskname = None, recurse = False, cache = None): argument
1454 def validate_hashes(self, tocheck, data, currentcount=0, siginfo=False, summary=True): argument
1471 def validate_hash(self, sq_data, d, siginfo, currentcount, summary): argument
1479 def _execute_runqueue(self): argument
1578 def execute_runqueue(self): argument
1602 def finish_runqueue(self, now = False): argument
1612 def rq_dump_sigfn(self, fn, options): argument
1620 def dump_signatures(self, options): argument
1648 def print_diffscenetasks(self): argument
1712 def write_diffscenetasks(self, invalidtasks): argument
1750 def __init__(self, rq): argument
1846 def runqueue_process_waitpid(self, task, status, fakerootlog=None): argument
1867 def finish_now(self): argument
1890 def finish(self): argument
1907 def check_dependencies(self, task, taskdeps): argument
1925 def can_start_task(self): argument
1930 def get_schedulers(self): argument
1952 def setbuildable(self, task): argument
1956 def task_completeoutright(self, task): argument
1983 def task_complete(self, task): argument
1989 def task_fail(self, task, exitcode, fakerootlog=None): argument
2017 def task_skip(self, task, reason): argument
2025 def summarise_scenequeue_errors(self): argument
2069 def execute(self): argument
2286 def filtermcdeps(self, task, mc, deps): argument
2297 def build_taskdepdata(self, task): argument
2322 def update_holdofftasks(self): argument
2362 def process_possible_migrations(self): argument
2549 def scenequeue_updatecounters(self, task, fail=False): argument
2583 def sq_task_completeoutright(self, task): argument
2594 def sq_check_taskfail(self, task): argument
2603 def sq_task_complete(self, task): argument
2607 def sq_task_fail(self, task, result): argument
2613 def sq_task_failoutright(self, task): argument
2619 def sq_task_skip(self, task): argument
2624 def sq_build_taskdepdata(self, task): argument
2662 def check_setscene_ignore_tasks(self, tid): argument
2690 def __init__(self): argument
2972 def __init__(self, x): argument
2981 def __init__(self, remain): argument
2990 def __init__(self, task, stats, rq): argument
3003 def __init__(self, task, stats, rq, noexec=False): argument
3014 def __init__(self, task, stats, rq, noexec=False): argument
3022 def __init__(self, task, stats, rq, noexec=False): argument
3030 def __init__(self, task, stats, exitcode, rq, fakeroot_log=None): argument
3035 def __str__(self): argument
3045 def __init__(self, task, stats, exitcode, rq): argument
3049 def __str__(self): argument
3056 def __init__(self, stats, rq): argument
3074 def __init__(self, task, stats, rq, reason): argument
3082 def __init__(self, task, unihash): argument
3091 def __init__(self, pipein, pipeout, d, rq, rqexec, fakerootlogs=None): argument
3102 def setrunqueueexec(self, rqexec): argument
3105 def read(self): argument
3156 def close(self): argument