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

1 2 3 45 6 7 8 91011>>

  /external/libsepol/src/
debug.h 33 * The variable h has been renamed to _sepol_h to reduce this chance, but
  /external/libvpx/
UPDATING 25 Reduce binary size when building the encoder.
  /external/llvm/
llvm-device-build.mk 14 # The three inline options together reduce libbcc.so almost 1MB.
  /external/llvm/test/CodeGen/X86/
blend-msb.ll 30 ; reduce the mask in this case.
  /external/llvm/test/Transforms/LoopRotate/
preserve-scev.ll 1 ; RUN: opt < %s -loop-rotate -loop-reduce -verify-dom-info -verify-loop-info -disable-output
  /external/llvm/test/Transforms/LoopStrengthReduce/
2005-09-12-UsesOutOutsideOfLoop.ll 1 ; RUN: opt < %s -loop-reduce -disable-output
2013-01-05-IndBr.ll 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
dont-hoist-simple-loop-constants.ll 1 ; RUN: opt < %s -loop-reduce -S | \
dont_insert_redundant_ops.ll 2 ; RUN: opt < %s -loop-reduce -S | grep phi | count 2
phi_node_update_multiple_preds.ll 1 ; RUN: opt < %s -loop-reduce -disable-output
preserve-gep-loop-variant.ll 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
use_postinc_value_outside_loop.ll 1 ; RUN: opt < %s -loop-reduce -S | \
  /external/nist-sip/java/gov/nist/javax/sip/
package.html 22 <li> Connection caching and reuse for TCP connections -- reduce latency by re-using
  /external/skia/legacy/src/core/
SkDither.cpp 21 The 4444 version only needs 4 bits, and given that we can reduce its size
  /external/skia/src/core/
SkDither.cpp 21 The 4444 version only needs 4 bits, and given that we can reduce its size
  /external/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /frameworks/base/core/java/com/android/internal/os/
SomeArgs.java 51 /* do nothing - reduce visibility */
  /frameworks/base/docs/html/guide/topics/sensors/
index.jd 25 cheats I know to reduce the time between opening an app and seeing an up-to-date list of nearby
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist_base.h 55 // moved here to reduce code bloat without templatizing _Slist_iterator_base
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_exp2f.c 74 * Reduce x:
78 * Reduce y:
119 /* Reduce x, computing z, i0, and k. */
  /cts/tools/dasm/src/java_cup/
parse_action.java 5 * Full entries will either be SHIFT(state_num), REDUCE(production), or ERROR.
42 /** Constants for action type -- reduce action. */
43 public static final int REDUCE = 2;

Completed in 1023 milliseconds

1 2 3 45 6 7 8 91011>>