Searched refs:maxBytes (Results 1 – 13 of 13) sorted by relevance
28 maxBytes[1] = Collation.TRAIL_WEIGHT_BYTE; in initForPrimary()31 maxBytes[2] = Collation.PRIMARY_COMPRESSION_HIGH_BYTE - 1; in initForPrimary()34 maxBytes[2] = 0xff; in initForPrimary()37 maxBytes[3] = 0xff; in initForPrimary()39 maxBytes[4] = 0xff; in initForPrimary()46 maxBytes[1] = 0; in initForSecondary()48 maxBytes[2] = 0; in initForSecondary()50 maxBytes[3] = 0xff; in initForSecondary()52 maxBytes[4] = 0xff; in initForSecondary()59 maxBytes[1] = 0; in initForTertiary()[all …]
99 minBytes[i] = maxBytes[i] = 0; in CollationWeights()107 maxBytes[1] = Collation::TRAIL_WEIGHT_BYTE; in initForPrimary()110 maxBytes[2] = Collation::PRIMARY_COMPRESSION_HIGH_BYTE - 1; in initForPrimary()113 maxBytes[2] = 0xff; in initForPrimary()116 maxBytes[3] = 0xff; in initForPrimary()118 maxBytes[4] = 0xff; in initForPrimary()126 maxBytes[1] = 0; in initForSecondary()128 maxBytes[2] = 0; in initForSecondary()130 maxBytes[3] = 0xff; in initForSecondary()132 maxBytes[4] = 0xff; in initForSecondary()[all …]
85 return (int32_t)(maxBytes[idx] - minBytes[idx] + 1); in countBytes()102 uint32_t maxBytes[5]; variable
421 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { in CacheImpl() argument498 SkImageFilter::Cache* SkImageFilter::Cache::Create(size_t maxBytes) { in Create() argument499 return SkNEW_ARGS(CacheImpl, (maxBytes)); in Create()
326 int maxBytes = (int) (encoder.maxBytesPerChar() * maxChars) + 1;327 byte[] bytesReencoded = new byte[maxBytes];
784 int maxBytes = ((l + 7) >> 3); in computeSignature() local785 signature = new byte[maxBytes]; in computeSignature()803 int maxBytes = ((l + 7) >> 3); in installSignature() local804 if (signature.length != maxBytes) { in installSignature()
60 static Cache* Create(size_t maxBytes);
431 int maxBytes) in readBytesFromStream() argument433 int maxSamples = maxBytes/(2*numChannels); in readBytesFromStream()
270 Mock(int maxCnt, size_t maxBytes) { in Mock() argument273 fContext->setResourceCacheLimits(maxCnt, maxBytes); in Mock()
5460 Int maxBytes ) // 32 or 128 in generate_lsw_sequence() argument5470 for (i = 0; i < maxBytes; i++) { in generate_lsw_sequence()5512 Int maxBytes ) // 32 or 128 in generate_stsw_sequence() argument5522 for (i = 0; i < maxBytes; i++) { in generate_stsw_sequence()
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...