Searched refs:zeroCount (Results 1 – 8 of 8) sorted by relevance
79 int zeroCount = 0; in parsePFA() local80 for (trailerPos--; trailerPos > dataPos && zeroCount < 512; trailerPos--) { in parsePFA()84 zeroCount++; in parsePFA()89 if (zeroCount != 512) { in parsePFA()
223 int zeroCount = 0; in handleCheck() local228 zeroCount = matcher.end(1) - matcher.start(1); // number of ascii zeros in handleCheck()269 String pattern = getCanonicalPattern(value, type, zeroCount, isPOSIX); in handleCheck()510 …public static String getCanonicalPattern(String inpattern, NumericType type, int zeroCount, boolea… in getCanonicalPattern() argument515 if (zeroCount == 0) { in getCanonicalPattern()
1633 int zeroCount = 0; in doParse() local1648 ++zeroCount; in doParse()1675 while (zeroCount > 0) { in doParse()1677 --zeroCount; in doParse()
1634 int zeroCount = 0; in doParse() local1649 ++zeroCount; in doParse()1676 while (zeroCount > 0) { in doParse()1678 --zeroCount; in doParse()
1273 int32_t zeroCount = 0; in doParse() local1289 ++zeroCount; in doParse()1319 while (zeroCount > 0) { in doParse()1321 --zeroCount; in doParse()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...