Home
last modified time | relevance | path

Searched defs:compLen (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
Dzlibndk.cpp152 uLong compLen = 100 * sizeof(int); in Deflate() local
194 uLong compLen = 100 * sizeof(int); in DeflateFullFlush() local
266 uLong compLen = expect == Z_OK ? 100 * sizeof(int) : VALUE_ONE; in Compress() local
288 uLong compLen = compressBound(len); in CompressBound() local
313 uLong compLen = expect == Z_OK ? 100 * sizeof(int) : VALUE_ONE; in Compress2() local
338 uLong compLen = 100 * sizeof(int); in UnCompress() local
408 uLong compLen = 100 * sizeof(int); in UnCompress2() local
444 uLong compLen = 100 * sizeof(int); in InflateValidate() local