/external/chromium_org/third_party/openssl/openssl/crypto/des/asm/ |
des-586.pl | 25 # the folded loop is only 3% slower than unrolled, but >7 times smaller
|
/external/chromium_org/third_party/re2/re2/testing/ |
parse_test.cc | 143 // Case-folded literals
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkPathOpsCommon.cpp | 469 const int entries = (ends - 1) * count; // folded triangle : n * (n - 1) / 2
|
/external/chromium_org/tools/grit/grit/gather/ |
tr_html_unittest.py | 37 fold_whitespace: Whether whitespace sequences should be folded into a
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
BugReporter.h | 462 /// folded based on the profile value, which is done to coalesce similar
|
/external/icu4c/common/ |
unormimp.h | 360 * It is a folded trie with 16-bit data words.
|
/external/iputils/doc/ |
docbook2man-spec.pl | 501 # output the folded string for them :)
|
/external/jpeg/ |
jcphuff.c | 672 /* Emit any required ZRLs, but not if they can be folded into EOB */
|
/external/kernel-headers/original/linux/ |
blkdev.h | 198 * completion callback. end_io_data should be folded in with waiting
|
/external/llvm/docs/ |
Atomics.rst | 395 * Folding a load: Any atomic load from a constant global can be constant-folded,
|
/external/llvm/lib/Analysis/ |
MemoryBuiltins.cpp | 522 // Easy cases were already folded by previous passes.
|
/external/llvm/lib/Target/AArch64/ |
AArch64ISelDAGToDAG.cpp | 495 // time they can be folded into another instruction with *no* cost.
|
/external/llvm/lib/Target/ARM/ |
Thumb1RegisterInfo.cpp | 620 // If we get here, the immediate doesn't fit into the instruction. We folded
|
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.h | 69 /// though these are usually folded into other nodes.
|
/external/llvm/lib/Transforms/Scalar/ |
SCCP.cpp | 481 // Instructions that cannot be folded away. [all...] |
/external/llvm/test/CodeGen/SystemZ/ |
fp-move-02.ll | 20 ; Like f1, but create a situation where the shift can be folded with
|
/external/llvm/test/CodeGen/X86/ |
misched-balance.ll | 12 ; imull folded loads should be in order and interleaved with addl, never
|
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
ivchain-ARM.ll | 137 ; where 's' can be folded into the addressing mode.
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
ivchain-X86.ll | 157 ; where 's' can be folded into the addressing mode.
|
/external/openssl/crypto/des/asm/ |
des-586.pl | 25 # the folded loop is only 3% slower than unrolled, but >7 times smaller
|
/external/qemu/distrib/jpeg-6b/ |
jcphuff.c | 672 /* Emit any required ZRLs, but not if they can be folded into EOB */
|
/external/regex-re2/re2/testing/ |
parse_test.cc | 143 // Case-folded literals
|
/external/skia/src/pathops/ |
SkPathOpsCommon.cpp | 469 const int entries = (ends - 1) * count; // folded triangle : n * (n - 1) / 2
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTSPConnection.cpp | 686 // Support for folded header values.
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
ICalendar.java | 412 // with nothing. The RFC specifies "\r\n " to be folded, but
|