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

<<31323334353637383940>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-g++.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
341 .IX Item "Optimization Options"
    [all...]
arm-eabi-gcc.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
341 .IX Item "Optimization Options"
    [all...]
  /dalvik/vm/compiler/
Loop.cpp 259 * optimization candidate.
272 * optimization candidate.
405 * it is an optimization candidate.
671 * Main entry point to do loop optimization.
672 * Return false if sanity checks for loop formation/optimization failed.
  /external/v8/src/
compiler.cc 166 // Disable optimization for the shared function info and mark the
171 // non-optimizable if optimization is disabled for the shared
182 PrintF("[disabled optimization for: ");
206 // We should never arrive here if optimization has been disabled on the
652 // Set the optimization hints after performing lazy compilation, as
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-g++.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
arm-eabi-gcc.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/
arm-linux-androideabi-g++.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
arm-linux-androideabi-gcc.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-g++.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
arm-eabi-gcc.1 255 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
343 .IX Item "Optimization Options"
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/
arm-linux-androideabi-g++.1 254 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
342 .IX Item "Optimization Options"
    [all...]
arm-linux-androideabi-gcc.1 254 \&\-Wno\-deprecated\-declarations \-Wdisabled\-optimization
342 .IX Item "Optimization Options"
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 361 #ifdef ASM_OPT /* asm optimization branch */
432 #ifdef ASM_OPT /* asm optimization branch */
469 #ifdef ASM_OPT /* asm optimization branch */
545 #ifdef ASM_OPT /* asm optimization branch */
658 #ifdef ASM_OPT /* asm optimization branch */
758 #ifdef ASM_OPT /* asm optimization branch */
766 #ifdef ASM_OPT /* asm optimization branch */
784 #ifdef ASM_OPT /* asm optimization branch */
826 #ifdef ASM_OPT /* asm optimization branch */
    [all...]
  /dalvik/vm/compiler/codegen/arm/
LocalOptimizations.cpp 46 const char *optimization)
48 LOGD("************ %s ************", optimization);
63 * optimization is scannng in the top-down order and the new instruction
  /external/icu4c/common/
caniter.cpp 271 // optimization:
299 // optimization:
543 // we can do an optimization
  /external/jpeg/
jmorecfg.h 294 #define ENTROPY_OPT_SUPPORTED /* Optimization of entropy coding parms? */
297 * precision, so jchuff.c normally uses entropy optimization to compute
298 * usable tables for higher precision. If you don't want to do optimization,
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 94 * WARNING: This class isn't strictly just an optimization and its modification of the syntax tree
108 * The good news is that this optimization rewrites the above example to:
211 * multiple command, we add its contents). This is used to implement a tail recursion optimization
  /external/libvpx/build/make/
gen_msvs_proj.sh 344 Optimization="0" \
359 Optimization="0" \
373 Optimization="0" \
  /external/llvm/docs/
GoldPlugin.html 16 <li><a href="#example1">Example of link time optimization</a></li>
27 <p>Building with link time optimization requires cooperation from the
101 <a name="example1">Example of link time optimization</a>
HowToSubmitABug.html 22 <li><a href="#ct_optimizer">Compile-time optimization bugs</a>
105 to <a href="#ct_optimizer"> compile-time optimization bugs</a>.</li>
139 <a name="ct_optimizer">Compile-time optimization bugs</a>
  /external/llvm/lib/CodeGen/
CodePlacementOpt.cpp 346 // Do optimization for nested loops.
350 // Do optimization for this loop.
366 // Do optimization for each loop in the function.
  /external/llvm/lib/Target/
TargetMachine.cpp 59 cl::desc("Disable frame pointer elimination optimization"),
64 cl::desc("Disable frame pointer elimination optimization for non-leaf funcs"),
268 /// optimization should be disabled for the given machine function.
  /external/llvm/tools/llc/
llc.cpp 52 // Determine optimization level.
55 cl::desc("Optimization level. [-O0, -O1, -O2, or -O3] "
314 errs() << argv[0] << ": invalid optimization level.\n";
  /external/mesa3d/docs/
dispatch.html 96 optimizations. The benefits of each optimization and the situations where
170 language versions. The amount of optimization provided by using assembly
173 space optimization (see <A HREF="#fixedsize">below</A>).</p>
  /external/proguard/docs/
FAQ.html 19 <li><a href="#optimization">What kind of optimizations does <b>ProGuard</b>
80 <a name="optimization">&nbsp;</a>
218 optimization step often already restructures the code to the point where most

Completed in 944 milliseconds

<<31323334353637383940>>