HomeSort by relevance Sort by last modified time
    Searched refs:shrink (Results 51 - 75 of 217) sorted by null

1 23 4 5 6 7 8 9

  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /toolchain/binutils/binutils-2.25/bfd/
libcoff.h 940 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\
942 (abfd, section, reloc, shrink, link_info))
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceReplacer.java 183 System.out.println(" "+replacementInstructionFactory.create(clazz, index).shrink().toString(matchedOffset));
  /external/proguard/src/proguard/shrink/
ClassShrinker.java 21 package proguard.shrink;
74 // Shrink the arrays for constant pool, interfaces, fields, methods,
143 // Shrink the attributes array.
148 // Shrink any attributes.
160 // Shrink the array of BootstrapMethodInfo objects.
178 // Shrink the array of InnerClassesInfo objects.
205 // Shrink the attributes array.
210 // Shrink the attributes themselves.
217 // Shrink the local variable info array.
226 // Shrink the local variable type info array
    [all...]
UsageMarker.java 21 package proguard.shrink;
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ArrayListTest.java     [all...]
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
proguard-base-5.3.3.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.1/
proguard-base-5.3.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.2/
proguard-base-5.3.2.jar 
  /prebuilts/go/darwin-x86/src/runtime/
chan_test.go 535 // blocked on a channel send and we shrink the stack.
559 // trigger GC which will shrink the stack of the sender.
608 // We're ready to trigger GC and stack shrink.
stack.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
chan_test.go 535 // blocked on a channel send and we shrink the stack.
559 // trigger GC which will shrink the stack of the sender.
608 // We're ready to trigger GC and stack shrink.
stack.go     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 163 compiler.shrink();
218 m_ops.shrink();
    [all...]
  /external/proguard/src/proguard/
ConfigurationWriter.java 114 writeOption(ConfigurationConstants.DONT_SHRINK_OPTION, !configuration.shrink);
  /external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar 
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 241 shrink();
614 shrink(); method
725 private void shrink() { method in class:RecipientEditTextView
746 // Re-post the shrink for later.
    [all...]
  /external/mesa3d/src/intel/blorp/
blorp_blit.c 1953 bool shrink = split_blorp_blit_debug && can_shrink_surfaces(orig_params); local
    [all...]
  /external/proguard/src/proguard/gui/
ProGuardGUI.java 88 private final JCheckBox shrinkCheckBox = new JCheckBox(msg("shrink"));
    [all...]

Completed in 863 milliseconds

1 23 4 5 6 7 8 9