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

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/src/proguard/util/
NotMatcher.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
OrMatcher.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
SettableMatcher.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
StringMatcher.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
StringParser.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile 13 # optimization flags
  /ndk/sources/host-tools/sed-4.2.1/m4/
inline.m4 23 dnl depends on optimization flags, which can be in CFLAGS.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
statistics.h 1 /* Memory and optimization statistics helpers.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
statistics.h 1 /* Memory and optimization statistics helpers.
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
statistics.h 1 /* Memory and optimization statistics helpers.
  /external/llvm/include/llvm/Support/
PassManagerBuilder.h 11 // "standard" optimization sequence suitable for languages like C and C++.
31 /// PassManagerBuilder - This class is used to set up a standard optimization
44 /// the pass(es). For example, a plugin that wanted to add a loop optimization
72 /// EP_ScalarOptimizerLate - This extension point allows adding optimization
78 /// The Optimization Level - Specify the basic optimization level.
321 // Delete basic blocks, which optimization passes may have killed.
  /external/llvm/lib/VMCore/
DebugInfoProbe.cpp 40 // how an optimization pass is preserving debugging information.
62 /// initialize - Collect information before running an optimization pass.
110 /// finalize - Collect information after running an optimization pass. This
170 /// initialize - Collect information before running an optimization pass.
175 /// finalize - Collect information after running an optimization pass. This
200 /// initialize - Collect information before running an optimization pass.
214 /// finalize - Collect information after running an optimization pass. This
  /external/llvm/tools/llvmc/examples/mcc16/
PIC16.td 43 (help "Optimization Level 1.")),
45 (help "Optimization Level 2.")),
47 (help "Optimization Level 3.")),
53 // (help "Optimization level 1")),
55 // (help "Optimization level 2. (Default)")),
  /external/proguard/src/proguard/
Configuration.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
91 * class member names are to be kept from shrinking, optimization, and/or
124 // Optimization options.
135 * optimization names may contain "*" or "?" wildcards, and they may
141 * Specifies the number of optimization passes.
  /dalvik/dx/src/com/android/dx/ssa/
MoveParamCombiner.java 39 * Processes a method with this optimization step.
52 * Runs this optimization step.
  /dalvik/vm/alloc/
Alloc.h 71 * The "self" argument is allowed as an optimization; it may be NULL.
80 * The "self" argument is allowed as an optimization; it may be NULL.
  /external/chromium/testing/gmock/msvc/2010/
gmock.vcxproj 49 <Optimization>Disabled</Optimization>
gmock_main.vcxproj 49 <Optimization>Disabled</Optimization>
gmock_test.vcxproj 52 <Optimization>Disabled</Optimization>
  /external/chromium/testing/gtest/msvc/
gtest_unittest-md.vcproj 21 Optimization="0"
124 Optimization="1"
gtest_unittest.vcproj 21 Optimization="0"
124 Optimization="1"
  /external/clang/lib/CodeGen/
README.txt 1 IRgen optimization opportunities.
27 In theory, the same optimization could be a win for block local
  /external/clang/test/CodeGenCXX/
constructors.cpp 56 /* Test that the delegation optimization is disabled for classes with
77 /* Test that the delegation optimization is disabled for varargs
  /external/kernel-headers/original/linux/
compiler.h 65 /* Optimization barrier */
123 * elimination and loop optimization just as an arithmetic operator
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 25 compilers that support profile guided optimization generate poor code in
26 the real world, because using such optimization tunes that application

Completed in 2448 milliseconds

1 2 3 4 5 6 7 8 91011>>