/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | SyntheticAccessorFSM.java | 234 long constantValue = 0; in test() local 336 constantValue = ((WideLiteralInstruction)instructions.get(p)).getWideLiteral(); in test() 344 constantValue = ((WideLiteralInstruction)instructions.get(p)).getWideLiteral(); in test() 472 … accessorType = getIncrementType(mathOp, mathType, constantValue, putRegister, returnRegister); in test() 478 … accessorType = getIncrementType(mathOp, mathType, constantValue, putRegister, returnRegister); in test() 513 … private static int getIncrementType(int mathOp, int mathType, long constantValue, int putRegister, in getIncrementType() argument 522 if (constantValue == 1) { in getIncrementType() 524 } else if (constantValue == -1) { in getIncrementType() 532 float val = Float.intBitsToFloat((int)constantValue); in getIncrementType() 543 double val = Double.longBitsToDouble(constantValue); in getIncrementType()
|
/external/smali/dexlib2/src/main/ragel/ |
D | SyntheticAccessorFSM.rl | 85 long constantValue = 0; 108 constantValue = ((WideLiteralInstruction)instructions.get(p)).getWideLiteral(); 114 constantValue = ((WideLiteralInstruction)instructions.get(p)).getWideLiteral(); 181 … accessorType = getIncrementType(mathOp, mathType, constantValue, putRegister, returnRegister); 185 … accessorType = getIncrementType(mathOp, mathType, constantValue, putRegister, returnRegister); 210 … private static int getIncrementType(int mathOp, int mathType, long constantValue, int putRegister, 219 if (constantValue == 1) { 221 } else if (constantValue == -1) { 229 float val = Float.intBitsToFloat((int)constantValue); 240 double val = Double.longBitsToDouble(constantValue);
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
D | SemanticContext.java | 113 protected int constantValue = INVALID_PRED_VALUE; field in SemanticContext.Predicate 115 public Predicate(int constantValue) { in Predicate() argument 117 this.constantValue=constantValue; in Predicate() 134 this.constantValue = p.constantValue; in Predicate() 148 if (this.constantValue != other.constantValue){ in equals() 152 if (this.constantValue != INVALID_PRED_VALUE){ in equals() 160 if (constantValue != INVALID_PRED_VALUE){ in hashCode() 161 return constantValue; in hashCode()
|
/external/doclava/src/com/google/doclava/ |
D | FieldInfo.java | 34 boolean isSynthetic, TypeInfo type, String rawCommentText, Object constantValue, in FieldInfo() argument 37 …gePrivate, isPrivate, isFinal, isStatic, isSynthetic, chooseKind(isFinal, isStatic, constantValue), in FieldInfo() 42 mConstantValue = constantValue; in FieldInfo() 52 static String chooseKind(boolean isFinal, boolean isStatic, Object constantValue) in chooseKind() argument 54 return isConstant(isFinal, isStatic, constantValue) ? "constant" : "field"; in chooseKind() 67 static boolean isConstant(boolean isFinal, boolean isStatic, Object constantValue) in isConstant() argument 77 return isFinal && isStatic && (constantValue != null); in isConstant() 92 public Object constantValue() { in constantValue() method in FieldInfo
|
D | InfoBuilder.java | 165 if (f.constantValue() != null) { in printClassInfo() 166 System.out.println(": " + f.constantValue()); in printClassInfo() 187 if (f.constantValue() != null) { in printClassInfo() 188 System.out.println(": " + f.constantValue()); in printClassInfo() 688 Object constantValue = null; in buildFields() local 748 constantValue = parseExpression(tmp); in buildFields() 759 newType, commentAndPosition.getCommentText(), constantValue, in buildFields() 777 Object constantValue = null; in parseExpression() local 785 return constantValue; in parseExpression() 792 return constantValue; in parseExpression() [all …]
|
D | Stubs.java | 678 && field.constantValue() == null) { in writeClass() 789 return (field.isFinal() && field.constantValue() != null) in fieldIsInitialized() 1521 val = fi.constantValue(); in writeFieldApi()
|
D | Converter.java | 504 f.constantValue(), Converter.convertSourcePosition(f.position()),
|
D | Doclava.java | 1572 Object cValue = field.constantValue(); in writeSdkValues()
|
/external/proguard/src/proguard/evaluation/ |
D | Processor.java | 579 stack.push(classConstantValueFactory.constantValue(clazz, constantIndex)); in visitConstantInstruction() 595 … stack.push(constantValueFactory.constantValue(clazz, constantIndex).referenceValue()); in visitConstantInstruction() 600 …ReferenceValue referenceValue = constantValueFactory.constantValue(clazz, constantIndex).reference… in visitConstantInstruction() 614 …castValue.isNull() == Value.NEVER ? constantValueFactory.constantValue(clazz, constantIndex).refe… in visitConstantInstruction() 615 …constantValueFactory.constantValue(clazz, constantIndex).referenceValue().generalize(valueFactory.… in visitConstantInstruction() 621 …ReferenceValue referenceValue = constantValueFactory.constantValue(clazz, constantIndex).reference… in visitConstantInstruction() 641 … stack.push(constantValueFactory.constantValue(clazz, constantIndex).referenceValue()); in visitConstantInstruction()
|
D | ConstantValueFactory.java | 54 public Value constantValue(Clazz clazz, in constantValue() method in ConstantValueFactory
|
/external/proguard/src/proguard/optimize/info/ |
D | FieldOptimizationInfo.java | 168 … value = CONSTANT_VALUE_FACTORY.constantValue(clazz, constantValueAttribute.u2constantValueIndex); in visitConstantValueAttribute()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/extensions/persist/lib/ |
D | ognl-2.6.7.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/ASTAdd.class
ASTAdd ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/DuplicateClassPrinter.class
DuplicateClassPrinter ... |
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |