Home
last modified time | relevance | path

Searched refs:jobname (Results 1 – 8 of 8) sorted by relevance

/external/fio/
Dinit.c941 const char *jobname, int jobnum, int filenum) in make_filename() argument
948 sprintf(buf, "%s.%d.%d", jobname, jobnum, filenum); in make_filename()
982 ret = snprintf(dst, dst_left, "%s", jobname); in make_filename()
1034 static int add_job(struct thread_data *td, const char *jobname, int job_add_num, in add_job() argument
1073 if (o->nr_files == 1 && exists_and_not_file(jobname)) in add_job()
1074 add_file(td, jobname, job_add_num, 0); in add_job()
1077 add_file(td, make_filename(fname, sizeof(fname), o, jobname, job_add_num, i), job_add_num, 0); in add_job()
1141 o->name = strdup(jobname); in add_job()
1221 if (add_job(td_new, jobname, numjobs, 1, client_type)) in add_job()
1238 char jobname[32]; in add_job_opts() local
[all …]
DHOWTO294 specification of jobname.jobnumber.filenumber. With this
298 $jobname
313 default of $jobname.$jobnum.$filenum will be used if
1343 jobname.prerun.txt.
1347 jobname.postrun.txt.
1741 terse version, fio version, jobname, groupid, error
/external/chromium_org/chrome/browser/local_discovery/
Dprivet_http.h169 virtual void SetJobname(const std::string& jobname) = 0;
Dprivet_http_impl.cc807 void PrivetLocalPrintOperationImpl::SetJobname(const std::string& jobname) { in SetJobname() argument
809 jobname_ = jobname; in SetJobname()
Dprivet_http_impl.h214 virtual void SetJobname(const std::string& jobname) OVERRIDE;
/external/e2fsprogs/doc/
Dtexinfo.tex1130 \immediate\openout\auxfile=\jobname.aux
1377 \input \jobname.toc
3152 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
3169 \openout \csname#1indfile\endcsname \jobname.#1
3657 \openin 1 \jobname.#1s
3680 \input \jobname.#1s
4578 \immediate\openout\tocfile = \jobname.toc
4622 \input \jobname.toc
4657 \openin 1 \jobname.toc
4695 \openin 1 \jobname.toc
[all …]
/external/e2fsprogs/lib/et/
Dtexinfo.tex1130 \immediate\openout\auxfile=\jobname.aux
1377 \input \jobname.toc
3152 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
3169 \openout \csname#1indfile\endcsname \jobname.#1
3657 \openin 1 \jobname.#1s
3680 \input \jobname.#1s
4578 \immediate\openout\tocfile = \jobname.toc
4622 \input \jobname.toc
4657 \openin 1 \jobname.toc
4695 \openin 1 \jobname.toc
[all …]
/external/bison/build-aux/
Dtexinfo.tex1048 \immediate\openout\auxfile=\jobname.aux
4296 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
4313 \openout \csname#1indfile\endcsname \jobname.#1
4900 \openin 1 \jobname.#1s
4923 \input \jobname.#1s
5979 \immediate\openout\tocfile = \jobname.toc
6054 % \jobname.toc even if this is redefined.
6056 \def\tocreadfilename{\jobname.toc}
7199 \immediate\openout\macscribble=\jobname.tmp
7202 \input \jobname.tmp
[all …]