Searched refs:STRING_A_LENGTH (Results 1 - 3 of 3) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceReplacer.java68 public static final int STRING_A_LENGTH = 0x20000000; field in class:InstructionSequenceReplacer
328 if (argument == STRING_A_LENGTH)
H A DInstructionSequenceConstants.java47 private static final int STRING_A_LENGTH = InstructionSequenceReplacer.STRING_A_LENGTH; field in class:InstructionSequenceConstants
3603 new SimpleInstruction(InstructionConstants.OP_SIPUSH, STRING_A_LENGTH),
3725 new SimpleInstruction(InstructionConstants.OP_SIPUSH, STRING_A_LENGTH),
4393 new SimpleInstruction(InstructionConstants.OP_SIPUSH, STRING_A_LENGTH),
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ...

Completed in 71 milliseconds