Home
last modified time | relevance | path

Searched refs:numPairs (Results 1 – 12 of 12) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DAnnotationsAttribute.java341 int numPairs = ByteArray.readU16bit(info, pos + 2); in annotation() local
342 return annotation(pos + 4, type, numPairs); in annotation()
345 int annotation(int pos, int type, int numPairs) throws Exception { in annotation() argument
346 for (int j = 0; j < numPairs; ++j) in annotation()
427 int annotation(int pos, int type, int numPairs) throws Exception { in annotation() argument
429 return super.annotation(pos, type, numPairs); in annotation()
495 int annotation(int pos, int type, int numPairs) throws Exception { in annotation() argument
496 writer.annotation(copyType(type), numPairs); in annotation() local
497 return super.annotation(pos, type, numPairs); in annotation()
617 int annotation(int pos, int type, int numPairs) throws Exception { in annotation() argument
[all …]
/external/lzma/C/
DLzmaEnc.c289 UInt32 numPairs; member
829 UInt32 lenRes = 0, numPairs; in ReadMatchDistances() local
831 numPairs = p->matchFinder.GetMatches(p->matchFinderObj, p->matches); in ReadMatchDistances()
834 printf("\n i = %d numPairs = %d ", g_STAT_OFFSET, numPairs / 2); in ReadMatchDistances()
838 for (i = 0; i < numPairs; i += 2) in ReadMatchDistances()
843 if (numPairs > 0) in ReadMatchDistances()
845 lenRes = p->matches[numPairs - 2]; in ReadMatchDistances()
849 UInt32 distance = p->matches[numPairs - 1] + 1; in ReadMatchDistances()
860 *numDistancePairsRes = numPairs; in ReadMatchDistances()
944 UInt32 numAvail, mainLen, numPairs, repMaxIndex, i, posState, lenEnd, len, cur; in GetOptimum() local
[all …]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java1074 int numPairs = (length + 1) / 2;
1075 long primary = numericPrimary | ((132 - 4 + numPairs) << 16);
/external/icu/icu4c/source/i18n/
Dcollationiterator.cpp800 int32_t numPairs = (length + 1) / 2; in appendNumericSegmentCEs() local
801 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); in appendNumericSegmentCEs()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationIterator.java1076 int numPairs = (length + 1) / 2;
1077 long primary = numericPrimary | ((132 - 4 + numPairs) << 16);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2383 for (int numPairs = in.readInt(); numPairs > 0; --numPairs) { in readObject()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2339 for (int numPairs = in.readInt(); numPairs > 0; --numPairs) { in readObject()
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...