Home
last modified time | relevance | path

Searched defs:aJob (Results 1 – 25 of 75) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DJobScheduler.cpp54 JobStatus JobScheduler::ProcessJob(Job* aJob) { in ProcessJob()
63 void JobScheduler::SubmitJob(Job* aJob) { in SubmitJob()
82 MultiThreadedJobQueue* JobScheduler::GetQueueForJob(Job* aJob) { in GetQueueForJob()
132 bool SyncObject::Register(Job* aJob) { in Register()
173 void SyncObject::AddWaitingJob(Job* aJob) { in AddWaitingJob()
217 void SyncObject::AddPrerequisite(Job* aJob) { in AddPrerequisite()
221 void SyncObject::AddSubsequent(Job* aJob) {} in AddSubsequent()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DJobScheduler.cpp55 JobScheduler::ProcessJob(Job* aJob) in ProcessJob()
66 JobScheduler::SubmitJob(Job* aJob) in SubmitJob()
89 JobScheduler::GetQueueForJob(Job* aJob) in GetQueueForJob()
150 SyncObject::Register(Job* aJob) in Register()
196 SyncObject::AddWaitingJob(Job* aJob) in AddWaitingJob()
249 SyncObject::AddPrerequisite(Job* aJob) in AddPrerequisite()
255 SyncObject::AddSubsequent(Job* aJob) in AddSubsequent()
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/autotests/
H A Dautocryptheadersjobtest.cpp63 auto aJob = new AutocryptHeadersJob(&composer); in testAutocryptHeader() local
105 auto aJob = new AutocryptHeadersJob(&composer); in testContentChained() local
152 auto aJob = new AutocryptHeadersJob(&composer); in testAutocryptGossipHeader() local
194 auto aJob = new AutocryptHeadersJob(&composer); in testSetGnupgHome() local
211 auto aJob = new AutocryptHeadersJob(&composer); in testSetGnupgHome() local
253 auto aJob = new AutocryptHeadersJob(&composer); in testStripSenderKey() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp27 virtual void JobFinished(ServiceWorkerJob* aJob, in JobFinished()
41 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
78 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp83 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) : mJob(aJob) { in CompareCallback()
105 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
128 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp19 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp28 virtual void JobFinished(ServiceWorkerJob* aJob, in JobFinished()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp81 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) : mJob(aJob) { in CompareCallback()
104 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
127 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp23 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp28 virtual void JobFinished(ServiceWorkerJob* aJob, in JobFinished()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp80 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) : mJob(aJob) { in CompareCallback()
103 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
126 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp22 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp28 virtual void JobFinished(ServiceWorkerJob* aJob, in JobFinished()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp81 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) : mJob(aJob) { in CompareCallback()
104 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
127 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp23 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerJobQueue.cpp33 JobFinished(ServiceWorkerJob* aJob, ErrorResult& aStatus) override in JobFinished()
49 ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) in JobFinished()
91 ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp91 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) in CompareCallback()
115 explicit ContinueUpdateRunnable(const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
144 explicit ContinueInstallRunnable(const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp21 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp28 virtual void JobFinished(ServiceWorkerJob* aJob, in JobFinished()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
H A DServiceWorkerUpdateJob.cpp81 explicit CompareCallback(ServiceWorkerUpdateJob* aJob) : mJob(aJob) { in CompareCallback()
104 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueUpdateRunnable()
127 const nsMainThreadPtrHandle<ServiceWorkerUpdateJob>& aJob) in ContinueInstallRunnable()
H A DServiceWorkerUnregisterJob.cpp23 explicit PushUnsubscribeCallback(ServiceWorkerUnregisterJob* aJob) in PushUnsubscribeCallback()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/jobcontrol/
H A DJobControl.java122 private static void addToQueue(Job aJob, Map<String, Job> queue) { in addToQueue()
124 queue.put(aJob.getJobID(), aJob); in addToQueue() local
128 private void addToQueue(Job aJob) { in addToQueue()
153 synchronized public String addJob(Job aJob) { in addJob()
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dwq.c28 struct wq_job *aJob; in wqAddJob() local
52 struct wq_job *aJob; in wqRunToTick() local
/dports/www/squid/squid-4.15/src/base/
H A DAsyncJobCalls.h93 explicit NullaryMemFunT(const CbcPointer<Job> &aJob, Method aMethod): in NullaryMemFunT()
110 explicit UnaryMemFunT(const CbcPointer<Job> &aJob, Method aMethod, in UnaryMemFunT()
148 JobDialer<Job>::JobDialer(const JobPointer &aJob): job(aJob) in JobDialer()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/jobcontrol/
H A DJobControl.java140 synchronized public String addJob(ControlledJob aJob) { in addJob()
152 synchronized public String addJob(Job aJob) { in addJob()

123