HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 151 - 175 of 1985) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Support/
SmallVector.cpp 18 /// on POD-like datatypes and is out of line to reduce code duplication.
  /external/llvm/test/Transforms/LoopStrengthReduce/
2008-09-09-Overflow.ll 1 ; RUN: opt < %s -loop-reduce -S | grep phi | count 2
2011-10-03-CritEdgeMerge.ll 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
2011-12-19-PostincQuadratic.ll 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
count-to-zero.ll 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
dominate-assert.ll 1 ; RUN: opt -loop-reduce < %s
ivchain.ll 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
pr12018.ll 1 ; RUN: opt < %s -loop-reduce
pr12048.ll 1 ; RUN: opt < %s -loop-reduce
share_code_in_preheader.ll 1 ; RUN: opt < %s -loop-reduce -S | grep mul | count 1
  /external/v8/test/mjsunit/
function-call.js 52 Array.prototype.reduce,
148 // Reduce functions.
150 [Array.prototype.reduce,
306 // Reduce functions do a call with null as this argument.
  /external/v8/test/mjsunit/regress/
regress-1790.js 56 CheckSequence(Array.prototype.reduce, function() { return 0; });
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLUListElement01.js 78 The compact attribute specifies whether to reduce spacing between list
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLUListElement01.js 78 The compact attribute specifies whether to reduce spacing between list
  /external/webkit/Source/JavaScriptCore/runtime/
RegExpCache.h 53 // as a short-term fix some embedded platforms may wish to reduce the cache size.
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8WebKitCSSMatrixConstructor.cpp 55 // Consider refactoring to reduce duplication.
  /external/webkit/Source/WebCore/platform/
ScrollAnimator.h 94 float m_currentPosX; // We avoid using a FloatPoint in order to reduce
  /packages/apps/DeskClock/src/com/android/deskclock/widget/
EllipsizeLayout.java 11 * is a TextView with a non-null android:ellipsize, this layout will reduce
  /packages/apps/Phone/src/com/android/phone/
MultiLineTitleEditTextPreference.java 39 * TODO: Also, it would reduce clutter if this could be an inner class in
  /packages/inputmethods/PinyinIME/jni/include/
ngram.h 35 // In order to reduce the storage size, the original log value is amplified by
  /external/bison/po/
de.po 42 msgid " Conflict between rule %d and token %s resolved as reduce"
54 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
59 msgid "conflicts: %d shift/reduce\n"
64 msgid "conflicts: %d reduce/reduce\n"
79 msgid "expected %d shift/reduce conflict"
80 msgid_plural "expected %d shift/reduce conflicts"
86 msgid "expected %d reduce/reduce conflict
    [all...]
eo.po 40 msgid " Conflict between rule %d and token %s resolved as reduce"
50 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
55 msgid "conflicts: %d shift/reduce\n"
60 msgid "conflicts: %d reduce/reduce\n"
75 msgid "expected %d shift/reduce conflict"
76 msgid_plural "expected %d shift/reduce conflicts"
82 msgid "expected %d reduce/reduce conflict
    [all...]
fi.po 44 msgid " Conflict between rule %d and token %s resolved as reduce"
57 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
62 msgid "conflicts: %d shift/reduce\n"
67 msgid "conflicts: %d reduce/reduce\n"
82 msgid "expected %d shift/reduce conflict"
83 msgid_plural "expected %d shift/reduce conflicts"
89 msgid "expected %d reduce/reduce conflict
    [all...]
fr.po 42 msgid " Conflict between rule %d and token %s resolved as reduce"
53 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
58 msgid "conflicts: %d shift/reduce\n"
63 msgid "conflicts: %d reduce/reduce\n"
78 msgid "expected %d shift/reduce conflict"
79 msgid_plural "expected %d shift/reduce conflicts"
85 msgid "expected %d reduce/reduce conflict
    [all...]
ga.po 43 msgid " Conflict between rule %d and token %s resolved as reduce"
57 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
62 msgid "conflicts: %d shift/reduce\n"
67 msgid "conflicts: %d reduce/reduce\n"
82 msgid "expected %d shift/reduce conflict"
83 msgid_plural "expected %d shift/reduce conflicts"
92 msgid "expected %d reduce/reduce conflict
    [all...]

Completed in 1019 milliseconds

1 2 3 4 5 67 8 91011>>