Searched
full:folded (Results
276 -
300 of
518) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
expr.c | 688 /* make sure to delete folded intnum */ 762 /* make sure to delete folded intnum */ [all...] |
/external/libopus/celt/ |
bands.c | 624 side; otherwise it would collapse, since it doesn't get folded. */ 1037 /* Folded spectrum */ [all...] |
/external/llvm/include/llvm/IR/ |
InstrTypes.h | 658 FCMP_FALSE = 0, ///< 0 0 0 0 Always false (always folded) 673 FCMP_TRUE = 15, ///< 1 1 1 1 Always true (always folded) [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombinePHI.cpp | 197 // which can usually all be folded into the load. 399 // Scan the instruction, looking for input operations that can be folded away. [all...] |
/external/llvm/test/CodeGen/X86/ |
block-placement.ll | 391 ; The end block is folded with %loop.body3... 395 ; The loop.inner2.end block is folded
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 214 // check to ensure that this gets folded into the normal top-level 391 // this to be folded. [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
EmojiConstants.java | 723 0x1F64F, // PERSON WITH FOLDED HANDS
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.cpp | 330 // Compute a case-folded copy of the prefix string before beginning the
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
WTFString.h | 341 // Return the string with case folded for case insensitive comparison.
|
/external/chromium_org/third_party/icu/source/common/ |
unormimp.h | 369 * It is a folded trie with 16-bit data words.
|
utext.cpp | 622 if(length <= UCASE_MAX_STRING_LENGTH) { // !!!: Does not correctly handle 0-length folded-case strings 648 if(length <= UCASE_MAX_STRING_LENGTH) { // !!!: Does not correctly handle 0-length folded-case strings 737 if(length <= UCASE_MAX_STRING_LENGTH) { // !!!: Does not correctly handle 0-length folded-case strings 760 if(length <= UCASE_MAX_STRING_LENGTH) { // !!!: Does not correctly handle 0-length folded-case strings [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
colldata.cpp | 870 // this can probably be folded with the minLengthCache...
|
/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 | 551 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/clang/lib/CodeGen/ |
CGCXXABI.h | 484 /// If \p PerformInit is false, the initialization has been folded to a
|
/external/icu/icu4c/source/common/ |
ucol_swp.cpp | 30 * This performs data swapping for a folded trie (see utrie.c for details).
|
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/lldb/include/lldb/Interpreter/ |
Options.h | 156 // missing (used to verify options that get folded into command aliases).
|
/external/llvm/docs/ |
Atomics.rst | 394 * Folding a load: Any atomic load from a constant global can be constant-folded,
|
/external/llvm/lib/Analysis/ |
TargetTransformInfo.cpp | 325 // In the basic model, we just assume that all-constant GEPs will be folded
|
Completed in 1936 milliseconds
<<11121314151617181920>>