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

<<21222324252627282930>>

  /external/clang/test/CodeGenObjC/
exceptions.m 41 // optimization. rdar://problem/8160285
145 // The finally cleanup has two threaded entrypoints after optimization:
  /external/icu4c/samples/citer/
citer.vcproj 46 Optimization="0"
128 Optimization="0"
  /external/icu4c/samples/csdet/
csdet.vcproj 46 Optimization="0"
128 Optimization="0"
  /external/icu4c/tools/icupkg/
icupkg.vcproj 136 Optimization="0"
317 Optimization="0"
  /external/jpeg/
jcmaster.c 23 huff_opt_pass, /* Huffman code optimization pass */
408 * optimization or data output for the first scan.
433 /* Do Huffman optimization for a scan after the first one. */
443 * and therefore we can skip the optimization pass for them.
451 /* We need not repeat per-scan setup if prior optimization pass did it. */
515 /* next pass is either output of scan 0 (after optimization)
516 * or output of scan 1 (if no optimization).
527 /* next pass is either optimization or output of next scan */
  /external/libgsm/man/
gsm_option.3 78 Enable, disable, or query the LTP cut-off optimization.
93 turns the optimization on if nonzero, and off if zero.
  /external/llvm/include/llvm/
LLVMContext.h 39 // compile-time performance optimization, not a correctness optimization.
  /external/llvm/test/Transforms/ObjCARC/
contract.ll 47 ; Same as test2 but the value is returned. Do an RV optimization.
133 ; Don't spoil the RV optimization.
  /external/llvm/utils/
findmisopt 133 echo "Trying to find optimization that breaks program:"
172 echo "Smallest Optimization list=$final"
  /external/proguard/docs/manual/
gui.html 33 <tr><td class="button"><a href="#optimization">Optimization</a></td>
34 <td>Specify the optimization options.</td></tr>
55 understanding of the shrinking/optimization/obfuscation/preverification
363 <a name="optimization">&nbsp;</a>
364 <h2>The Optimization Tab</h2>
366 The <i>Optimization</i> tab presents a number of options that affect the
367 optimization step. The basic options are followed by a few lists of class
  /external/proguard/src/proguard/optimize/info/
MethodOptimizationInfo.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
28 * This class stores some optimization information that can be attached to
  /external/stlport/doc/
README.evc9 87 Optimization: maximise speed and enable whole program optimization for release builds
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
libEGL.vcproj 43 Optimization="0"
122 Optimization="2"
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.vcproj 43 Optimization="0"
122 Optimization="2"
  /external/webkit/Source/WebCore/platform/
KURLGooglePrivate.h 83 // TODO(brettw) we can support an additional optimization. Make this
85 // the optimization from the original KURL which uses = with the original
  /dalvik/docs/
embedded-vm-control.html 14 <li><a href="#verifier">Bytecode Verification and Optimization</a>
111 <h2><a name="verifier">Bytecode Verification and Optimization</a></h2>
119 optimization and verification).
122 verification and optimization,
135 allow optimization, but that wouldn't necessarily optimize more of the
  /external/llvm/docs/
Bugpoint.html 42 file, it will identify the optimization (or combination of optimizations) that
192 <li><tt>bugpoint</tt> is extremely useful when working on a new optimization:
194 <tt>bugpoint</tt> every time you change your optimization however, have
195 <tt>bugpoint</tt> dynamically load your optimization with the
221 that is used to specify optimization level to <tt>opt</tt>. You
  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 14 // Optimization of sign / zero extension instructions. It may be extended to
18 // leave the source value in the lower part of the result. This optimization
24 // Optimization of comparison instructions. For instance, in this code:
62 cl::desc("Aggressive extension optimization"));
372 /// immediate instructions, i.e. a trivial constant folding optimization, if
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-gcov.1 153 optimization efforts will best affect your code. You can also use
170 \&\fBgcov\fR helps you determine where to work on optimization.
180 You should compile your code without optimization if you plan to use
181 \&\fBgcov\fR because the optimization, by combining some lines of code
543 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
544 .IX Subsection "Using gcov with GCC Optimization"
549 in your program was executed, you should not compile with optimization
565 optimization:
574 The output shows that this block of code, combined by optimization,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gcov.1 160 optimization efforts will best affect your code. You can also use
177 \&\fBgcov\fR helps you determine where to work on optimization.
187 You should compile your code without optimization if you plan to use
188 \&\fBgcov\fR because the optimization, by combining some lines of code
550 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
551 .IX Subsection "Using gcov with GCC Optimization"
556 in your program was executed, you should not compile with optimization
572 optimization:
581 The output shows that this block of code, combined by optimization,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-gcov.1 154 optimization efforts will best affect your code. You can also use
171 \&\fBgcov\fR helps you determine where to work on optimization.
181 You should compile your code without optimization if you plan to use
182 \&\fBgcov\fR because the optimization, by combining some lines of code
553 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
554 .IX Subsection "Using gcov with GCC Optimization"
559 in your program was executed, you should not compile with optimization
575 optimization:
584 The output shows that this block of code, combined by optimization,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-gcov.1 154 optimization efforts will best affect your code. You can also use
171 \&\fBgcov\fR helps you determine where to work on optimization.
181 You should compile your code without optimization if you plan to use
182 \&\fBgcov\fR because the optimization, by combining some lines of code
553 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
554 .IX Subsection "Using gcov with GCC Optimization"
559 in your program was executed, you should not compile with optimization
575 optimization:
584 The output shows that this block of code, combined by optimization,
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/
arm-linux-androideabi-gcov.1 156 optimization efforts will best affect your code. You can also use
173 \&\fBgcov\fR helps you determine where to work on optimization.
183 You should compile your code without optimization if you plan to use
184 \&\fBgcov\fR because the optimization, by combining some lines of code
569 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
570 .IX Subsection "Using gcov with GCC Optimization"
575 in your program was executed, you should not compile with optimization
591 optimization:
600 The output shows that this block of code, combined by optimization,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-gcov.1 153 optimization efforts will best affect your code. You can also use
170 \&\fBgcov\fR helps you determine where to work on optimization.
180 You should compile your code without optimization if you plan to use
181 \&\fBgcov\fR because the optimization, by combining some lines of code
543 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
544 .IX Subsection "Using gcov with GCC Optimization"
549 in your program was executed, you should not compile with optimization
565 optimization:
574 The output shows that this block of code, combined by optimization,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gcov.1 160 optimization efforts will best affect your code. You can also use
177 \&\fBgcov\fR helps you determine where to work on optimization.
187 You should compile your code without optimization if you plan to use
188 \&\fBgcov\fR because the optimization, by combining some lines of code
550 .Sh "Using \fBgcov\fP with \s-1GCC\s0 Optimization"
551 .IX Subsection "Using gcov with GCC Optimization"
556 in your program was executed, you should not compile with optimization
572 optimization:
581 The output shows that this block of code, combined by optimization,

Completed in 938 milliseconds

<<21222324252627282930>>