HomeSort by relevance Sort by last modified time
    Searched full:scheduled (Results 476 - 500 of 952) sorted by null

<<11121314151617181920>>

  /external/libevent/
evrpc.c 577 * Add a connection to the RPC pool. A request scheduled on the pool
868 /* cancel any timeout we might have scheduled */
  /external/llvm/lib/Analysis/
CallGraphSCCPass.cpp 52 /// Execute all of the passes scheduled for execution. Keep track of
438 /// Execute all of the passes scheduled for execution. Keep track of
  /external/toybox/toys/pending/
crond.c 1 /* crond.c - daemon to execute scheduled commands.
15 A daemon to execute scheduled commands.
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 397 * wpa_driver_nl80211_sched_scan - Initiate a scheduled scan
510 * wpa_driver_nl80211_stop_sched_scan - Stop a scheduled scan
  /frameworks/base/media/java/android/media/
MediaSync.java 245 * handler is changed, undelivered notifications scheduled for the old handler may be dropped.
277 * handler is changed, undelivered notifications scheduled for the old handler may be dropped.
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java 402 * Specifies whether the filter should not be scheduled until a frame is available on that
413 * Specifies whether the filter should not be scheduled until the output port is free, i.e.
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java     [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 33 * for scheduling. More precisely, given the set of nodes that can be scheduled, the scheduling
665 * Begins graph execution. The graph filters are scheduled and executed until processing
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 393 // Set the scheduled time so they get sorted properly
400 // Stable sort by scheduled time
  /packages/apps/DeskClock/src/com/android/deskclock/
AsyncRingtonePlayer.java 258 * @return {@code true} iff a {@link #adjustVolume volume adjustment} should be scheduled
264 * @return {@code true} iff another volume adjustment should be scheduled
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 70 /** Scheduled to update the timers while at least one is running. */
558 // Ensure only one copy of the runnable is ever scheduled by first stopping updates.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 115 final boolean scheduled = scheduleJob(context,
117 if (!scheduled) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq.h 719 /** scheduled in absolute time */
722 /** scheduled in relative time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq.h 719 /** scheduled in absolute time */
722 /** scheduled in relative time */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
heapq.py 80 incoming events, and the "win" condition means the smallest scheduled
82 scheduled into the future, so they can easily go into the heap. So, a
  /prebuilts/gdb/linux-x86/lib/python2.7/
heapq.py 80 incoming events, and the "win" condition means the smallest scheduled
82 scheduled into the future, so they can easily go into the heap. So, a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
heapq.py 80 incoming events, and the "win" condition means the smallest scheduled
82 scheduled into the future, so they can easily go into the heap. So, a
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
heapq.py 80 incoming events, and the "win" condition means the smallest scheduled
82 scheduled into the future, so they can easily go into the heap. So, a
  /system/connectivity/shill/doc/
manager-api.txt 498 Enable/disable scheduled scan for wifi devices.
499 This will also stop any ongoing scheduled scan
  /external/google-breakpad/src/third_party/curl/
curl.h 427 /* These are scheduled to disappear by 2009 */
431 /* These are scheduled to disappear by 2009 */
565 /* These are scheduled to disappear by 2009 */
    [all...]
  /packages/apps/DeskClock/res/values/
strings.xml     [all...]
  /system/update_engine/
update_attempter.cc 99 const char kScheduledAUTestURLRequest[] = "autest-scheduled";
493 // 1. First time in process or a scheduled check after a user-initiated one.
566 // UpdateFirstSeenAt for each scheduled check that follows a manual check.
807 // only in scheduled update checks.
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_schedule.c 58 * this instruction can be scheduled.
74 * will be scheduled first. */
142 * Linked lists of instructions that can be scheduled right now,
    [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoCallPresenter.java 91 Log.v(this, "Skipping scheduled fullscreen mode.");
    [all...]
  /packages/apps/TV/res/values/
strings.xml     [all...]

Completed in 4381 milliseconds

<<11121314151617181920>>