Home
last modified time | relevance | path

Searched defs:jobs (Results 1 – 25 of 55) sorted by relevance

123

/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.jobs_3.7.0.v20150330-2103.jar ... .jobs org.eclipse.core.runtime.jobs.Job$1 extends org.eclipse.core ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jar ... .jobs org.eclipse.core.internal.jobs.Deadlock extends java.lang.Object { private
/external/autotest/server/cros/dynamic_suite/
Djob_status.py87 def check_job_abort_status(afe, jobs): argument
115 def _abort_jobs_if_timedout(afe, jobs, start_time, timeout_mins): argument
138 def wait_for_jobs_to_start(afe, jobs, interval=DEFAULT_POLL_INTERVAL_SECONDS, argument
172 def wait_for_jobs_to_finish(afe, jobs, interval=DEFAULT_POLL_INTERVAL_SECONDS, argument
206 def wait_for_and_lock_job_hosts(afe, jobs, manager, argument
411 def wait_for_results(afe, tko, jobs): argument
443 def gather_per_host_results(afe, tko, jobs, name_prefix=''): argument
/external/llvm/utils/
Dllvm-compilers-check255 def __init__(self, work_queue, jobs, argument
597 jobs = options.jobs // options.threads variable
599 jobs = 1 variable
/external/libdrm/tests/exynos/
Dexynos_fimg2d_event.c103 static void wait_all_jobs(struct g2d_job* jobs, unsigned num_jobs) in wait_all_jobs()
114 static struct g2d_job* free_job(struct g2d_job* jobs, unsigned num_jobs) in free_job()
129 struct g2d_job *jobs = calloc(num_jobs, sizeof(struct g2d_job)); in g2d_work() local
/external/chromium-trace/catapult/third_party/typ/typ/
Dpool.py23 def make_pool(host, jobs, callback, context, pre_fn, post_fn): argument
60 def __init__(self, host, jobs, callback, context, pre_fn, post_fn): argument
180 def __init__(self, host, jobs, callback, context, pre_fn, post_fn): argument
/external/chromium-trace/catapult/perf_insights/perf_insights_build/
Dpi_report_to_html.py74 json_output=False, stop_on_error=False, jobs=1, quiet=False): argument
107 jobs=1, quiet=False): argument
/external/autotest/scheduler/shard/
Dshard_client_unittest.py53 known_host_statuses=[], hqes=[], jobs=[], argument
173 def verify_upload_jobs_and_hqes(name, shard_hostname, jobs, hqes, argument
Dsimple_heartbeat_server.py95 def _create_packet(hosts, jobs): argument
/external/autotest/contrib/
Dcompare_dut_perf.py115 def get_job_stats(jobs): argument
/external/smali/smali/src/main/java/org/jf/smali/
DSmaliOptions.java38 public int jobs = Runtime.getRuntime().availableProcessors(); field in SmaliOptions
/external/v8/tools/testrunner/objects/
Dpeer.py30 def __init__(self, address, jobs, rel_perf, pubkey): argument
/external/v8/tools/testrunner/local/
Dexecution.py299 def Run(self, jobs): argument
309 def _RunInternal(self, jobs): argument
/external/vixl/tools/
Dlint.py123 def LintFiles(files, jobs = 1, progress_prefix = ''): argument
Dthreaded_tests.py116 jobs = 1, prefix = ''): argument
/external/llvm/utils/lit/lit/
Drun.py188 def execute_tests(self, display, jobs, max_time=None, argument
264 def _execute_tests_in_parallel(self, task_impl, provider, consumer, jobs): argument
/external/v8/tools/testrunner/network/
Dnetwork_execution.py112 def Run(self, jobs): argument
/external/autotest/frontend/afe/
Dsite_rpc_interface_unittest.py523 def _assert_shard_heartbeat_response(self, shard_hostname, retval, jobs=[], argument
549 self, jobs, hqes, shard_hostname='host1', argument
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngine.java30 private final Map<Key, EngineJob> jobs; field in Engine
63 Map<Key, EngineJob> jobs, EngineKeyFactory keyFactory, in Engine()
/external/chromium-trace/catapult/dashboard/dashboard/
Dauto_bisect.py342 def _JobsListResult(title, jobs): argument
/external/opencv3/samples/python2/
Ddigits_adjust.py90 def run_jobs(self, f, jobs): argument
/external/chromium-trace/catapult/perf_insights/perf_insights/
Dmap_runner.py29 jobs=AUTO_JOB_COUNT, argument
/external/smali/baksmali/src/main/java/org/jf/baksmali/
DbaksmaliOptions.java84 public int jobs = Runtime.getRuntime().availableProcessors(); field in baksmaliOptions
/external/fonttools/Lib/fontTools/
Dttx.py292 def process(jobs, options): argument
/external/autotest/site_utils/
Dcollect_suite_time_stats.py190 def get_dut_overhead(dut, jobs, job_info_dict): argument

123