Searched refs:Job (Results 1 – 17 of 17) sorted by relevance
/third_party/mksh/ |
D | jobs.c | 89 typedef struct job Job; typedef 91 Job *next; /* next job in list */ 128 static Job *job_list; /* job list */ 129 static Job *last_job; 130 static Job *async_job; 152 static void j_set_async(Job *); 153 static void j_startjob(Job *); 154 static int j_waitj(Job *, int, const char *); 156 static void j_print(Job *, int, struct shf *); 157 static Job *j_lookup(const char *, int *); [all …]
|
/third_party/re2/re2/ |
D | bitstate.cc | 33 struct Job { struct 69 PODArray<Job> job_; // stack of text positions to explore 98 PODArray<Job> tmp(2*job_.size()); in GrowStack() 118 Job* top = &job_[njob_-1]; in Push() 127 Job* top = &job_[njob_++]; in Push() 318 job_ = PODArray<Job>(64); in Search()
|
/third_party/json/test/thirdparty/Fuzzer/test/ |
D | fuzzer-jobs.test | 28 CHECK-DAG: Job 0 exited with exit code 0 29 CHECK-DAG: Job 1 exited with exit code 0
|
/third_party/skia/infra/bots/analysis/ |
D | README.md | 1 # Job Analysis
|
/third_party/uboot/u-boot-2020.01/drivers/crypto/fsl/ |
D | Kconfig | 8 Job Ring as interface to communicate with CAAM.
|
/third_party/icu/icu4c/source/data/brkitr/ |
D | en.txt | 38 "Job.",
|
/third_party/skia/third_party/externals/icu/source/data/brkitr/ |
D | en.txt | 38 "Job.",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/ |
D | en.txt | 38 "Job.",
|
/third_party/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 132 self._job = jobset.Job(spec,
|
D | jobset.py | 243 class Job(object): class 467 job = Job(spec, self._newline_on_success, self._travis, self._add_env,
|
/third_party/openssl/doc/man3/ |
D | ASYNC_start_job.pod | 272 printf("Job was paused\n"); 275 printf("Job finished with return value %d\n", ret); 305 Job was paused 308 Job finished with return value 1
|
/third_party/grpc/tools/run_tests/ |
D | run_performance_tests.py | 61 self._job = jobset.Job(self._spec,
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | CaptureAndReplay.md | 200 ### Job unit
|
/third_party/libinput/doc/user/ |
D | test-suite.rst | 36 Job control in the test suite
|
/third_party/node/doc/guides/ |
D | collaborator-guide.md | 282 From the CI Job page, click "Build with Parameters" on the left side.
|
/third_party/node/ |
D | AUTHORS | 338 Nuno Job <nunojobpinto@gmail.com>
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.comp.po | 21920 msgid "<b>Job</b>" 23977 msgid "Job Title"
|