/external/proguard/src/proguard/classfile/editor/ |
D | ComparableConstant.java | 101 int otherIndex = otherComparableConstant.thisIndex; in compareTo() local 103 return thisIndex < otherIndex ? -1 : in compareTo() 104 thisIndex == otherIndex ? 0 : in compareTo() 171 int otherIndex = otherInvokeDynamicConstant.getBootstrapMethodAttributeIndex(); 173 result = index < otherIndex ? -1 : 174 index > otherIndex ? 1 :
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | LiteralByteString.java | 226 for (int thisIndex = getOffsetIntoBytes(), otherIndex = in equalsRange() 228 (thisIndex < thisLimit); ++thisIndex, ++otherIndex) { in equalsRange() 229 if (thisBytes[thisIndex] != otherBytes[otherIndex]) { in equalsRange()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 549 const SlotIndex &otherIndex = other.beginIndex(); 550 return thisIndex < otherIndex; 730 const SlotIndex &otherIndex = other.beginIndex(); 731 return std::tie(thisIndex, reg) < std::tie(otherIndex, other.reg);
|
/external/messageformat/java/com/ibm/icu/simple/ |
D | MessageFormat.java | 2006 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local 2007 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 2092 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local 2093 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessageFormat.java | 2048 int otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local 2049 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
|
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 1945 int32_t otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local 1946 context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |