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

<<11121314151617181920>>

  /external/chromium-trace/trace-viewer/tracing/tracing/ui/
timeline_view_test.html 85 return trackButtons.reduce(function(numVisible, button) {
  /external/clang/test/Misc/
macro-backtrace.c 2 // below the test code to reduce noise when updating them.
  /external/clang/test/Sema/
format-strings-ms.c 10 // Split off this test to reduce the warning noise in the rest of the file.
  /external/clang/www/analyzer/
release_notes.html 109 <li>Numerous bug fixes and heuristics to reduce false positives reported
142 improve the precision and reduce the false positive rate of the analyzer. It also enables a new unix.MallocSizeof check, which reports
213 <li>Significant performance optimizations to reduce memory usage of the analyzer.</li>
300 <li>Misc. fixes to reduce false positives on dead stores and idempotent operations.</li>
  /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
284 * This algorithm processes 4 rows at onces that allows to both reduce
285 * 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/internal/
autohint.h 55 /* typically implement an LRU cache of opened face objects to reduce */
  /external/freetype/src/cache/
ftccache.h 226 /* NOTE: _nodcomp() may change the linked list to reduce memory. */ \
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
GroupedLinkedMap.java 12 * reduce our cache size.
  /external/guava/guava/src/com/google/common/cache/
LongAdder.java 25 * across threads, the set of variables may grow dynamically to reduce
  /external/icu/icu4c/source/config/
mh-beos 16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \
  /external/icu/icu4c/source/i18n/
name2uni.cpp 38 // Does not use uset.h to reduce code dependencies
  /external/icu/icu4c/source/layout/
MorphTables2.cpp 28 * to (slightly) reduce code churn. However, must be careful to preincrement them the 2nd time through.
  /external/jarjar/src/main/com/tonicsystems/jarjar/util/
ClassHeaderReader.java 79 buffer(index + 3); // TODO: reduce calls to buffer
  /external/jemalloc/include/jemalloc/internal/
util.h 39 * Define a custom assert() in order to reduce the chances of deadlock during
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglAbstractDisplay.java 165 // to reduce CPU usage
  /external/kernel-headers/original/uapi/linux/
vhost.h 5 /* vhost is used to reduce the number of system calls involved in virtio.
  /external/libmpeg2/common/
impeg2_defs.h 28 To reduce this delay, format conversion has to wait for MB status before converting for B pictures.
  /external/libopus/silk/
LPC_inv_pred_gain.c 64 silk_assert( rc_mult1_Q30 > ( 1 << 15 ) ); /* reduce A_LIMIT if fails */
  /external/libpcap/
README.linux 53 amount of CPU, so filtering in the kernel can reduce the overhead of
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_complexity.c 123 // Currently this loop only supports segments that reduce Q (i.e. where
  /external/linux-tools-perf/src/tools/perf/util/
symbol.h 47 * 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

Completed in 507 milliseconds

<<11121314151617181920>>