Searched
full:scheduled (Results
376 -
400 of
952) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/X86/ |
misched-matrix.ll | 28 ; scheduled independently, and that the imull/adds are interleaved. 59 ; scheduled independently, and that the imull/adds are clustered.
|
/external/valgrind/VEX/priv/ |
host_generic_maddf.c | 115 /* Ensure the addition is not scheduled after fetestexcept call. */ 257 /* Ensure the addition is not scheduled after fetestexcept call. */
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
ScrimController.java | 183 // the changes we just scheduled. 243 // Make sure that a frame gets scheduled.
|
/frameworks/base/services/core/java/com/android/server/location/ |
ComprehensiveCountryDetector.java | 404 * Schedule the next location refresh. We will do nothing if the scheduled task exists. 426 * Cancel the scheduled refresh task if it exists
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
ClockFragment.java | 66 // Detects changes to the next scheduled alarm pre-L. 291 * Prior to L, a ContentObserver was used to monitor changes to the next scheduled alarm.
|
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/ |
StopwatchFragment.java | 61 /** Scheduled to update the stopwatch time and current lap time while stopwatch is running. */ 466 // Ensure only one copy of the runnable is ever scheduled by first stopping updates.
|
/bionic/libc/bionic/ |
pthread_cond.cpp | 48 // XXX before thread A is scheduled again and calls futex_wait(),
|
/external/autotest/client/site_tests/network_CDMAActivate/ |
network_CDMAActivate.py | 143 scheduled.
|
/external/autotest/scheduler/ |
site_monitor_db.py | 185 # host will have a special task scheduled on the next cycle
|
/external/autotest/server/cros/clique_lib/ |
clique_dut_updater.py | 20 This function is the function which is repeatedly scheduled for each
|
/external/autotest/server/cros/dynamic_suite/ |
dynamic_suite.py | 119 the set of labels a host needs to have in order for that test to be scheduled 121 DEPENDENCIES specified. All tests are scheduled with the DEPENDENCIES that 162 2) Now that all jobs are scheduled, they'll be doled out as labeled hosts 335 tests should be scheduled with.
|
/external/autotest/site_utils/suite_scheduler/ |
base_event.py | 178 """Runs all tasks in self._tasks that if scheduled, can be
|
timed_event.py | 210 Weekly task can be scheduled at any day of the week. This function only
|
/external/autotest/site_utils/ |
test_runner_utils.py | 89 'as experimental. Applies only to tests scheduled' 499 # Create suites that will be scheduled. 522 logging.info('... scheduled %s job(s).', ntests) 525 logging.info('No jobs scheduled. End of local run.') [all...] |
/external/avahi/avahi-core/ |
probe-sched.c | 378 /* If the new entry should be scheduled earlier, update the old entry */
|
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.timeline.slice.html | 74 <dd><tt>Thread (scheduled) time spent in this function less any thread time spent<br>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
__init__.py | 45 from boto.ec2.autoscale.scheduled import ScheduledUpdateGroupAction 446 Deletes a previously scheduled action. 625 Creates a scheduled scaling action for a Auto Scaling group. If you 633 :param name: Scheduled action name. [all...] |
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
parameters.py | 216 # scheduled as soon as current one takes this long.
|
/external/chromium-trace/catapult/tracing/tracing/model/ |
cpu.html | 163 * specified when the thread was initially scheduled.
|
/external/glide/library/src/main/java/com/bumptech/glide/load/model/ |
GenericLoaderFactory.java | 102 * @deprecated Use {@link #buildModelLoader(Class, Class)} instead. Scheduled to be removed in Glide 4.0.
|
/external/llvm/include/llvm/Analysis/ |
LoopPass.h | 101 /// run - Execute all of the passes scheduled for execution. Keep track of
|
/external/llvm/include/llvm/CodeGen/ |
TargetSchedule.h | 93 /// \brief Maximum number of micro-ops that may be scheduled per cycle.
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.h | 145 /// instruction, which will not be scheduled.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.h | 194 // State of the top and bottom scheduled instruction boundaries.
|
HexagonSplitConst32AndConst64.cpp | 16 // scheduled after register allocation.
|
Completed in 1603 milliseconds
<<11121314151617181920>>