/external/libbrillo/brillo/message_loops/ |
message_loop_unittest.cc | 164 // When a WatchFileDescriptor task is scheduled with |persistent| = true, we 194 // scheduled it non-persistently. After it ran, we shouldn't be able to cancel 273 // from a scheduled callback. In the BaseMessageLoop implementation, this code 301 // available or simply waiting in the message loop are fairly scheduled to run.
|
/external/llvm/include/llvm/CodeGen/ |
LatencyPriorityQueue.h | 86 // scheduledNode - As nodes are scheduled, we look to see if there are any
|
ScoreboardHazardRecognizer.h | 115 // Stalls provides an cycle offset at which SU will be scheduled. It will be
|
/external/llvm/lib/CodeGen/ |
AntiDepBreaker.h | 49 /// instruction, which will not be scheduled.
|
CriticalAntiDepBreaker.h | 86 /// instruction, which will not be scheduled.
|
/external/llvm/test/CodeGen/AMDGPU/ |
drop-mem-operand-move-smrd.ll | 5 ; in the global loads not being scheduled together.
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
in-tree-user.ll | 8 ; Uses inside the tree must be scheduled after the corresponding tree bundle.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_schedule_instructions.cpp | 163 * The @after node will be scheduled after @before. We will try to 466 /* Now that we've scheduled a new instruction, some of its 468 * be scheduled. Update the children's unblocked time for this 509 /* Add things to be scheduled until we get to a new BB. */
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
attributes.h | 96 * scheduled for removal.
|
/external/v8/src/compiler/ |
basic-block-instrumentor.cc | 22 // scheduled that won't upset the register allocator.
|
/external/v8/src/heap/ |
gc-idle-time-handler.h | 100 // This is the maximum scheduled idle time. Note that it can be more than
|
/external/webrtc/webrtc/p2p/base/ |
stunrequest.h | 83 // The manager handling this request (if it has been scheduled for sending).
|
/external/wpa_supplicant_8/wpa_supplicant/ |
autoscan.c | 56 /* Give preference to scheduled scan plans if supported/configured */
|
/frameworks/base/docs/html/training/efficient-downloads/ |
connectivity_patterns.jd | 34 <p>You can use a broadcast receiver to listen for connectivity changes that indicate when a Wi-Fi connection has been established to execute significant downloads, preempt scheduled updates, and potentially even temporarily increase the frequency of regular updates as described in <a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> lesson <a href="{@docRoot}training/monitoring-device-state/connectivity-monitoring.html">Determining and Monitoring the Connectivity Status</a>.</p>
|
/frameworks/base/tools/aapt/ |
WorkQueue.h | 76 * work units from being scheduled.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Executor.java | 47 * limitation on how and when tasks are scheduled. The executor below
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
ExecutorUtils.java | 81 * @return scheduled executor service used to run background tasks
|
/prebuilts/go/darwin-x86/src/runtime/race/testdata/ |
rwmutex_test.go | 65 // scheduled in, two will be on the same side of the write
|
/prebuilts/go/linux-x86/src/runtime/race/testdata/ |
rwmutex_test.go | 65 // scheduled in, two will be on the same side of the write
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_timer.h | 79 * scheduled. If the callback returns 0, the periodic alarm is cancelled.
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_timer.h | 79 * scheduled. If the callback returns 0, the periodic alarm is cancelled.
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_timer.h | 79 * scheduled. If the callback returns 0, the periodic alarm is cancelled.
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_timer.h | 79 * scheduled. If the callback returns 0, the periodic alarm is cancelled.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
FixProjectAction.java | 93 * @return a job to perform the fix (not yet scheduled)
|
/system/connectivity/shill/ |
pending_activation_store.h | 51 // failed and was scheduled for a retry.
|