HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 126 - 150 of 2773) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/bison/po/
it.po 41 msgid " Conflict between rule %d and token %s resolved as reduce"
51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
56 msgid "conflicts: %d shift/reduce\n"
61 msgid "conflicts: %d reduce/reduce\n"
76 msgid "expected %d shift/reduce conflict"
77 msgid_plural "expected %d shift/reduce conflicts"
83 msgid "expected %d reduce/reduce conflict
    [all...]
ms.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"
84 msgid "expected %d reduce/reduce conflict
    [all...]
nb.po 57 msgid " Conflict between rule %d and token %s resolved as reduce"
67 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
72 msgid "conflicts: %d shift/reduce\n"
77 msgid "conflicts: %d reduce/reduce\n"
92 msgid "expected %d shift/reduce conflict"
93 msgid_plural "expected %d shift/reduce conflicts"
99 msgid "expected %d reduce/reduce conflict
    [all...]
nl.po 42 msgid " Conflict between rule %d and token %s resolved as reduce"
52 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
57 msgid "conflicts: %d shift/reduce\n"
62 msgid "conflicts: %d reduce/reduce\n"
77 msgid "expected %d shift/reduce conflict"
78 msgid_plural "expected %d shift/reduce conflicts"
84 msgid "expected %d reduce/reduce conflict
    [all...]
pt.po 43 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...]
sr.po 41 msgid " Conflict between rule %d and token %s resolved as reduce"
51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
56 msgid "conflicts: %d shift/reduce\n"
61 msgid "conflicts: %d reduce/reduce\n"
76 msgid "expected %d shift/reduce conflict"
77 msgid_plural "expected %d shift/reduce conflicts"
84 msgid "expected %d reduce/reduce conflict
    [all...]
uk.po 43 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"
87 msgid "expected %d reduce/reduce conflict
    [all...]
zh_CN.po 41 msgid " Conflict between rule %d and token %s resolved as reduce"
51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
56 msgid "conflicts: %d shift/reduce\n"
61 msgid "conflicts: %d reduce/reduce\n"
76 msgid "expected %d shift/reduce conflict"
77 msgid_plural "expected %d shift/reduce conflicts"
82 msgid "expected %d reduce/reduce conflict
    [all...]
zh_TW.po 41 msgid " Conflict between rule %d and token %s resolved as reduce"
51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
56 msgid "conflicts: %d shift/reduce\n"
61 msgid "conflicts: %d reduce/reduce\n"
76 msgid "expected %d shift/reduce conflict"
77 msgid_plural "expected %d shift/reduce conflicts"
82 msgid "expected %d reduce/reduce conflict
    [all...]
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
LayerTests.java 44 // reduce alpha by 50%
49 // reduce alpha by another 50% (ensuring two alphas combine correctly)
  /external/ceres-solver/internal/ceres/
reorder_program.h 69 // columns of the schur complement matrix are ordered to reduce the
84 // columns to reduce the fill-in. Compute this permutation and
  /external/libvorbis/
CHANGES 33 * mark all tables as constant to reduce memory occupation
35 * substantially reduce amount of seeking performed by Vorbisfile
  /external/llvm/test/CodeGen/X86/
avoid_complex_am.ll 1 ; RUN: opt -S -loop-reduce < %s | FileCheck %s
3 ; Make loop-reduce prefer unscaled accesses.
  /external/llvm/test/Transforms/IndVarSimplify/
variable-stride-ivs-0.ll 3 ; Test that -indvars can reduce variable stride IVs. If it can reduce variable
  /external/llvm/test/Transforms/LoopStrengthReduce/
2009-01-13-nonconstant-stride-outside-loop.ll 1 ; RUN: opt < %s -loop-reduce -S | grep phi | count 1
2 ; RUN: opt < %s -loop-reduce -S | grep mul | count 1
  /external/llvm/test/Transforms/SLPVectorizer/X86/
reduction.ll 13 ;CHECK: reduce
17 define i32 @reduce(double* nocapture %A, i32 %n, i32 %m) {
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/approximation/
dominating_set.py 81 # reduce the cost for the rest
85 # add the node to the dominating set and reduce what we must cover
  /cts/tools/dasm/src/java_cup/
parse_action_row.java 53 /** Default (reduce) action for this row. -1 will represent default
62 /** Compute the default (reduce) action for this row and store it in
86 if (under_term[i].kind() == parse_action.REDUCE)
88 /* count the reduce in the proper production slot and keep the
  /cts/tools/utils/
rm_dup_holo_imgs.py 36 # landscape folder. This will reduce the size of the Holo test case.
  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 39 // Increase background scanning to reduce reconnect time
  /docs/source.android.com/src/devices/tech/security/enhancements/
enhancements41.jd 14 <li>safe_iop to reduce integer overflows</li>
  /external/cmockery/cmockery_0_1_2/src/example/
key_value_test.c 22 /* This is duplicated here from the module setup_teardown.c to reduce the
  /external/eigen/Eigen/
OrderingMethods 14 * They are typically used to reduce the number of elements during
  /external/libhevc/decoder/
ihevcd_boundary_strength.c 318 * will reduce to the following assuming ctb size is one of 16, 32 and 64
331 * will reduce to the following assuming ctb size is one of 16, 32 and 64
429 * will reduce to the following assuming ctb size is one of 16, 32 and 64
443 * will reduce to the following assuming ctb size is one of 16, 32 and 64
604 * will reduce to the following assuming ctb size is one of 16, 32 and 64
617 * will reduce to the following assuming ctb size is one of 16, 32 and 64
638 * will reduce to the following assuming ctb size is one of 16, 32 and 64
651 * will reduce to the following assuming ctb size is one of 16, 32 and 64
748 * will reduce to the following assuming ctb size is one of 16, 32 and 64
764 * will reduce to the following assuming ctb size is one of 16, 32 and 6
    [all...]
  /external/llvm/
llvm-device-build.mk 19 # The three inline options together reduce libbcc.so almost 1MB.

Completed in 390 milliseconds

1 2 3 4 56 7 8 91011>>