HomeSort by relevance Sort by last modified time
    Searched full:optimizations (Results 301 - 325 of 491) sorted by null

<<11121314151617181920

  /external/quake/quake/src/WinQuake/
Makefile.Solaris 25 RELEASE_CFLAGS=$(BASE_CFLAGS) -O6 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 56 // special optimizations apply - minimizing memory use.
  /external/stlport/stlport/stl/config/
user_config.h 306 * To achieve many different optimizations within the template implementations STLport
  /external/v8/src/
flag-definitions.h 38 // compiler make better optimizations by giving it the value.
  /frameworks/base/docs/html/resources/articles/
index.jd 71 <dd>ListViews are very popular widgets within the Android framework. This article describes some of the optimizations used by the ListView widget, and how to avoid some common issues that this causes when trying to use a custom background.</dd>
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uutility.h 325 /// some instances, because aliasing inhibits some optimizations. By using
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
cc1 
  /dalvik/vm/compiler/
Dataflow.c 28 * scope of optimizations but will not cause mis-optimizations.
    [all...]
  /external/dropbear/libtomcrypt/
changes 359 -- Added "bswap" optimizations to x86 LOAD/STORE with big endian. Can be disabled by defining LTC_NO_BSWAP
374 -- Fixed GCM prior to release and re-enabled it. It has not been optimized but it does conform when compiled with optimizations.
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
long_term_prediction.cpp 45 Implemented some optimizations found during the code review of this
46 module. The optimizations related to the rules on the range of
  /external/quake/quake/src/QW/
Makefile.Linux 44 -fomit-frame-pointer -fexpensive-optimizations
47 -fomit-frame-pointer -fexpensive-optimizations -malign-loops=2 \
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.c 464 * optimizations. It calls the interpolator, filter, and gain routines
632 * optimizations. It calls the interpolator, filter, and gain routines
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.c 464 * optimizations. It calls the interpolator, filter, and gain routines
632 * optimizations. It calls the interpolator, filter, and gain routines
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 29 <p>Note that although this document primarily covers micro-optimizations,
156 surprised by what you find. Often, attempted optimizations have no measurable
  /frameworks/base/media/libstagefright/codecs/aacdec/
long_term_prediction.cpp 45 Implemented some optimizations found during the code review of this
46 module. The optimizations related to the rules on the range of
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
basic-block.h 117 flow graph is manipulated by various optimizations. A signed type
827 #define CLEANUP_EXPENSIVE 1 /* Do relatively expensive optimizations
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
cc1 
cc1plus 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/
cc1 
cc1plus 
  /dalvik/vm/analysis/
DexOptimize.c 83 * disadvantageous because some significant optimizations are not possible.
236 * using the *new* core.dex to do the optimizations, while the
322 * For basic optimizations (byte-swapping and structure aligning) we
502 * optimizations in place. If the file has to expand or contract
    [all...]

Completed in 1382 milliseconds

<<11121314151617181920