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

<<11121314151617181920

  /external/dropbear/libtommath/
Makefile.in 24 #x86 optimizations [should be valid for any GCC install though]
bn_mp_exptmod_fast.c 10 * additional optimizations in place.
bn_mp_toom_mul.c 10 * additional optimizations in place.
bn_s_mp_exptmod.c 10 * additional optimizations in place.
  /external/freetype/src/sfnt/
ttmtx.c 39 * Unfortunately, we can't enable our memory optimizations if
  /external/openssl/crypto/des/asm/
readme 129 13 Jan 1997 - des-som3.pl, more optimizations from Svend Olaf.
  /external/proguard/docs/manual/
introduction.html 90 Among other optimizations, classes and methods that are not entry points
usage.html 293 after each optimization step, since some optimizations may open the
331 <dt><a name="optimizations"><code><b>-optimizations</b></code></a>
332 <a href="optimizations.html"><i>optimization_filter</i></a></dt>
334 <dd>Specifies the optimizations to be enabled and disabled, at a more
    [all...]
  /external/stlport/doc/
README.evc4 88 * in release mode with global optimizations on (#pragma optimize("g", on))
  /external/stlport/stlport/stl/pointers/
_vector.h 48 * of opportunities for optimization. To not break those optimizations
  /external/webkit/WebCore/css/
CSSValueKeywords.in 9 # If not, the optimizations in the cssparser and style selector will fail,
  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 36 * in CSSValueKeywords.in, otherwise some optimizations in the parser will fail,
  /frameworks/base/core/java/com/android/internal/database/
SortCursor.java 44 // Reset our position so the optimizations in move-related code
  /packages/apps/Gallery3D/src/com/cooliris/media/
SortCursor.java 51 // Reset our position so the optimizations in move-related code
  /packages/apps/Music/src/com/android/music/
SortCursor.java 44 // Reset our position so the optimizations in move-related code
  /external/bluetooth/bluez/sbc/
sbc_primitives.c 40 * specific SIMD optimizations. Also it may be used as some kind of test
461 /* X86/AMD64 optimizations */
466 /* ARM optimizations */
sbc_primitives_mmx.c 35 * MMX optimizations
sbc_primitives_neon.c 35 * ARM NEON optimizations
  /external/v8/
ChangeLog 49 optimizations to x64 and ARM architectures.
310 Enabled a number of missing optimizations in the 64-bit port.
623 structures and avoiding expensive property load optimizations for
798 Implemented a number of optimizations in the code generator.
985 Minor bugfixes and optimizations.
    [all...]
  /external/bluetooth/bluez/
ChangeLog 199 Add more SBC performance optimizations.
486 Add more SBC optimizations.
496 Add more SBC optimizations.
522 Add more SBC optimizations.
531 Add more SBC encoder optimizations.
542 More optimizations to the SBC library.
    [all...]
  /external/proguard/src/proguard/
ConfigurationParser.java 135 else if (ConfigurationConstants.OPTIMIZATIONS .startsWith(nextWord)) configuration.optimizations = parseCommaSeparatedList("optimization name", true, false, false, false, false, false, false, configuration.optimizations);
    [all...]
  /build/core/combo/
TARGET_linux-arm.mk 157 # If BUILD_FDO_INSTRUMENT is turned off, then consider doing the FDO optimizations.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicReferenceFieldUpdater.java 157 * internal inlined optimizations checking for the common
  /dalvik/tests/023-many-interfaces/src/
ManyInterfaces.java 44 ('*' is with dx optimizations enabled)
  /dalvik/vm/
Dvm.mk 84 # - compiler optimizations enabled (redundant for "release" builds)

Completed in 1626 milliseconds

<<11121314151617181920