Searched refs:LzInWindow_Create (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.c28 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) function
189 if (LzInWindow_Create(p, sizeReserv, alloc))
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.c29 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) function
190 if (LzInWindow_Create(p, sizeReserv, alloc))
/external/lzma/C/
H A DLzFind.c28 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) function
189 if (LzInWindow_Create(p, sizeReserv, alloc))

Completed in 277 milliseconds