/system/connectivity/shill/ |
connectivity_trial.h | 126 // The ConnectivityTrial will cancel any existing scheduled tasks and destroy
|
portal_detector.h | 149 // the retry is scheduled. Adds an additional delay to meet the
|
/system/update_engine/payload_consumer/ |
postinstall_runner_action.h | 130 // Whether the Powerwash was scheduled before invoking post-install script.
|
/system/update_engine/ |
update_attempter.h | 306 // scheduled asynchronously to unblock the event loop. 406 // Returns whether an update is currently running or scheduled. 502 // Tracks whether we have scheduled update checks. 514 // actually scheduled.
|
update_attempter_android.h | 99 // scheduled asynchronously to unblock the event loop.
|
/system/update_engine/update_manager/ |
evaluation_context.cc | 201 // Check if the re-evaluation is actually being scheduled. If there are no
|
real_device_policy_provider_unittest.cc | 102 // Check that the RefreshPolicy gets scheduled by checking the TaskId.
|
update_manager-inl.h | 103 return; // Reevaluation scheduled successfully.
|
update_manager.h | 127 // the evaluation will be re-scheduled to be called later.
|
/system/webservd/webservd/ |
protocol_handler.h | 131 // Set to true when a timer request is scheduled.
|
/external/llvm/lib/IR/ |
LegacyPassManager.cpp | 166 /// Execute all of the passes scheduled for execution. Keep track of 244 /// run - Execute all of the passes scheduled for execution. Keep track of 308 /// run - Execute all of the passes scheduled for execution. Keep track of 406 /// run - Execute all of the passes scheduled for execution. Keep track of [all...] |
/external/autotest/server/cros/dynamic_suite/ |
suite_unittest.py | 247 """Expect jobs to be scheduled for 'tests' in |self.files|. 385 # order as they are scheduled. 416 """Should add suite dependencies to tests scheduled.""" 745 """Test that no retry is scheduled if test warns.""" [all...] |
suite.py | 77 scheduled. 99 jobs that are originally scheduled by the suite. 269 @var _jobs: currently scheduled jobs, if any. 628 to add to each test being scheduled. 733 # Currently we use this to distinguis a job scheduled through [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
TimerTest.java | [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmStateManager.java | 452 // remove any other scheduled instances that may exist 560 * change to DISMISSED_STATE at the regularly scheduled firing time. [all...] |
/external/ImageMagick/coders/ |
dcm.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
nl80211.h | 248 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain 259 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT 260 * if scheduled scan is not running. 261 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan 263 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has 265 * scheduled scan. One reason for stopping the scan is if the hardware 267 * a scheduled scan. This event is also sent when the 269 * is brought down while a scheduled scan was running. [all...] |
/external/boringssl/linux-aarch64/crypto/bn/ |
armv8-mont.S | 473 adc x28,xzr,xzr // carry bit, modulo-scheduled 726 adc x28,xzr,xzr // carry bit, modulo-scheduled 1002 adc x0,x0,xzr // modulo-scheduled 1059 adc x0,x0,xzr // modulo-scheduled 1137 adc x0,x0,xzr // modulo-scheduled 1201 adc x0,x0,xzr // modulo-scheduled
|
/external/llvm/lib/Transforms/Vectorize/ |
SLPVectorizer.cpp | 706 /// The number of dependencies minus the number of dependencies of scheduled 716 /// True if this instruction is scheduled (or considered as scheduled in the 770 /// Marks an instruction as scheduled and puts all dependent ready 788 "already scheduled bundle gets ready"); 800 "already scheduled bundle gets ready"); 821 /// Checks if a bundle of instructions can be scheduled, i.e. has no 844 /// Sets all instruction in the scheduling region to un-scheduled. [all...] |
/frameworks/base/services/core/java/com/android/server/content/ |
SyncManager.java | 114 * All scheduled syncs will be passed on to JobScheduler as jobs 121 * Each periodic sync is scheduled as a periodic job. If a periodic sync fails, we create a new 175 * If a previously scheduled sync becomes ready and we are low on storage, it gets 188 * other jobs scheduled by the system process. 622 // Set up the communication channel between the scheduled job and the sync manager. [all...] |
/external/iw/ |
nl80211.h | 330 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain 341 * scheduled scan can be delayed by %NL80211_ATTR_SCHED_SCAN_DELAY 343 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT if 344 * scheduled scan is not running. The caller may assume that as soon 345 * as the call returns, it is safe to start a new scheduled scan again. 346 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan 348 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has 350 * scheduled scan. One reason for stopping the scan is if the hardware 352 * a scheduled scan. This event is also sent when the 354 * is brought down while a scheduled scan was running [all...] |
event.c | 369 printf("scheduled scan started\n"); 375 printf("got scheduled scan results\n");
|
/external/autotest/cli/contrib/ |
why_isnt_my_job_running.py | 66 print 'Jobs scheduled in that state are typically unintentional.' 248 print ("Host isn't scheduled for this job, and no eligible metahost "
|
/external/boringssl/src/crypto/sha/asm/ |
sha256-586.pl | 144 &mov ($Eoff,$E); # modulo-scheduled 156 &mov ($Aoff,$A); # modulo-scheduled 436 &mov (&off($e),$t1); # save $E, modulo-scheduled 448 &mov (&off($a),$AH[0]); # save $A, modulo-scheduled 879 '&mov (&off($e),"ecx");', # save $E, modulo-scheduled 889 '&mov (&off($a),$AH[0]);', # save $A, modulo-scheduled 1134 '&mov (&off($e),$E)', # save $E, modulo-scheduled 1140 '&mov (&off($a),$AH[0]);', # save $A, modulo-scheduled [all...] |
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.timeline.thread.html | 77 * thread_timestamp: <a href="#Thread">Thread</a> specific clock (scheduled) timestamp of the<br> 87 * end_thread_timestamp: Timestamp when the scheduled time of the slice ended<br>
|