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

<<11121314151617181920>>

  /external/chromium/webkit/glue/resources/
webkit_strings_es.xtb 47 <translation id="2226276347425096477">Reduce la longitud de este texto a <ph name="MAX_CHARACTERS"/> caracteres o menos (actualmente, el texto tiene <ph name="CURRENT_LENGTH"/> caracteres)</translation>
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 56 LimitedDebugInfo, // Limit generated debug info to reduce size
  /external/clang/test/Misc/
macro-backtrace.c 2 // below the test code to reduce noise when updating them.
  /external/compiler-rt/lib/asan/
asan_flags.h 32 // Lower value may reduce memory usage but increase the chance of
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_verify_hash.c 134 /* reduce */
ltc_ecc_mul2add.c 179 /* reduce to affine */
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 18 * This algorithm processes 4 columns at onces that allows to both reduce
19 * the number of load/stores of the result by a factor 4 and to reduce
277 * This algorithm processes 4 rows at onces that allows to both reduce
278 * the number of load/stores of the result by a factor 4 and to reduce
  /external/fdlibm/
s_atan.c 17 * 1. Reduce x to positive by ieee_atan(x) = -ieee_atan(-x).
  /external/freetype/include/freetype/internal/
autohint.h 55 /* typically implement an LRU cache of opened face objects to reduce */
  /external/icu4c/config/
mh-beos 16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \
  /external/icu4c/i18n/
name2uni.cpp 38 // Does not use uset.h to reduce code dependencies
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglAbstractDisplay.java 165 // to reduce CPU usage
  /external/libpcap/
README.linux 53 amount of CPU, so filtering in the kernel can reduce the overhead of
  /external/linux-tools-perf/util/
symbol.h 62 * for newer versions we can use mmap to reduce memory usage:
  /external/llvm/include/llvm/Analysis/
IntervalPartition.h 14 // In this way, the interval partition may be used to reduce a flow graph down
  /external/llvm/include/llvm/CodeGen/
ResourcePriorityQueue.h 12 // reduce the length of the critical path through the basic block
  /external/llvm/include/llvm/Support/
StringPool.h 10 // This file declares an interned string pool, which helps reduce the cost of
  /external/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h 129 /// generated. The idea is to reduce the size of the IR in memory.
  /external/llvm/test/CodeGen/X86/
lsr-reuse-trunc.ll 4 ; Full strength reduction wouldn't reduce register pressure, so LSR should
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-01-02-nopreheader.ll 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
2012-07-13-ExpandUDiv.ll 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
addrec-gep.ll 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
nested-reduce.ll 1 ; RUN: opt < %s -loop-reduce -S | not grep mul
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
2008-08-14-ShadowIV.ll 1 ; RUN: opt < %s -loop-reduce -S -mtriple=x86_64-unknown-unknown | grep "phi double" | count 1
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 22 // to reduce noise in unit test runs.

Completed in 1267 milliseconds

<<11121314151617181920>>