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

<<11121314151617181920

  /frameworks/base/docs/html/sdk/
android-2.2.jd 311 <li>New <code>android:vmSafeMode</code> attribute of the <code>&lt;application&gt;</code> element. Boolean value that specifies whether to disable JIT compiler optimizations when running the application.</li>
  /frameworks/base/media/libstagefright/codecs/aacdec/
gen_rand_vector.cpp 29 Description: Modified to include comments/optimizations from code review.
get_tns.cpp 33 optimizations (count-down for loops, etc.) were made.
lt_decode.cpp 32 Description: First round of optimizations.
ms_synt.cpp 34 (1) Various optimizations (eliminated extra variables by making use of a
unpack_idx.cpp 33 Eliminated 3 additions through simple optimizations in the code.
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 86 Description: Added code comments and made some code optimizations per Phase
  /external/icu4c/common/
ucnvmbcs.c 59 /* control optimizations according to the platform */
    [all...]
ucnv_lmb.c 133 exceptions & optimizations made in service of the design goals.
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-10 33 Minor optimizations (#335216, Chris Wilson):
262 the first allocation. applied some branching optimizations.
    [all...]
ChangeLog.pre-2-20 74 * glib/gmarkup.c: Various optimizations: do less allocations by
NEWS 771 other optimizations
    [all...]
  /external/libpcap/
optimize.c 948 * do various optimizations. This code would be cleaner if symbolic
1076 * optimizations.
    [all...]
  /external/opencore/oscl/oscl/osclutil/src/
oscl_snprintf.cpp 45 * optimizations turned on, tell the compiler the code is strict ANSI
46 * if necessary to give it more freedom for optimizations);
    [all...]
  /external/webkit/JavaScriptCore/bytecompiler/
BytecodeGenerator.cpp 562 // Peephole optimizations have already been disabled by emitting the last label
569 // This disables peephole optimizations when an instruction is a jump target
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
ObjectStreamClass.java 829 * This is unfortunate, since it may depend on compiler optimizations in
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
AESEngine.java 13 * This implementation is based on optimizations from Dr. Brian Gladman's paper and C code at
  /dalvik/libcore/sql/src/main/java/java/sql/
Connection.java 699 * optimizations.
    [all...]
  /dalvik/libdex/
DexFile.h 40 * it was built with optimizations enabled.
    [all...]
  /dalvik/vm/analysis/
ReduceConstants.c 107 This is mitigated somewhat by DEX optimizations that replace the constant
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
unpack_idx.cpp 33 Eliminated 3 additions through simple optimizations in the code.
pvmp4audiodecoderframe.cpp     [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 777 * Disable optimizations by setting the corresponding bit to 1.
    [all...]
  /dalvik/libcore/logging/src/main/java/java/util/logging/
Logger.java 23 // It also contains Android-specific optimizations that aren't appropriate for
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
s10_8pf.cpp 68 of this is pointer optimizations is limited to places

Completed in 1827 milliseconds

<<11121314151617181920