Home
last modified time | relevance | path

Searched refs:g_MidAlloc (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DAlloc.h49 extern const ISzAlloc g_MidAlloc;
52 #define g_MidAlloc g_AlignedAlloc macro
H A DAlloc.c327 const ISzAlloc g_MidAlloc = { SzMidAlloc, SzMidFree }; variable
/third_party/lzma/CPP/7zip/Compress/
H A DLzma2Decoder.cpp94 &g_MidAlloc); in Code()
226 _dec = Lzma2DecMt_Create(&g_AlignedAlloc, &g_MidAlloc); in SetOutStreamSize()
H A DXzDecoder.cpp43 xz = XzDecMt_Create(&g_Alloc, &g_MidAlloc); in Decode()
/third_party/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp13 #define alignedMidBuffer_Alloc g_MidAlloc

Completed in 4 milliseconds