Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c513 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, SizeT inSize) in LzmaDec_TryDummy()
748 SizeT inSize = *srcLen; in LzmaDec_DecodeToDic() local
869 SizeT inSize = *srcLen; in LzmaDec_DecodeToBuf() local
1001 SizeT inSize = *srcLen; in LzmaDecode() local
/openbmc/linux/fs/coda/
H A Dupcall.c710 int inSize, int *outSize, in coda_upcall()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c5426 size_t inSize) { in ZSTD_CCtx_init_compressStream2()