HomeSort by relevance Sort by last modified time
    Searched refs:scheduled (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/qemu/
async.c 62 * Enter a new AsyncContext. Already scheduled Bottom Halves and AIO callbacks
121 int scheduled; member in struct:QEMUBH
145 if (!bh->deleted && bh->scheduled) {
146 bh->scheduled = 0;
170 if (bh->scheduled)
172 bh->scheduled = 1;
178 if (bh->scheduled)
180 bh->scheduled = 1;
188 bh->scheduled = 0;
193 bh->scheduled = 0
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
OneShotScheduler.java 28 * filters will be scheduled, and possibly repeatedly, until there is no filter
29 * that can be scheduled.
34 private HashMap <String, Integer> scheduled; field in class:OneShotScheduler
41 scheduled = new HashMap<String, Integer>();
48 scheduled.clear();
54 // return the first filter that is not scheduled before.
61 if (!scheduled.containsKey(filter.getName())) {
63 scheduled.put(filter.getName(),1);
71 // save the first scheduled one
  /external/chromium_org/net/quic/
quic_alarm_test.cc 27 bool scheduled() const { return scheduled_; } function in class:net::test::__anon13472::TestAlarm
78 EXPECT_TRUE(alarm_.scheduled());
87 EXPECT_FALSE(alarm_.scheduled());
97 EXPECT_FALSE(alarm_.scheduled());
106 EXPECT_TRUE(alarm_.scheduled());
118 EXPECT_TRUE(alarm_.scheduled());
  /external/chromium_org/chrome/browser/sync/glue/
password_model_worker.cc 34 bool scheduled = false; local
40 scheduled = password_store_->ScheduleTask(
45 if (scheduled)
  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SMILTimeContainer.cpp 88 OwnPtrWillBeMember<AnimationsLinkedHashSet>& scheduled = m_scheduledAnimations.add(key, nullptr).storedValue->value; local
89 if (!scheduled)
90 scheduled = adoptPtrWillBeNoop(new AnimationsLinkedHashSet);
91 ASSERT(!scheduled->contains(animation));
92 scheduled->add(animation);
110 AnimationsLinkedHashSet* scheduled = it->value.get(); local
111 ASSERT(scheduled);
112 AnimationsLinkedHashSet::iterator itAnimation = scheduled->find(animation);
113 ASSERT(itAnimation != scheduled->end());
114 scheduled->remove(itAnimation)
244 AnimationsLinkedHashSet* scheduled = it->value.get(); local
393 AnimationsLinkedHashSet* scheduled = it->value.get(); local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
availability_finder.py 40 '''Represents availability data for an API. |scheduled| is a version number
44 def __init__(self, channel_info, scheduled=None):
46 assert isinstance(scheduled, int) or scheduled is None
48 self.scheduled = scheduled
239 even when Chrome is in dev or beta, which shows that the API is scheduled
276 # If the API is not stable, check when it will be scheduled to be stable.
278 scheduled = None
280 scheduled = self._FindScheduled(api_name
    [all...]
api_data_source_test.py 49 return AvailabilityInfo(ChannelInfo('beta', '1453', 27), scheduled=28)
159 'scheduled': None
188 # Tests the same data with a scheduled availability.
201 'scheduled': 28
api_data_source.py 355 scheduled = None
360 scheduled = availability.scheduled
369 'scheduled': scheduled
availability_finder_test.py 137 scheduled=28),
  /external/chromium_org/gpu/command_buffer/service/
gpu_scheduler.cc 119 void GpuScheduler::SetScheduled(bool scheduled) {
122 unscheduled_count_ + (scheduled? -1 : 1));
123 if (scheduled) {
139 // When the scheduler transitions from the unscheduled to the scheduled
153 // When the scheduler transitions from scheduled to unscheduled, post a
154 // delayed task that it will force it back into a scheduled state after
  /external/oprofile/events/mips/5K/
events 22 event:0xa counters:0 um:zero minimum:500 name:INSN_SCHEDULED : Instruction scheduled
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java     [all...]
  /external/chromium_org/content/common/gpu/
gpu_channel.h 101 // state to the scheduled state, which potentially means the channel
102 // transitions from the unscheduled to the scheduled state. When this occurs
106 // This is called when a command buffer transitions between scheduled and
109 void StubSchedulingChanged(bool scheduled);
gpu_channel.cc 508 void GpuChannel::StubSchedulingChanged(bool scheduled) {
510 if (scheduled) {
  /external/chromium_org/ui/file_manager/file_manager/common/js/
async_util.js 306 // Delays this run only when there is no scheduled run.
321 * Calls the scheduled run immediately and cancels any scheduled calls.
330 * Cancels all scheduled runs (if any).
  /external/chromium_org/chrome/browser/extensions/api/webview/
webview_api.cc 235 bool scheduled = false; local
237 scheduled = guest->ClearData(
243 if (!remove_mask_ || !scheduled) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-armv4.pl 381 veor $Z,$Qpost @ modulo-scheduled part
397 veor $Z,$Qpost @ modulo-scheduled artefact
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
Resource.cpp 611 bool scheduled = ResourceCallback::callbackHandler()->isScheduled(this); local
612 if (scheduled && m_clientsAwaitingCallback.isEmpty())
615 // Prevent the case when there are clients waiting but no callback scheduled.
616 ASSERT(m_clientsAwaitingCallback.isEmpty() || scheduled);
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 163 * Checks if a new task can't be scheduled when another task is already
164 * scheduled.
166 * @param {string} scheduledTaskName Name of the scheduled task.
172 // If a card update is requested while an old update is still scheduled, we
182 // send dismissals is scheduled.
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
richards.js 274 * The task is running and is currently scheduled.
364 * @param {int} v1 a seed value that controls how the device tasks are scheduled
365 * @param {int} count the number of times this task should be scheduled
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 269 * The task is running and is currently scheduled.
359 * @param {int} v1 a seed value that controls how the device tasks are scheduled
360 * @param {int} count the number of times this task should be scheduled
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 269 * The task is running and is currently scheduled.
359 * @param {int} v1 a seed value that controls how the device tasks are scheduled
360 * @param {int} count the number of times this task should be scheduled

Completed in 515 milliseconds

1 2 3