Home
last modified time | relevance | path

Searched refs:Jobs (Results 1 – 9 of 9) sorted by relevance

/external/clang/include/clang/Driver/
DJob.h93 list_type Jobs;
100 void addJob(Job *J) { Jobs.push_back(J); } in addJob()
105 const list_type &getJobs() const { return Jobs; } in getJobs()
107 size_type size() const { return Jobs.size(); } in size()
108 iterator begin() { return Jobs.begin(); } in begin()
109 const_iterator begin() const { return Jobs.begin(); } in begin()
110 iterator end() { return Jobs.end(); } in end()
111 const_iterator end() const { return Jobs.end(); } in end()
DCompilation.h46 JobList Jobs; variable
84 JobList &getJobs() { return Jobs; } in getJobs()
85 const JobList &getJobs() const { return Jobs; } in getJobs()
87 void addCommand(Command *C) { Jobs.addJob(C); } in addCommand()
/external/clang/lib/Frontend/
DCreateInvocationFromCommandLine.cpp71 const driver::JobList &Jobs = C->getJobs(); in createInvocationFromCommandLine() local
72 if (Jobs.size() != 1 || !isa<driver::Command>(*Jobs.begin())) { in createInvocationFromCommandLine()
80 const driver::Command *Cmd = cast<driver::Command>(*Jobs.begin()); in createInvocationFromCommandLine()
/external/clang/lib/Driver/
DCompilation.cpp97 const JobList *Jobs = cast<JobList>(&J); in PrintJob() local
99 it = Jobs->begin(), ie = Jobs->end(); it != ie; ++it) in PrintJob()
200 const JobList *Jobs = cast<JobList>(&J); in ExecuteJob() local
202 it = Jobs->begin(), ie = Jobs->end(); it != ie; ++it) in ExecuteJob()
212 Jobs.clear(); in initCompilationForDiagnostics()
DJob.cpp36 DeleteContainerPointers(Jobs); in clear()
/external/clang/examples/clang-interpreter/
Dmain.cpp94 const driver::JobList &Jobs = C->getJobs(); in main() local
95 if (Jobs.size() != 1 || !isa<driver::Command>(*Jobs.begin())) { in main()
103 const driver::Command *Cmd = cast<driver::Command>(*Jobs.begin()); in main()
/external/clang/lib/Tooling/
DTooling.cpp64 const clang::driver::JobList &Jobs = Compilation->getJobs(); in getCC1Arguments() local
65 if (Jobs.size() != 1 || !isa<clang::driver::Command>(*Jobs.begin())) { in getCC1Arguments()
76 cast<clang::driver::Command>(*Jobs.begin()); in getCC1Arguments()
/external/clang/utils/analyzer/
DSATestBuild.py145 Jobs = math.ceil(detectCPUs() * 0.75) variable
217 Command += "-j" + Jobs
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en314 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J3F51365MJ2HWGG…
315 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J3G05F62Y74P9NT…
316 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8A4VK6SYSTY040…
317 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8D66375JR9L6H8…
318 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8H1K6676DHBXTH…
319 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=JY0W876FR3343JV…
320 http://accounting.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3W6VT636VGM7YYL5CB
374 http://admin-clerical.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8G4Z1670D8…
375 http://admin-clerical.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8H61Q62LYD…
3912 http://customer-service.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?IPath=JR&job_did=J8A7WH6P9…
[all …]