HomeSort by relevance Sort by last modified time
    Searched full:preempt (Results 226 - 250 of 275) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/kernel-headers/original/linux/
bio.h 325 * might not be a highmem page, but the preempt/irq count
interrupt.h 8 #include <linux/preempt.h>
  /external/markdown/markdown/
inlinepatterns.py 29 that we can preempt any markdown patterns by escaping them.
  /external/oprofile/events/ia64/itanium2/
unit_masks 350 0x8 PREEMPT
  /external/chromium_org/v8/src/
debug.cc 933 Debug::set_interrupts_pending(PREEMPT);
    [all...]
  /external/v8/src/
debug.cc 885 Debug::set_interrupts_pending(PREEMPT);
    [all...]
  /external/chromium/base/
message_pump_mac.mm 484 // thread, deeper on the stack than the deepest Run call. Don't preempt
  /external/chromium-trace/trace-viewer/src/tracing/importer/
linux_perf_importer_test.js 175 '# || / _--=> preempt-depth',
  /external/chromium_org/base/message_loop/
message_pump_mac.mm 735 // thread, deeper on the stack than the deepest Run call. Don't preempt
    [all...]
  /external/chromium_org/media/base/android/
media_source_player.cc 607 // |PREFETCH_DONE_EVENT_PENDING|) preempt output EOS detection here. Process
  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 428 // made to arrive first (preempt) the existing nudge. We reschedule in either
  /external/chromium_org/ui/compositor/
layer_animator.cc 134 // Attempt to preempt a running animation.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 137 ATTRIBUTE Ascend-Preempt-Limit 245 integer
  /frameworks/base/core/java/android/content/
SyncRequest.java 522 * An expedited sync runs immediately and will preempt another non-expedited running sync.
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 130 <p>Any time-sensitive or on-demand transfer&mdash;such as downloading a full-sized image&mdash;should preempt regularly scheduled updates. The planned update should be executed at the same time as the on-demand transfer, with the next update scheduled to occur after the set interval. This approach mitigates the cost of performing a regular update by piggy-backing on the necessary time-sensitive photo download.</p>
  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc 707 // We should only preempt the cross-site navigation if the previous renderer
741 // Test that the original renderer cannot preempt a cross-site navigation once
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_unittest.cc 505 // the new prerender should preempt the abandoned prerender even if the
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.cpp 355 // NOTE: This should preempt the childNodeCount for, e.g., select nodes
    [all...]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc 822 // Preempt-code
    [all...]
  /external/chromium_org/v8/src/ia32/
regexp-macro-assembler-ia32.cc 862 // Preempt-code
    [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc 822 // Preempt-code.
    [all...]
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.cc 922 // Preempt-code
    [all...]
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc 771 // Preempt-code
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 822 // Preempt-code
    [all...]

Completed in 4426 milliseconds

1 2 3 4 5 6 7 8 91011