OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scheduling
(Results
276 - 300
of
1005
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sched.py
9
implement a delay. You can implement real-time
scheduling
by
12
also be used to integrate
scheduling
with STDWIN events; the delay
/system/update_engine/update_manager/
update_manager-inl.h
105
//
Scheduling
a reevaluation can fail because policy method didn't use any
108
// of the
scheduling
interface.
/external/llvm/utils/TableGen/
CodeGenSchedule.h
1
//===- CodeGenSchedule.h -
Scheduling
Machine Models ------------*- C++ -*-===//
103
///
Scheduling
class.
105
/// Each instruction description will be mapped to a
scheduling
class. There are
153
// are never mapped directly to inferred
scheduling
classes.
252
// iterator access to the
scheduling
classes.
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_schedule_instructions.cpp
35
* List
scheduling
of FS instructions.
44
* since actually computing the optimal
scheduling
is NP complete.
236
/* instruction
scheduling
needs to be aware of when an MRF write
262
* WHILE) and
scheduling
other things after it would disturb the
461
/* Bump the clock. If we expected a delay for
scheduling
, then
/external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp
77
/// Limits the size of
scheduling
regions in a block.
83
cl::desc("Limit the size of the SLP
scheduling
region per block"));
101
/// If the ScheduleRegionSizeBudget is exhausted, we allow small
scheduling
386
/// the purpose of
scheduling
and extraction in the \p UserIgnoreLst.
591
/// Contains all
scheduling
relevant data for an instruction.
630
/// Returns true if it is ready for
scheduling
, i.e. it has no more
634
"can't consider non-
scheduling
entity for ready list");
685
/// in the block - until the end of the
scheduling
region.
692
/// This ScheduleData is in the current
scheduling
region if this matches
708
/// for
scheduling
[
all
...]
/external/llvm/include/llvm/Target/
TargetSchedule.td
1
//===- TargetSchedule.td - Target Independent
Scheduling
---*- tablegen -*-===//
10
// This file defines the target-independent
scheduling
interfaces which should
11
// be implemented by each target which is using TableGen based
scheduling
.
94
// that have a
scheduling
class (itinerary class or SchedRW list)
150
// an in-order pipeline within an out-of-order core where
scheduling
240
// Allow a processor to mark some
scheduling
classes as unsupported
297
// Allow a processor to mark some
scheduling
classes as unsupported
/frameworks/base/core/java/android/app/job/
JobInfo.java
87
* to declare a smaller period that this when
scheduling
a job will result in a
90
* @return The minimum available interval for
scheduling
periodic jobs, in milliseconds.
98
* to declare a shorter flex time than this when
scheduling
such a job will
101
* @return The minimum available flex time for
scheduling
periodic jobs, in milliseconds.
164
* When set, the internal
scheduling
of this job will ignore any background
260
* use before
scheduling
the job.
740
* Set deadline which is the maximum
scheduling
latency. The job will be run by this
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp
47
"Bottom-up register reduction list
scheduling
",
57
"Bottom-up register pressure aware list
scheduling
"
63
"Bottom-up register pressure aware list
scheduling
"
69
cl::desc("Disable cycle-level precision during preRA
scheduling
"));
110
/// implementation. This supports both top-down and bottom-up
scheduling
.
137
/// Currently valid only for bottom-up
scheduling
.
263
/// forceUnitLatencies - Register-pressure-reducing
scheduling
doesn't
319
/// Schedule - Schedule the DAG using list
scheduling
.
322
<< "********** List
Scheduling
BB#" << BB->getNumber()
336
// Build the
scheduling
graph
[
all
...]
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java
251
Log.i(TAG, "
Scheduling
update: " + existingUri);
265
Log.i(TAG, "
Scheduling
delete: " + deleteUri);
274
Log.i(TAG, "
Scheduling
insert: entry_id=" + e.id);
SyncUtils.java
87
* the OS additional freedom in
scheduling
your sync request.
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java
251
Log.i(TAG, "
Scheduling
update: " + existingUri);
265
Log.i(TAG, "
Scheduling
delete: " + deleteUri);
274
Log.i(TAG, "
Scheduling
insert: entry_id=" + e.id);
SyncUtils.java
87
* the OS additional freedom in
scheduling
your sync request.
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncAdapter.java
251
Log.i(TAG, "
Scheduling
update: " + existingUri);
265
Log.i(TAG, "
Scheduling
delete: " + deleteUri);
274
Log.i(TAG, "
Scheduling
insert: entry_id=" + e.id);
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventHandler.java
105
* the step handler itself is called (see below for
scheduling
). It
129
* <p>The
scheduling
between this method and the {@link
134
* <code>handleStep</code> afterwards. This
scheduling
allows the integrator to
/external/autotest/site_utils/suite_scheduler/
deduping_scheduler_unittest.py
99
"""Test a successful de-dup and avoiding
scheduling
the suite."""
132
"""Test a successful de-dup, but force
scheduling
the suite."""
213
"""Test a successful de-dup and barf while
scheduling
the suite."""
/external/llvm/lib/Target/X86/
X86SchedSandyBridge.td
1
//=- X86SchedSandyBridge.td - X86 Sandy Bridge
Scheduling
----*- tablegen -*-=//
11
//
scheduling
and other instruction cost heuristics.
246
//
scheduling
resources anyway.
/libcore/luni/src/main/java/java/util/concurrent/
CountDownLatch.java
182
* thread becomes disabled for thread
scheduling
purposes and lies
215
* thread becomes disabled for thread
scheduling
purposes and lies
258
* thread
scheduling
purposes.
/external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
10
// This implements the ScheduleDAGInstrs class, which implements re-
scheduling
185
/// Initialize the DAG and common scheduler state for the current
scheduling
187
///
scheduling
driver may call BuildSchedGraph multiple times per
scheduling
199
/// Close the current
scheduling
region. Don't clear any state in case the
200
/// driver wants to refer to the previous
scheduling
region.
206
/// list of instructions being scheduled to
scheduling
barrier by adding
272
// the
scheduling
region.
288
/// this SUnit to following instructions in the same
scheduling
region that
380
/// to instructions that occur later in the same
scheduling
region if they rea
[
all
...]
/bionic/benchmarks/
semaphore_benchmark.cpp
63
// also protected with the
scheduling
policy of letting a process hit a
/developers/build/prebuilts/gradle/BasicRenderScript/
README.md
17
GPUs, or DSPs, allowing you to focus on expressing algorithms rather than
scheduling
work or load balancing.
/developers/build/prebuilts/gradle/BasicSyncAdapter/
README.md
8
scheduling
syncs with background data.
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
106
Log.d(TAG, "
Scheduling
job");
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
106
Log.d(TAG, "
Scheduling
job");
/developers/samples/android/connectivity/sync/BasicSyncAdapter/
README.md
8
scheduling
syncs with background data.
template-params.xml
62
scheduling
syncs with background data.
Completed in 1218 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>