Home
last modified time | relevance | path

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

123

/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_build.py57 def _make_cmd(cfg, benchmarks, jobs): argument
61 def build(name, benchmarks, jobs, counters): argument
/external/grpc-grpc/tools/profiling/qps/
Dqps_diff.py64 def _make_cmd(jobs): argument
68 def build(name, jobs): argument
/external/smali/baksmali/src/main/java/org/jf/baksmali/
DBaksmali.java47 …public static boolean disassembleDexFile(DexFile dexFile, File outputDir, int jobs, final Baksmali… in disassembleDexFile()
51 …public static boolean disassembleDexFile(DexFile dexFile, File outputDir, int jobs, final Baksmali… in disassembleDexFile()
DDisassembleCommand.java89 private int jobs = Runtime.getRuntime().availableProcessors(); field in DisassembleCommand
/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/swiftshader/third_party/llvm-7.0/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.c110 static void wait_all_jobs(struct g2d_job* jobs, unsigned num_jobs) in wait_all_jobs()
121 static struct g2d_job* free_job(struct g2d_job* jobs, unsigned num_jobs) in free_job()
136 struct g2d_job *jobs = calloc(num_jobs, sizeof(struct g2d_job)); in g2d_work() local
/external/smali/smali/src/main/java/org/jf/smali/
DSmaliOptions.java38 public int jobs = Runtime.getRuntime().availableProcessors(); field in SmaliOptions
DAssembleCommand.java60 private int jobs = Runtime.getRuntime().availableProcessors(); field in AssembleCommand
/external/vixl/tools/
Dlint.py128 jobs = 1, argument
238 def RunLinter(files, jobs=1, progress_prefix='', cached=True): argument
Dthreaded_tests.py117 jobs = 1, prefix = ''): argument
/external/grpc-grpc/tools/distrib/
Drun_clang_tidy.py59 jobs = [] variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
Drun.py58 def execute_tests_in_pool(self, jobs, max_time): argument
114 def execute_tests(self, display, jobs, max_time=None): argument
/external/u-boot/tools/
Dgenboardscfg.py226 def scan_defconfigs(jobs=1): argument
410 def gen_boards_cfg(output, jobs=1, force=False): argument
/external/grpc-grpc/tools/buildgen/
Dgenerate_projects.py72 jobs = [] variable
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py535 jobs = [] variable
566 jobs = relevant_jobs variable
/external/autotest/scheduler/shard/
Dshard_client_unittest.py59 known_host_statuses=[], hqes=[], jobs=[], argument
179 def verify_upload_jobs_and_hqes(name, shard_hostname, jobs, hqes, argument
Dshard_client.py272 def _get_hqes_for_jobs(self, jobs): argument
341 def _report_job_time_distribution(self, jobs): argument
Dsimple_heartbeat_server.py95 def _create_packet(hosts, jobs): argument
/external/skia/tools/skqp/
Dfind_commit_with_best_gold_results.py57 def get_results_for_commit(commit, jobs): argument
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool_test_helper.h30 } jobs[NUM_THREADS]; variable
/external/libcups/cups/
Dutil.c249 cups_job_t *jobs) /* I - Jobs */ in cupsFreeJobs()
394 cupsGetJobs(cups_job_t **jobs, /* O - Job data */ in cupsGetJobs()
421 cups_job_t **jobs, /* O - Job data */ in cupsGetJobs2()
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/
Dslurm_cluster_resolver.py54 jobs, argument
/external/llvm/utils/lit/lit/
Drun.py190 def execute_tests(self, display, jobs, max_time=None, argument
276 def _execute_tests_in_parallel(self, task_impl, provider, consumer, jobs): argument
/external/toolchain-utils/automation/common/
Djob_group.py29 jobs=None, argument

123