LzmaDec_Allocate 86 third_party/lzma_sdk/Lzma2Dec.c return LzmaDec_Allocate(&p->decoder, props, LZMA_PROPS_SIZE, alloc); LzmaDec_Allocate 137 third_party/lzma_sdk/LzmaDec.h SRes LzmaDec_Allocate(CLzmaDec *state, const Byte *prop, unsigned propsSize, ISzAlloc *alloc);