Searched
full:scheduling (Results
376 -
400 of
1005) sorted by null
<<11121314151617181920>>
/external/llvm/lib/CodeGen/ |
TargetSchedule.cpp | 104 // Get the definition's scheduling class descriptor from this machine model. 288 // If we have a per operand scheduling model, check if this def is writing
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleV6.td | 1 //===-- ARMScheduleV6.td - ARM v6 Scheduling Definitions ---*- tablegen -*-===// 19 // Scheduling information derived from "ARM1176JZF-S Technical Reference Manual"
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXTargetMachine.cpp | 271 // PreRA instruction scheduling. 273 printAndVerify("After Machine Scheduling");
|
/external/llvm/lib/Target/PowerPC/ |
PPCScheduleE500mc.td | 1 //===-- PPCScheduleE500mc.td - e500mc Scheduling Defs ------*- tablegen -*-===// 310 // e500mc machine model for scheduling and other instruction cost heuristics.
|
/external/llvm/lib/Target/X86/ |
X86ScheduleBtVer2.td | 1 //=- X86ScheduleBtVer2.td - X86 BtVer2 (Jaguar) Scheduling ---*- tablegen -*-=// 11 // instruction scheduling and other instruction cost heuristics. Based off AMD Software
|
/frameworks/av/services/audioflinger/ |
StateQueue.h | 28 // FIFO/RR scheduling policy and a low fixed priority 44 // SCHED_OTHER scheduling policy and nice priority == urgent audio
|
/frameworks/base/core/java/android/app/ |
AlarmManager.java | 162 * Scheduling an alarm with this flag puts the alarm manager in to idle mode, where it 163 * avoids scheduling any further alarms until the marker alarm is executed. 393 * scheduling the next one yourself when handling each alarm delivery. [all...] |
/frameworks/base/services/core/java/com/android/server/notification/ |
EventConditionProvider.java | 278 if (DEBUG) Slog.d(TAG, "Not scheduling evaluate: " + (time == 0 ? "no time specified" 282 if (DEBUG) Slog.d(TAG, String.format("Scheduling evaluate for %s, in %s, now=%s",
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
capability.h | 272 /* Allow use of FIFO and round-robin (realtime) scheduling on own 273 processes and setting the scheduling algorithm used by another
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
capability.h | 269 /* Allow use of FIFO and round-robin (realtime) scheduling on own 270 processes and setting the scheduling algorithm used by another
|
/bionic/libc/include/bits/ |
posix_limits.h | 68 #define _POSIX_PRIORITY_SCHEDULING 200809L /* priority scheduling is a Linux feature */
|
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/ |
EventScheduler.java | 113 * scheduling buffer.
|
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/ |
EventScheduler.java | 113 * scheduling buffer.
|
/developers/samples/android/common/src/java/com/example/android/common/midi/ |
EventScheduler.java | 113 * scheduling buffer.
|
/development/ndk/platforms/android-21/include/sys/ |
limits.h | 139 #define _POSIX_PRIORITY_SCHEDULING 1 /* priority scheduling is a Linux feature */
|
/development/ndk/platforms/android-3/include/sys/ |
limits.h | 154 #define _POSIX_PRIORITY_SCHEDULING 1 /* priority scheduling is a Linux feature */
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
AlarmController.java | 37 * Example of scheduling one-shot and repeating alarms. See
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
EventScheduler.java | 113 * scheduling buffer.
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
EventScheduler.java | 113 * scheduling buffer.
|
/docs/source.android.com/src/devices/audio/ |
latency_app.jd | 178 <dd>Describes the relationship between audio latency, buffer sizes, and task scheduling.</dd>
|
/external/autotest/scheduler/ |
rdb_integration_tests.py | 377 """Test that basic frontend job scheduling. 404 """Test that frontend job scheduling doesn't ignore priorities. 432 'frontend job scheduling request.') 482 # The priority scheduling order should be:
|
/external/autotest/site_utils/chromeos_proxy/ |
bot_config.py | 78 The server can not use this state for immediate scheduling purposes (use
|
/external/bison/lib/ |
spawn.in.h | 582 /* Get scheduling policy from the attribute structure. */ 616 /* Store scheduling policy in the attribute structure. */ 646 /* Get scheduling parameters from the attribute structure. */ 680 /* Store scheduling parameters in the attribute structure. */ [all...] |
/external/chromium-trace/catapult/systrace/systrace/agents/ |
ftrace_agent.py | 40 "desc": "CPU Scheduling",
|
/external/deqp/doc/testspecs/GLES2/ |
performance.txt | 46 scheduling for example).
|
Completed in 1642 milliseconds
<<11121314151617181920>>