HomeSort by relevance Sort by last modified time
    Searched full:optimization (Results 901 - 925 of 1783) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/guide/developing/tools/
index.jd 104 <dd>An important .apk optimization tool. This tool ensures that all uncompressed data starts
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 51 <p>This document is about Android-specific micro-optimization, so it assumes
146 as local access, so this isn't a worthwhile optimization unless you feel it
204 field lookup. (Note that this optimization only applies to primitive types and
357 optimization.)</p>
  /frameworks/base/docs/html/resources/articles/
zipalign.jd 1 page.title=Zipalign: an Easy Optimization
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 81 * optimization - it can always be reached in O(N) time from
105 * update them every time one could is a significant optimization
119 * this is merely an optimization.
131 * optimization.
  /libcore/luni/src/main/java/org/apache/xml/serializer/
CharInfo.java 87 /** This flag is an optimization for HTML entities. It false if entities
592 firstWordNotUsed = 0; // an optimization
612 if(firstWordNotUsed < k) // for optimization purposes.
633 // an optimization here, ... a quick test to see
  /libcore/luni/src/main/java/org/apache/xpath/axes/
ReverseAxesWalker.java 114 * up to the predicate. An optimization on this is to cache
  /libcore/luni/src/main/native/
java_util_zip_Inflater.cpp 73 // As an Android-specific optimization, we read directly onto the native heap.
  /ndk/sources/android/stlport/test/unit/
uninitialized_test.cpp 117 optimization oportunity and called the regular copy-ctor instead. */
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 142 // Here we use the state of the check box as an optimization.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-c++ 
arm-eabi-cpp 
arm-eabi-g++ 
arm-eabi-gcc 
arm-eabi-gcc-4.2.1 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-pass.h 1 /* Definitions for describing one tree-ssa optimization pass.
115 /* Optimization pass type. */
540 /* Current optimization pass. */
553 current function. Note that using this information in the optimization
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.h 151 * to make register optimization inside the routine it polls for
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-c++ 
arm-eabi-cpp 
arm-eabi-g++ 

Completed in 787 milliseconds

<<31323334353637383940>>