/external/proguard/src/proguard/classfile/editor/ |
ConstantPoolShrinker.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/classfile/instruction/ |
InstructionConstants.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/classfile/util/ |
ClassReferenceInitializer.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
DynamicClassReferenceInitializer.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
InstructionSequenceMatcher.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/evaluation/value/ |
TypedReferenceValue.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/gui/ |
ClassSpecificationDialog.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
MemberSpecificationDialog.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
ProGuardGUI.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification 277 new TextSprite(new ConstantString(msg("shrinking")), [all...] |
/external/proguard/src/proguard/gui/splash/ |
OverrideGraphics2D.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/obfuscate/ |
ClassObfuscator.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
Obfuscator.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/optimize/evaluation/ |
SimpleEnumDescriptorSimplifier.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
SimpleEnumUseSimplifier.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/optimize/peephole/ |
MethodInliner.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/preverify/ |
CodePreverifier.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/proguard/src/proguard/retrace/ |
ReTrace.java | 2 * ProGuard -- shrinking, optimization, obfuscation, and preverification
|
/external/skia/include/core/ |
SkTArray.h | 441 // whether we're growing or shrinking, we leave at least 50% extra space for future
|
/external/squashfs-tools/squashfs-tools/ |
caches-queues-lists.c | 409 } else { /* shrinking non-lookup cache */
|
/external/v8/test/cctest/ |
cctest.status | 54 'test-weakmaps/Shrinking': [FAIL],
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
WorkspaceStateTransitionAnimation.java | 83 * animation on a view, it evokes the sense that the object is shrinking due to moving away
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
SwipeableListView.java | 315 * Archive items using the swipe away animation before shrinking them away.
|
/external/llvm/lib/IR/ |
Value.cpp | 200 // NOTE: Could optimize for the case the name is shrinking to not deallocate 210 // NOTE: Could optimize for the case the name is shrinking to not deallocate
|
/frameworks/base/core/java/android/util/ |
ArrayMap.java | 43 * you have no control over this shrinking -- if you set a capacity and then remove an 45 * explicit call to set the capacity should turn off this aggressive shrinking behavior.</p>
|
/external/libvncserver/x11vnc/ |
scan.c | 644 * For shrinking, a destination (scaled) pixel will correspond to more 771 * Of course R, G, B averages are done separately as in the shrinking 773 * shrinking can simply be used with different choices for weights for 806 int shrink; /* whether shrinking or expanding */ 1067 * Typical case when shrinking are 2x2 loop, so [all...] |