OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pipeline
(Results
101 - 125
of
401
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/events/mips/1004K/
events
62
event:0x27 counters:0 um:zero minimum:500 name:DCACHE_MISS_CYCLES : 39-0 Cycles a data cache miss is outstanding, but not necessarily stalling the
pipeline
141
event:0x427 counters:1 um:zero minimum:500 name:L2_CACHE_MISS_CYCLES : 39-1 Cycles a L2 miss is outstanding, but not necessarily stalling the
pipeline
161
event:0x433 counters:1 um:zero minimum:500 name:FSB_FULL_STALLS : 51-1 FSB full
pipeline
stall cycles
163
event:0x435 counters:1 um:zero minimum:500 name:LDQ_FULL_STALLS : 53-1 LDQ full
pipeline
stall cycles
165
event:0x437 counters:1 um:zero minimum:500 name:WBB_FULL_STALLS : 55-1 WBB full
pipeline
stall cycles
/external/oprofile/events/mips/34K/
events
61
event:0x27 counters:0 um:zero minimum:500 name:DCACHE_MISS_CYCLES : 39-0 Cycles a data cache miss is outstanding, but not necessarily stalling the
pipeline
132
event:0x427 counters:1 um:zero minimum:500 name:L2_CACHE_MISS_CYCLES : 39-1 Cycles a L2 miss is outstanding, but not necessarily stalling the
pipeline
152
event:0x433 counters:1 um:zero minimum:500 name:FSB_FULL_STALLS : 51-1 FSB full
pipeline
stall cycles
154
event:0x435 counters:1 um:zero minimum:500 name:LDQ_FULL_STALLS : 53-1 LDQ full
pipeline
stall cycles
156
event:0x437 counters:1 um:zero minimum:500 name:WBB_FULL_STALLS : 55-1 WBB full
pipeline
stall cycles
/docs/source.android.com/src/tech/input/
overview.md
19
The Android input subsystem nominally consists of an event
pipeline
22
## Input
Pipeline
##
58
There are several stages in the input
pipeline
which effect control
/system/core/sh/
sh.1
568
pipeline
580
A
pipeline
is a sequence of one or more commands separated
588
The format for a
pipeline
is:
595
considered to be assigned by the
pipeline
before any redirection specified
598
If the
pipeline
is not in the background (discussed later), the shell
601
If the reserved word ! does not precede the
pipeline
, the exit status is
602
the exit status of the last command specified in the
pipeline
.
609
Because
pipeline
assignment of standard input or standard output or both
624
Note that unlike some other shells, each process in the
pipeline
is a
858
Expands to the exit status of the most recent
pipeline
[
all
...]
/external/clang/docs/
DriverInternals.html
245
<b>
Pipeline
: Compilation Job Construction</b>
281
<p>A rather different compilation
pipeline
is shown here; in
389
<p>Finally, the compilation
pipeline
is executed. This is
480
bind the architecture during the <i>
Pipeline
</i>
503
compilation
pipeline
are generally part of
504
the <i>
Pipeline
</i> stage.</p>
/external/mksh/src/
syn.c
36
static struct op *
pipeline
(int);
90
pipeline
(int cf)
function
115
t =
pipeline
(0);
118
if ((p =
pipeline
(CONTIN)) == NULL)
461
t =
pipeline
(0);
469
t =
pipeline
(0);
/frameworks/base/docs/html/guide/topics/graphics/
opengl.jd
221
matrix and apply them to the OpenGL rendering
pipeline
. The projection matrix recalculates the
399
environment which allows the rendering
pipeline
to ignore (not calculate or draw) the back face of a
536
graphics
pipeline
.</li>
542
pipeline
and convenience functions which are not available in the ES 2.0 API. Developers who are new
545
of control by providing a fully programmable
pipeline
through the use of shaders. With more
546
direct control of the graphics processing
pipeline
, developers can create effects that would be
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAOptimizer.java
44
* In general, ANTLR's NFA->DFA->codegen
pipeline
seems very robust
50
* it a spagetti factory (uh oh, now I'm hungry!). The
pipeline
is
/external/kernel-headers/original/linux/
msm_kgsl.h
111
KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-
pipeline
timestamp */
112
KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-
pipeline
timestamp*/
/external/oprofile/events/i386/core_2/
unit_masks
152
0x04 Execution
pipeline
restart due to memory ordering conflict or memory disambiguation misprediction
193
0x04 during which the
pipeline
has exceeded the load or store limit or is waiting to commit all stores
/external/v8/src/
compiler.h
170
// current compilation
pipeline
.
229
// Fields filled in by the compilation
pipeline
.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s
109
;// Here we interleave the PKHBT operations for various rows to avoide
pipeline
stalls
252
;// Here we interleave the PKHBT operations for various rows to avoide
pipeline
stalls
/frameworks/base/core/java/android/view/
InputFilter.java
200
* Called when the filter is installed into the dispatch
pipeline
.
210
* Called when the filter is uninstalled from the dispatch
pipeline
.
/ndk/sources/host-tools/sed-4.2.1/doc/
sed.1
14
(a file or input from a
pipeline
).
19
But it is \*(sd's ability to filter text in a
pipeline
sed.x
19
(a file or input from a
pipeline
).
24
But it is \*(sd's ability to filter text in a
pipeline
/cts/tests/tests/renderscript/src/android/renderscript/cts/
ProgramFragmentTest.java
158
// but exercise creation
pipeline
ProgramVertexTest.java
162
// but exercise creation
pipeline
/development/tools/emulator/system/camera/fake-pipeline2/
Sensor.h
21
* The sensor is abstracted as operating as a
pipeline
3 stages deep;
/external/antlr/antlr-3.4/runtime/Python/antlr3/
__init__.py
32
A character stream is usually the first element in the
pipeline
of a typical
/external/chromium/chrome/browser/ui/cocoa/
rwhvm_editcommand_helper_unittest.mm
80
// Tests that editing commands make it through the
pipeline
all the way to
/external/llvm/docs/HistoricalNotes/
2001-02-09-AdveComments.txt
85
o Other classes of instructions that are valuable for
pipeline
performance:
/external/llvm/include/llvm/MC/
MCSchedule.h
47
// critical path but does not guarantee a
pipeline
/external/llvm/lib/Target/ARM/
ARMTargetMachine.h
54
// Pass
Pipeline
Configuration
/external/llvm/lib/Target/CellSPU/
README.txt
54
* Create a machine pass for performing dual-
pipeline
scheduling specifically
SPUNopFiller.cpp
136
// Figure out if 'instr' is executed in the even or odd
pipeline
Completed in 1136 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>