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

<<21222324252627282930>>

  /frameworks/base/docs/html/tools/studio/
eclipse-transition-guide.jd 514 <h3>Resource shrinking</h3>
515 <p>In Android Studio, resource shrinking enables the automatic removal of unused resources from
520 <code>build.gradle</code> file to enable resource shrinking. For example, if your application is
526 <p class="note"><strong>Note:</strong> Resource shrinking works in conjunction with code shrinking
529 <p>To enable resource shrinking, update the <code>buildTypes</code> block in the
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
XYPlotTest.java 211 // after shrinking
294 // after shrinking
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_base.c 226 /* Free block is the entire chunk, so shrinking can eliminate
263 /* Free block is the entire chunk, so shrinking can
  /external/proguard/src/proguard/optimize/peephole/
TargetClassChanger.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
106 // interface hierarchy of the retargeted class. The shrinking
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_base.c 226 /* Free block is the entire chunk, so shrinking can eliminate
263 /* Free block is the entire chunk, so shrinking can
  /art/runtime/
mem_map.h 117 // Resize the mem-map by unmapping pages at the end. Currently only supports shrinking.
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java 112 // This means keeping one dimension as large as possible and shrinking the other
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java 112 // This means keeping one dimension as large as possible and shrinking the other
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
FixedAspectSurfaceView.java 112 // This means keeping one dimension as large as possible and shrinking the other
  /external/boringssl/src/crypto/
mem.c 87 /* We don't support shrinking the buffer. Note the memcpy that copies
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 128 // FIXME: Handle "shrinking" more efficiently,
  /external/e2fsprogs/resize/
resize2fs.8.in 85 to shrink the size of the partition. When shrinking the size of
  /external/eigen/unsupported/Eigen/
BVH 43 * in 3D and represent the rectangle as a pyramid based on the original rectangle and shrinking in the \f$r\f$ direction)
  /external/guava/guava-tests/test/com/google/common/io/
CharStreamsTest.java 219 // shouldn't be a problem unless the buffer is shrinking each call
  /external/llvm/test/CodeGen/R600/
trunc.ll 44 %aa = add i64 %a, 234 ; Prevent shrinking store.
  /external/proguard/docs/manual/
gradle.html 143 they aren't removed in the shrinking step).</dd>
148 in the shrinking step).</dd>
153 all of the specified class members are present (after the shrinking
172 the shrinking step.</dd>
usage.html 63 <li><a href="#shrinkingoptions">Shrinking Options</a></li>
260 they aren't removed in the shrinking phase. For example, you may want to
274 removed in the shrinking phase. For example, you may want to preserve the
289 the shrinking phase. For example, you may want to <a
310 <h2><a name="shrinkingoptions">Shrinking Options</a></h2>
315 <dd>Specifies not to shrink the input class files. By default, shrinking is
318 they depend, directly or indirectly. A shrinking step is also applied
328 Only applicable when shrinking.</dd>
334 being kept in the shrinking step. This can be useful if you are wondering
340 reflect the actual shrinking process.</i> If the <
    [all...]
  /external/proguard/src/proguard/
ConfigurationConstants.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
DataEntryWriterFactory.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
GPL.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
InputReader.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
OutputWriter.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
UpToDateChecker.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
  /external/proguard/src/proguard/ant/
ClassPathElement.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
ClassSpecificationElement.java 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification

Completed in 482 milliseconds

<<21222324252627282930>>