HomeSort by relevance Sort by last modified time
    Searched full:scheduling (Results 326 - 350 of 1005) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/AMDGPU/
fdiv.ll 6 ; scheduler is scheduling the RECIP_IEEE and MUL_IEEE instructions in separate
  /external/llvm/test/CodeGen/X86/
widen_cast-1.ll 8 ; FIXME - if this test cares about scheduling, why isn't it being checked?
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_scheduling.ll 18 ; The SLPVectorizer crashed when scheduling this block after it inserted an
  /external/opencv3/samples/winrt/ImageManipulations/
App.xaml.cpp 77 // Restore the saved session state only when appropriate, scheduling the
  /external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
App.xaml.cpp 57 // TODO: Restore the saved session state only when appropriate, scheduling the
  /external/tlsdate/src/events/
sigchld.c 62 verb_debug ("[event:%s] scheduling a retry", __func__);
  /external/v8/src/heap/
gc-idle-time-handler.h 123 // ensure we don't keep scheduling idle tasks and making no progress.
  /external/valgrind/coregrind/m_scheduler/
sched-lock-generic.c 5 /*--- This implementation does not guarantee fair scheduling on ---*/
  /frameworks/base/docs/html/training/efficient-downloads/
index.jd 29 <p>This class demonstrates the best practices for scheduling and executing downloads using techniques such as caching, polling, and prefetching. You will learn how the power-use profile of the wireless radio can affect your choices on when, what, and how to transfer data in order to minimize impact on battery life.</p>
  /frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
TestJobService.java 121 Log.d(TAG, "Scheduling job " + job);
  /frameworks/base/tools/aapt/
WorkQueue.h 43 * If the result is 'true' then the work queue continues scheduling work as usual.
  /frameworks/native/include/binder/
IPCThreadState.h 80 // Call this to disable switching threads to background scheduling when
  /hardware/qcom/gps/core/
MsgTask.cpp 111 // make sure we do not run in background scheduling group
  /hardware/qcom/gps/msm8084/core/
MsgTask.cpp 111 // make sure we do not run in background scheduling group
  /hardware/qcom/gps/msm8909/utils/
MsgTask.cpp 81 // make sure we do not run in background scheduling group
  /hardware/qcom/gps/msm8960/core/
MsgTask.cpp 96 // make sure we do not run in background scheduling group
  /hardware/qcom/gps/msm8994/core/
MsgTask.cpp 111 // make sure we do not run in background scheduling group
  /hardware/qcom/gps/msm8996/utils/
MsgTask.cpp 81 // make sure we do not run in background scheduling group
  /libcore/luni/src/main/java/java/util/concurrent/
Executor.java 13 * use, scheduling, etc. An {@code Executor} is normally used
  /libcore/ojluni/src/main/java/java/lang/ref/
PhantomReference.java 32 * references are most often used for scheduling pre-mortem cleanup actions in
  /packages/apps/TV/src/com/android/tv/util/
RecurringRunner.java 108 Log.w(TAG, "Scheduling a future run of " + mName + " at " + new Date(next) + "failed");
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Throttle.java 141 if (DEBUG) debugLog(" scheduling callback");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seqmid.h 121 * \brief set tick-scheduling mode on queue
127 * This macro sets the scheduling of the event in the
140 * \brief set real-time-scheduling mode on queue
146 * This macro sets the scheduling of the event in the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
ptrace-abi.h 102 #define PTRACE_BTS_O_SCHED 0x2 /* scheduling events w/ jiffies */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seqmid.h 121 * \brief set tick-scheduling mode on queue
127 * This macro sets the scheduling of the event in the
140 * \brief set real-time-scheduling mode on queue
146 * This macro sets the scheduling of the event in the

Completed in 1915 milliseconds

<<11121314151617181920>>