Searched
full:optimization (Results
476 -
500 of
1783) sorted by null
<<11121314151617181920>>
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
treestruct.def | 66 DEFTREESTRUCT(TS_OPTIMIZATION, "optimization options")
|
/system/core/libpixelflinger/ |
Android.mk | 53 # special optimization flags for pixelflinger
|
/system/media/opensles/libopensles/ |
locks.h | 61 // Peek and poke are an optimization for small atomic fields that don't "matter"
|
/bionic/libc/stdio/ |
setvbuf.c | 80 * Find optimal I/O size for seek optimization. This also returns 116 * Kill any seek optimization if the buffer is not the
|
/dalvik/dx/src/com/android/dx/dex/cf/ |
OptimizerOptions.java | 30 * Settings for optimization of code. 128 * @param rmeth {@code non-null;} method with all optimization steps run.
|
/dalvik/dx/src/com/android/dx/ssa/ |
package-info.java | 26 * implement basic optimization steps and register allocation so that a 53 * <h3>Classes related to optimization steps</h3>
|
/dalvik/vm/alloc/ |
Alloc.h | 76 * The "self" argument is allowed as an optimization; it may be NULL. 85 * The "self" argument is allowed as an optimization; it may be NULL.
|
/external/bluetooth/glib/build/win32/vs9/ |
glib-genmarshal.vcproj | 46 Optimization="0"
197 Optimization="0"
|
gspawn-win32-helper-console.vcproj | 46 Optimization="0"
199 Optimization="0"
|
gspawn-win32-helper.vcproj | 46 Optimization="0"
123 Optimization="0"
|
testglib.vcproj | 46 Optimization="0"
199 Optimization="0"
|
/external/chromium/third_party/icu/source/tools/icupkg/ |
icupkg.vcproj | 136 Optimization="0" 317 Optimization="0"
|
/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/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"> </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/WebCore/platform/ |
KURLGooglePrivate.h | 84 // TODO(brettw) we can support an additional optimization. Make this 86 // the optimization from the original KURL which uses = with the original
|
/dalvik/vm/compiler/ |
Loop.c | 208 * If the condition op is not > or >=, this is not an optimization 229 * If the condition op is not < or <=, this is not an optimization 362 * it is an optimization candidate. 471 * Main entry point to do loop optimization. 472 * Return false if sanity checks for loop formation/optimization failed.
|
/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,
|
Completed in 681 milliseconds
<<11121314151617181920>>