/external/proguard/src/proguard/classfile/editor/ |
D | ClassEditor.java | 122 int fieldsCount = targetClass.u2fieldsCount; in addField() local 126 if (fields.length <= fieldsCount) in addField() 128 targetClass.fields = new ProgramField[fieldsCount+1]; in addField() 131 fieldsCount); in addField() 151 int fieldsCount = targetClass.u2fieldsCount; in removeField() local 159 fieldsCount - fieldIndex - 1); in removeField() 172 int fieldsCount = targetClass.u2fieldsCount; in findFieldIndex() local 175 for (int index = 0; index < fieldsCount; index++) in findFieldIndex() 183 return fieldsCount; in findFieldIndex()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | FieldsSet.java | 24 protected FieldsSet(int whichEnum, int fieldsCount) { in FieldsSet() argument 25 if (fieldsCount <= 0 && whichEnum != NO_ENUM) { in FieldsSet() 26 fieldsCount = DebugUtilities.enumCount(whichEnum); in FieldsSet() 29 fFieldsCount = fieldsCount; in FieldsSet() 30 if(fieldsCount<0) { in FieldsSet() 31 throw new InternalError("Preposterous field count " + fieldsCount); in FieldsSet()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | FieldsSet.java | 21 protected FieldsSet(int whichEnum, int fieldsCount) { in FieldsSet() argument 22 if (fieldsCount <= 0 && whichEnum != NO_ENUM) { in FieldsSet() 23 fieldsCount = DebugUtilities.enumCount(whichEnum); in FieldsSet() 26 fFieldsCount = fieldsCount; in FieldsSet() 27 if(fieldsCount<0) { in FieldsSet() 28 throw new InternalError("Preposterous field count " + fieldsCount); in FieldsSet()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | InvokeMethod002Test.java | 163 int fieldsCount = fields.length; in testInvokeMethod() local 164 assertTrue("Invalid fieldsCount=" + fieldsCount + ", must be >= " + fieldValues.length in testInvokeMethod() 165 , fieldsCount >= fieldValues.length); in testInvokeMethod()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 2054 int fieldsCount = fieldIDs.length; in getObjectReferenceValues() local 2055 if (fieldsCount == 0) { in getObjectReferenceValues() 2063 command.setNextValueAsInt(fieldsCount); in getObjectReferenceValues() 2064 for (int i = 0; i < fieldsCount; i++) { in getObjectReferenceValues() 2070 Value[] values = new Value[fieldsCount]; in getObjectReferenceValues() 2071 for (int i = 0; i < fieldsCount; i++) { in getObjectReferenceValues() 2088 int fieldsCount = fieldIDs.length; in getReferenceTypeValues() local 2089 if (fieldsCount == 0) { in getReferenceTypeValues() 2097 command.setNextValueAsInt(fieldsCount); in getReferenceTypeValues() 2098 for (int i = 0; i < fieldsCount; i++) { in getReferenceTypeValues() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | fldset.h | 46 FieldsSet(int32_t fieldsCount);
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | ClassReader.java | 447 int fieldsCount = reader.u2(); in readFields() local 449 for (int i = 0; i < fieldsCount; i++) { in readFields()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | jdepend-2.9.jar | META-INF/
META-INF/MANIFEST.MF
jdepend/
jdepend/framework/
jdepend/ ... |
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |
/external/mockito/lib/ |
D | byte-buddy-1.8.15.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |