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

<<11121314151617181920>>

  /external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp 126 // is inserted before a t2MOVccr, etc. If the copy is scheduled in
  /external/llvm/test/CodeGen/AArch64/
arm64-misched-basic-A53.ll 4 ; The Cortex-A53 machine model will cause the MADD instruction to be scheduled
  /external/valgrind/docs/internals/
3_1_BUGSTATUS.txt 3 pending = is scheduled to be fixed (or at least considered) on this branch
  /external/valgrind/drd/
drd_thread.h 325 * currently scheduled thread.
  /external/valgrind/include/vki/
vki-xen-domctl.h 269 vki_uint8_t running; /* currently scheduled on its CPU? */
  /external/webrtc/webrtc/p2p/base/
turnport.cc 175 // A non-zero value indicates that this entry is scheduled to be destroyed.
876 LOG_J(LS_INFO, this) << "Scheduled refresh in " << delay << "ms.";
    [all...]
  /frameworks/base/core/java/android/app/job/
JobService.java 34 * <p>This is the base class that handles asynchronous requests that were previously scheduled. You
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 149 * a new load is scheduled.
SyncResult.java 25 * sync and whether or not a new sync operation needs to be scheduled in the future.
  /frameworks/base/services/backup/java/com/android/server/backup/
Trampoline.java 359 // by the full-backup scheduled job
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
InputPort.java 221 * When set to true, the Filter will not be scheduled for processing unless there is a Frame
  /frameworks/ex/framesequence/src/android/support/rastermill/
FrameSequenceDrawable.java 407 if (mState == STATE_SCHEDULED) return; // already scheduled
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
SupplicantPnoScannerTest.java 103 * Verify that we pause & resume HW PNO scan when a single scan is scheduled and invokes the
  /frameworks/support/core-utils/java/android/support/v4/content/
AsyncTaskLoader.java 133 * a new load is scheduled.
  /hardware/libhardware_legacy/include/hardware_legacy/
rtt.h 21 RTT_STATUS_FAIL_SCHEDULE = 11, // request could not be scheduled
  /packages/apps/Calendar/src/com/android/calendar/
AsyncQueryServiceHelper.java 73 * scheduleTimeMillis is the time scheduled for this to be processed.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryService.java 152 * This is normally received upon trigger of the scheduled update.
  /system/connectivity/shill/
crypto_util_proxy.cc 188 // have a callback scheduled to kill the shim process.
crypto_util_proxy_unittest.cc 338 // This timeout is scheduled by StartShimForCommand.
  /system/update_engine/payload_consumer/
postinstall_runner_action_unittest.cc 262 // Check that powerwash was scheduled.
  /external/autotest/client/cros/networking/
shill_xmlrpc_server.py 347 """Configure scheduled scan.
349 @param enable bool flag indicating to enable/disable scheduled scan.
  /external/autotest/scheduler/
host_scheduler.py 206 active hqe, and don't have a new special task scheduled against them.
347 """Lease hosts of tasks scheduled through the frontend."""
host_scheduler_unittests.py 148 # Activate the hqe and make sure it gets scheduled before the other.
242 # The frontend special task shouldn't get scheduled on the host till
  /external/autotest/site_utils/autoupdate/
full_release_test.py 368 @return The scheduled job ID or None if dry_run.
390 logging.info('Would have run scheduled test %s against afe', test.name)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/autoscale/
test_group.py 152 'scheduled-foo',
162 'ScheduledActionName': 'scheduled-foo',
    [all...]

Completed in 1799 milliseconds

<<11121314151617181920>>