/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 26 # small = detached Xload/update, loops are folded;
|
/external/chromium_org/third_party/re2/re2/ |
prog.h | 53 kInstByteRange, // next (possible case-folded) byte must be in [lo_, hi_]
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrReducedClip.cpp | 25 There are plenty of optimizations that could be added here. Maybe flips could be folded into
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
fts3_tokenizer.c | 229 ** second is the token text (folded, stemmed, etc.) and the third is the
|
/external/chromium_org/v8/test/webkit/fast/js/kde/ |
operators.js | 205 // Try shifting by variables, to test non-constant-folded cases.
|
/external/clang/lib/CodeGen/ |
CGCXXABI.h | 379 /// If \p PerformInit is false, the initialization has been folded to a
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedBytes.java | 239 // * constant-folded.
|
/external/icu4c/common/ |
ucol_swp.cpp | 29 * This performs data swapping for a folded trie (see utrie.c for details).
|
/external/icu4c/test/intltest/ |
colldata.cpp | 494 // this can probably be folded with the minLengthCache...
|
testidn.cpp | 418 // get the real data from the folded lead/trail units
|
/external/jpeg/ |
jidctfst.c | 25 * folded into the multiplications or divisions by the JPEG quantization
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
VarOptimizer.java | 264 * multiple successive (matching) escape commands folded into one.
|
/external/llvm/include/llvm/ADT/ |
Twine.h | 66 /// binary (otherwise it could have been folded into the parent).
|
/external/llvm/lib/CodeGen/ |
README.txt | 110 the load / store instructions would be folded then spilling is cheaper because
|
/external/llvm/lib/Target/ARM/ |
ARMBaseInstrInfo.h | 370 /// Determine if MI can be folded into an ARM MOVCC instruction, and return the
|
/external/llvm/test/CodeGen/AArch64/ |
ldst-unsignedimm.ll | 159 ; single symbol. Permitted offsets should be folded into the loads and
|
/external/llvm/test/Transforms/InstCombine/ |
vec_shuffle.ll | 90 ; be folded (because [8,9,4,8] may not be a mask supported by the target).
|
/external/openssl/crypto/rc4/asm/ |
rc4-parisc.pl | 15 # For reference, [4x] unrolled loop is >40% faster than folded one.
|
/external/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 26 # small = detached Xload/update, loops are folded;
|
/external/qemu/distrib/jpeg-6b/ |
jidctfst.c | 25 * folded into the multiplications or divisions by the JPEG quantization
|
/external/regex-re2/re2/ |
prog.h | 53 kInstByteRange, // next (possible case-folded) byte must be in [lo_, hi_]
|
/external/skia/src/gpu/ |
GrReducedClip.cpp | 25 There are plenty of optimizations that could be added here. Maybe flips could be folded into
|
/external/llvm/lib/Transforms/Scalar/ |
LoopStrengthReduce.cpp | 618 // Addressing modes can also be folded into prefetches and a variety 641 // Addressing modes can also be folded into prefetches and a variety [all...] |
/external/chromium_org/third_party/jinja2/ |
nodes.py | 380 # intercepted operators cannot be folded at compile time 399 # intercepted operators cannot be folded at compile time
|
/external/chromium_org/tools/grit/grit/gather/ |
tr_html.py | 102 # Matches whitespace sequences which can be folded into a single whitespace 296 fold_whitespace: Whether whitespace sequences should be folded into a
|