Home
last modified time | relevance | path

Searched defs:graph_config (Results 151 – 175 of 198) sorted by relevance

12345678

/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/
H A Dcreate.py25 def create_tasks(graph_config, taskgraph, label_to_taskid, params, decision_task_id): argument
H A Dtarget_tasks.py296 task = full_task_graph[l]
297 if "unittest_suite" in task.attributes:
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/
H A Dcreate.py23 def create_tasks(graph_config, taskgraph, label_to_taskid, params, decision_task_id): argument
H A Ddecision.py129 def get_decision_parameters(graph_config, options): argument
H A Dparameters.py320 def get_parameters(graph_config): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/
H A Dcreate.py24 def create_tasks(graph_config, taskgraph, label_to_taskid, params, decision_task_id): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/
H A Dcreate.py25 def create_tasks(graph_config, taskgraph, label_to_taskid, params, decision_task_id): argument
H A Dparameters.py296 def get_parameters(graph_config): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/
H A Dcreate.py24 def create_tasks(graph_config, taskgraph, label_to_taskid, params, decision_task_id=None): argument
H A Dparameters.py303 def get_parameters(graph_config): argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/transforms/
H A Dbase.py38 graph_config = attr.ib(type=GraphConfig) variable in TransformConfig
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/transforms/
H A Dbase.py39 graph_config = attr.ib(type=GraphConfig) variable in TransformConfig
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/src/
H A Ddevice.h121 inline bool operator<(const HstPtrBeginTy &lhs, const HostDataToTargetTy &rhs) {
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dinterface_http.py39 out1 = conn.getresponse().read()
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/transforms/
H A Dbase.py37 graph_config = attr.ib(type=GraphConfig) variable in TransformConfig
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/transforms/
H A Dbase.py39 graph_config = attr.ib(type=GraphConfig) variable in TransformConfig
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/actions/
H A Dutil.py175 def fetch_graph_and_labels(parameters, graph_config): argument
274 graph_config, argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/actions/
H A Dutil.py175 def fetch_graph_and_labels(parameters, graph_config): argument
274 graph_config, argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/actions/
H A Dutil.py173 def fetch_graph_and_labels(parameters, graph_config): argument
271 graph_config, argument
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/transforms/
H A Dbase.py55 graph_config = attr.ib(type=GraphConfig) variable in TransformConfig
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py20 def __init__(self, message, task_graph, graph_config): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py20 def __init__(self, message, task_graph, graph_config): argument
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py22 def __init__(self, message, task_graph, graph_config): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/test/
H A Dtest_target_tasks.py21 def __init__(self, message, task_graph, graph_config): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py22 def __init__(self, message, task_graph, graph_config): argument

12345678