/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/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.
|
compiler.cc | 101 // Disable optimization for the rest of the compilation pipeline. 220 // True indicates the compilation pipeline is still going, not 240 // True indicates the compilation pipeline is still going, not 322 // True indicates the compilation pipeline is still going, not necessarily
|
/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/services/java/com/android/server/input/ |
InputFilter.java | 193 * Called when the filter is installed into the dispatch pipeline. 203 * 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
|
/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/lib/Target/ARM/ |
ARMTargetMachine.h | 54 // Pass Pipeline Configuration
|
/external/llvm/lib/Target/CellSPU/ |
README.txt | 40 * 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
|
/external/llvm/lib/Target/Hexagon/ |
HexagonScheduleV4.td | 15 // | PIPELINE | Instruction Classes |
|
/external/llvm/lib/Target/PowerPC/ |
PPCInstrInfo.h | 47 /// PPC970_Mask/Shift - This is a bitmask that selects the pipeline type that
|
PPCTargetMachine.cpp | 70 // Pass Pipeline Configuration
|
/external/oprofile/events/i386/p4/ |
events | 24 event:0x1c counters:3,7 um:machine_clear minimum:3000 name:MACHINE_CLEAR : cycles with entire machine pipeline cleared
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|