Searched refs:pipeline (Results 76 - 100 of 129) sorted by relevance

123456

/external/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl49 # code below has the following pipeline diagram:
126 # particular, note that the first stage of the pipeline is
402 We must perform the first phase of the pipeline explicitly since
/external/libvorbis/doc/
H A D01-introduction.tex135 pipeline. Each different component instance of a specific type is
138 instances into a decode pipeline. Componentry arrangement is roughly
143 \captionof{figure}{decoder pipeline configuration}
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DParseTreeTransforms.py1311 Only part of the CythonUtilityCode pipeline. Must be run before
1402 """, level='c_class', pipeline=[NormalizeTree(None)])
1411 """, level='c_class', pipeline=[NormalizeTree(None)])
1416 """, level='c_class', pipeline=[NormalizeTree(None)])
1431 """, pipeline=[NormalizeTree(None)])
1437 """, pipeline=[NormalizeTree(None)])
2710 This is not a transform in the pipeline. It is invoked on the specific
/external/chromium_org/media/
H A Dmedia.target.darwin-arm.mk105 media/base/pipeline.cc \
H A Dmedia.target.darwin-arm64.mk105 media/base/pipeline.cc \
H A Dmedia.target.darwin-mips.mk105 media/base/pipeline.cc \
H A Dmedia.target.darwin-mips64.mk105 media/base/pipeline.cc \
H A Dmedia.target.darwin-x86.mk105 media/base/pipeline.cc \
H A Dmedia.target.darwin-x86_64.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-arm.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-arm64.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-mips.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-mips64.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-x86.mk105 media/base/pipeline.cc \
H A Dmedia.target.linux-x86_64.mk105 media/base/pipeline.cc \
/external/chromium_org/v8/src/
H A Dcompiler.cc12 #include "src/compiler/pipeline.h"
405 compiler::Pipeline pipeline(info());
406 pipeline.GenerateCode();
/external/chromium_org/v8/tools/gyp/
H A Dv8_base.host.darwin-arm.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.darwin-arm64.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.darwin-mips.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.darwin-mips64.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.darwin-x86.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.darwin-x86_64.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.linux-arm.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.linux-arm64.mk77 v8/src/compiler/pipeline.cc \
H A Dv8_base.host.linux-mips.mk77 v8/src/compiler/pipeline.cc \

Completed in 754 milliseconds

123456