Searched
full:reduce (Results
676 -
700 of
2773) sorted by null
<<21222324252627282930>>
/external/javassist/src/main/javassist/bytecode/analysis/ |
MultiType.java | 28 * is to reduce the set of possible types down to a single resolved type. This
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
RenderContext.java | 44 * internally to reduce state changes. NOTE: This class is specific to OpenGL.
|
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
TerrainTest.java | 63 * then blended together to reduce distortion and stretching.
|
/external/jpeg/ |
jdct.h | 139 * Caution: some C compilers fail to reduce "FIX(constant)" at compile time,
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
Data.java | 256 * internalize all Strings to reduce redundant copies.
|
/external/jsilver/src/com/google/clearsilver/jsilver/template/ |
DefaultRenderingContext.java | 53 private String currentEscaper; // optimization to reduce List lookup.
|
/external/kernel-headers/original/uapi/linux/can/ |
gw.h | 162 * load time of the can-gw module). This value is used to reduce the number of
|
/external/kernel-headers/original/uapi/linux/ |
dqblk_xfs.h | 183 * be returned. User space caller can then reduce the version number and retry
|
/external/libavc/common/arm/ |
ih264_resi_trans_quant_a9.s | 225 vshr.u8 q8, q7, #7 @I Reduce comaparison bit to a signle bit row 1 and 2 blk 1 and 2 [ keep the value for later use ] 419 vshr.u8 q8, q7, #7 @I Reduce comaparison bit to a signle bit row 1 and 2 blk 1 and 2 [ keep the value for later use ] 675 vshrn.u16 d14, q7, #8 @reduce nnz comparison to 1 bit 678 vshr.u8 d14, d14, #7 @reduce nnz comparison to 1 bit
|
/external/libexif/ |
NEWS | 70 macros to reduce size for embedded applications
|
README | 119 Certain specialized applications can reduce the size of the libexif
|
/external/libexif/libexif/olympus/ |
mnote-olympus-tag.c | 178 {MNOTE_SANYO_TAG_FLICKERREDUCE, "FlickerReduce", N_("Flicker Reduce"), ""},
|
/external/libopus/silk/ |
A2NLSF.c | 176 /* Reduce frequency */
|
NLSF2A.c | 143 /* Reduce magnitude of prediction coefficients */
|
/external/libopus/silk/fixed/ |
prefilter_FIX.c | 135 /* Reduce (mainly) low frequencies during harmonic emphasis */
|
/external/libopus/silk/float/ |
prefilter_FLP.c | 135 /* Reduce (mainly) low frequencies during harmonic emphasis */
|
/external/libvorbis/doc/ |
vorbis-fidelity.html | 134 lose objective fidelity in order to reduce bitrate. This is fact. The
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
ReductionRules.h | 24 /// \brief Reduce a node of degree one.
|
/external/llvm/include/llvm/Transforms/IPO/ |
LowerBitSets.h | 82 /// significantly reduce bit set sizes in many cases.
|
PassManagerBuilder.h | 148 /// generated. The idea is to reduce the size of the IR in memory.
|
/external/llvm/lib/CodeGen/ |
ExpandPostRAPseudos.cpp | 179 /// runOnMachineFunction - Reduce subregister inserts and extracts to register
|
ScoreboardHazardRecognizer.cpp | 216 // reduce to a single unit
|
/external/llvm/lib/Target/R600/ |
SIFoldOperands.cpp | 186 // FIXME: This will also reduce register usage, which may be better
|
/external/llvm/lib/Target/X86/ |
README-FPStack.txt | 30 The FP stackifier should handle simple permutates to reduce number of shuffle
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2012-01-16-nopreheader.ll | 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
|
Completed in 377 milliseconds
<<21222324252627282930>>