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

<<21222324252627282930>>

  /external/proguard/src/proguard/optimize/info/
MethodOptimizationInfo.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ParameterUsageMarker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
  /external/proguard/src/proguard/optimize/peephole/
GotoCommonCodeReplacer.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ReachableCodeMarker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
  /external/proguard/src/proguard/shrink/
AnnotationUsageMarker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ShortestUsageMark.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ShortestUsageMarker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ShortestUsagePrinter.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ClassShrinker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
84 // Shrinking the constant pool also sets up an index map.
  /external/proguard/src/proguard/util/
ClassNameParser.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
  /external/speex/libspeex/
buffer.c 172 /* FIXME: move data/pointers properly for shrinking the buffer */
  /frameworks/base/docs/html/tools/building/
multidex.jd 140 ensure you have shrinking enabled for release builds. Enabling shrinking ensures you
249 this case, you should apply code shrinking techniques with ProGuard to minimize the size of dex
257 at startup or when particular groups of classes are loaded. Code shrinking can reduce or possibly
  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
FixedAspectSurfaceView.java 113 // This means keeping one dimension as large as possible and shrinking the other
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
FixedAspectSurfaceView.java 99 // This means keeping one dimension as large as possible and shrinking the other
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
refcard.html 136 they aren't removed in the shrinking step).</td>
143 in the shrinking step).</td>
150 all of the specified class members are present (after the shrinking
177 the shrinking step.</td>
usage.html 61 <li><a href="#shrinkingoptions">Shrinking Options</a></li>
245 they aren't removed in the shrinking phase. For example, you may want to
259 removed in the shrinking phase. For example, you may want to preserve the
274 the shrinking phase. For example, you may want to <a
295 <h2><a name="shrinkingoptions">Shrinking Options</a></h2>
300 <dd>Specifies not to shrink the input class files. By default, shrinking is
303 they depend, directly or indirectly. A shrinking step is also applied
313 Only applicable when shrinking.</dd>
319 being kept in the shrinking step. This can be useful if you are wondering
325 reflect the actual shrinking process.</i> If the <
    [all...]
  /external/skia/src/codec/
SkCodec_libgif.cpp 317 gif_warning("Inner image too wide, shrinking.\n");
328 gif_warning("Inner image too tall, shrinking.\n");
  /frameworks/base/core/java/android/content/res/
StringBlock.java 399 * Forces the text line to be the specified height, shrinking/stretching
400 * the ascent if possible, or the descent if shrinking the ascent further
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapTest.java 512 // test shrinking
633 // test shrinking
658 // test shrinking
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
process_track_base.html 89 // Expanding and collapsing tracks is, essentially, growing and shrinking
  /external/e2fsprogs/resize/
online.c 82 com_err(program_name, 0, _("On-line shrinking not supported"));
  /external/libvncserver/x11vnc/
x11vnc_defs.c 133 int scaling_interpolate = 0; /* use interpolation scheme when shrinking */
  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 50 /// Called before shrinking the live range of a virtual register.
  /external/llvm/test/CodeGen/X86/
vselect-avx.ll 31 ; When shrinking the condition used into the select to match a blend, this
  /external/proguard/docs/manual/
ant.html 379 they aren't removed in the shrinking step).</dd>
387 in the shrinking step).</dd>
395 all of the specified class members are present (after the shrinking
404 the shrinking step.</dd>

Completed in 260 milliseconds

<<21222324252627282930>>