Home
last modified time | relevance | path

Searched refs:BOOLEAN_B_STRING (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceReplacer.java76 public static final int BOOLEAN_B_STRING = 0x20000010; field in InstructionSequenceReplacer
DInstructionSequenceConstants.java55 private static final int BOOLEAN_B_STRING = InstructionSequenceReplacer.BOOLEAN_B_STRING; field in InstructionSequenceConstants
4002 … new ConstantInstruction(InstructionConstants.OP_LDC, STRING_A_STRING | BOOLEAN_B_STRING),
4134 … new ConstantInstruction(InstructionConstants.OP_LDC, STRING_A_STRING | BOOLEAN_B_STRING),
4670 … new ConstantInstruction(InstructionConstants.OP_LDC, STRING_A_STRING | BOOLEAN_B_STRING),
4802 … new ConstantInstruction(InstructionConstants.OP_LDC, STRING_A_STRING | BOOLEAN_B_STRING),