HomeSort by relevance Sort by last modified time
    Searched full:shrunk (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /external/proguard/examples/annotations/src/proguard/annotation/
KeepClassMembers.java 13 * from being shrunk, optimized, or obfuscated as entry points.
KeepGettersSetters.java 13 * class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicClassMembers.java 13 * class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicGettersSetters.java 13 * annotated class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicProtectedClassMembers.java 13 * the annotated class from being shrunk, optimized, or obfuscated as entry
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/src/proguard/annotation/
KeepClassMembers.java 13 * from being shrunk, optimized, or obfuscated as entry points.
KeepGettersSetters.java 13 * class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicClassMembers.java 13 * class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicGettersSetters.java 13 * annotated class from being shrunk, optimized, or obfuscated as entry points.
KeepPublicProtectedClassMembers.java 13 * the annotated class from being shrunk, optimized, or obfuscated as entry
  /external/llvm/test/Transforms/InstCombine/
bittest.ll 13 %tmp.17.shrunk = bitcast i32 %tmp.16 to i32 ; <i32> [#uses=1]
14 %tmp.22 = and i32 %tmp.17.shrunk, -1073741824 ; <i32> [#uses=1]
demand_shrink_nsw.ll 3 ; The constant at %v35 should be shrunk, but this must lead to the nsw flag of
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_shrink.c 42 /* Chunk will not be shrunk out of existence if
46 ** 2. After the last block is shrunk, there will be enough
  /external/valgrind/memcheck/tests/
realloc3.c 7 demonstrates this -- 'x' and 'y' are unchanged and shrunk, and their
  /external/proguard/examples/annotations/lib/
annotations.pro 63 # shrunk, optimized, or obfuscated as entry points.
95 # all public, getters and setters of the annotated class from being shrunk,
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/lib/
annotations.pro 63 # shrunk, optimized, or obfuscated as entry points.
95 # all public, getters and setters of the annotated class from being shrunk,
  /external/skia/src/core/
SkImageInfo.cpp 117 // the intersect may have shrunk info's logical size
  /prebuilts/tools/common/m2/repository/org/sonatype/gossip/gossip/1.3/
gossip-1.3.pom 388 -outjars ${project.build.finalName}-shrunk.${project.packaging}
465 <classifier>shrunk</classifier>
468 <file>${project.build.directory}/${project.build.finalName}-shrunk.${project.packaging}</file>
470 <classifier>shrunk</classifier>
  /prebuilts/tools/common/proguard/proguard4.7/docs/
quality.html 29 analysis, a shrunk and obfuscated jar (using ProGuard itself!), test runs with
  /external/webrtc/webrtc/base/
buffer_unittest.cc 104 EXPECT_EQ(buf.capacity(), 15u); // Hasn't shrunk.
123 EXPECT_EQ(buf.capacity(), 16u); // Hasn't shrunk.
  /external/proguard/docs/
quality.html 31 analysis, a shrunk and obfuscated jar (using ProGuard itself!), test runs with
  /external/proguard/src/proguard/optimize/
ParameterShrinker.java 86 // Compute the new parameter size from the shrunk descriptor.
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 127 // is never shrunk.
  /frameworks/opt/chips/res/values/
strings.xml 17 <!-- Text displayed when the recipientedittextview is not focused. Displays the total number of recipients since the field is shrunk to just display a portion -->
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboard.java 39 * returns true. When this key becomes invisible, its width will be shrunk to zero.

Completed in 1187 milliseconds

1 2 3 4 5 6