Home
last modified time | relevance | path

Searched refs:Lzma86_Encode (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DLzma86.h27 Lzma86_Encode
71 SRes Lzma86_Encode(Byte *dest, size_t *destLen, const Byte *src, size_t srcLen,
H A DLzma86Enc.c14 int Lzma86_Encode(Byte *dest, size_t *destLen, const Byte *src, size_t srcLen, in Lzma86_Encode() function
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp583 int res = Lzma86_Encode(outBuffer, &outSize, inBuffer, inSize,

Completed in 2 milliseconds