CLzmaProps        898 third_party/lzma_sdk/LzmaDec.c SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size)
CLzmaProps        924 third_party/lzma_sdk/LzmaDec.c static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc)
CLzmaProps        940 third_party/lzma_sdk/LzmaDec.c   CLzmaProps propNew;
CLzmaProps        949 third_party/lzma_sdk/LzmaDec.c   CLzmaProps propNew;
CLzmaProps         40 third_party/lzma_sdk/LzmaDec.h SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
CLzmaProps         52 third_party/lzma_sdk/LzmaDec.h   CLzmaProps prop;