Searched
full:scheduling (Results
426 -
450 of
1005) sorted by null
<<11121314151617181920>>
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_target.h | 191 const bool hasSWSched; // true if code should provide scheduling data
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r3xx_fragprog.c | 132 {"pair scheduling", 1, 1, rc_pair_schedule, &opt},
|
/external/opencv3/samples/winrt/FaceDetection/FaceDetection/ |
App.xaml.cpp | 71 // TODO: Restore the saved session state only when appropriate, scheduling the
|
/external/opencv3/samples/winrt_universal/PhoneTutorial/ |
App.xaml.cpp | 68 // TODO: Restore the saved session state only when appropriate, scheduling the
|
/external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/ |
App.xaml.cpp | 94 // TODO: Restore the saved session state only when appropriate, scheduling the
|
/external/skia/include/gpu/gl/ |
SkGLContext.h | 58 * The only purpose of this function it to provide a means of scheduling
|
/external/testng/src/main/java/org/testng/ |
ITestNGMethod.java | 251 * The scheduling priority. Lower priorities get scheduled first.
|
/external/testng/src/main/java/org/testng/annotations/ |
Test.java | 179 * The scheduling priority. Lower priorities will be scheduled first.
|
/external/toybox/toys/posix/ |
ulimit.c | 33 -d Process data segment -e Max scheduling priority
|
/external/v8/src/compiler/ |
greedy-allocator.h | 17 // The object of allocation scheduling. At minimum, this is a LiveRange, but
|
osr.h | 15 // deconstruct the OSR artifacts before scheduling and code generation.
|
/external/valgrind/coregrind/ |
pub_core_dispatch.h | 39 // if the current thread has used up its scheduling quantum.
|
/external/valgrind/docs/xml/ |
vg-entities.xml | 57 <!ENTITY vg-pthreads-perf-sched-label "Scheduling and Multi-Thread Performance">
|
/external/valgrind/helgrind/tests/ |
tc08_hbl2.c | 2 /* FIXME: this is basically a bad test as it is scheduling-
|
/external/valgrind/none/tests/ |
async-sigs.c | 36 respect to thread scheduling. */
|
/external/valgrind/ |
solaris12.supp | 160 # associated, therefore no unpredicatble scheduling behaviour can occurr.
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_background.sgml | 38 RC4 key scheduling is insufficient (beginning of the pseudorandom
|
/frameworks/base/core/java/android/app/job/ |
JobScheduler.java | 26 * This is an API for scheduling various types of jobs against the framework that will be executed
|
/frameworks/base/core/java/android/content/ |
PeriodicSync.java | 39 * How much flexibility can be taken in scheduling the sync, in seconds.
|
/frameworks/base/core/java/com/android/internal/midi/ |
EventScheduler.java | 110 * scheduling buffer.
|
/frameworks/base/docs/html/training/efficient-downloads/ |
regular_updates.jd | 55 <p>When scheduling updates, use inexact repeating alarms that allow the system to "phase shift" the exact moment each alarm triggers.</p>
|
/frameworks/base/docs/html/training/volley/ |
index.jd | 42 <li>Automatic scheduling of network requests.</li>
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
SyncRunner.java | 168 if (mLogVerbose) Log.v(TAG, "Scheduling filter wakeup");
|
/frameworks/base/native/android/ |
choreographer.cpp | 136 ALOGV("choreographer %p ~ scheduling vsync", this);
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
DeviceIdleJobsController.java | 148 * Checks if the given job's scheduling app id exists in the device idle user whitelist.
|
Completed in 1100 milliseconds
<<11121314151617181920>>