Searched refs:SZ_ERROR_MEM (Results 1 – 20 of 20) sorted by relevance
95 return SZ_ERROR_MEM; in SzDecodePpmd()365 return SZ_ERROR_MEM; in SzFolder_Decode2()368 return SZ_ERROR_MEM; in SzFolder_Decode2()419 return SZ_ERROR_MEM; in SzFolder_Decode2()422 return SZ_ERROR_MEM; in SzFolder_Decode2()
101 return SZ_ERROR_MEM; in Xz_ReadIndex2()129 return SZ_ERROR_MEM; in Xz_ReadIndex()292 return SZ_ERROR_MEM; in Xzs_ReadBackward()
136 return SZ_ERROR_MEM; in Xz_AddIndexRecord()139 return SZ_ERROR_MEM; in Xz_AddIndexRecord()272 return SZ_ERROR_MEM; in SeqInFilter_Init()366 return SZ_ERROR_MEM; in Lzma2WithFilters_Create()
49 return SZ_ERROR_MEM; in Lzma86_Encode()
14 if ((p = (T *)IAlloc_Alloc(alloc, (size) * sizeof(T))) == 0) return SZ_ERROR_MEM; }1048 return SZ_ERROR_MEM; in SzReadAndDecodePackedStreams()1050 return SZ_ERROR_MEM; in SzReadAndDecodePackedStreams()1603 return SZ_ERROR_MEM; in SzArEx_Open2()1622 return SZ_ERROR_MEM; in SzArEx_Open2()1733 return SZ_ERROR_MEM; in SzArEx_Extract()1747 res = SZ_ERROR_MEM; in SzArEx_Extract()
214 return SZ_ERROR_MEM; in BraState_SetFromMethod()273 return SZ_ERROR_MEM; in SbState_SetFromMethod()321 return SZ_ERROR_MEM; in Lzma2State_SetFromMethod()405 return SZ_ERROR_MEM; in MixCoder_Code()
28 #define SZ_ERROR_MEM 2 macro
290 return SZ_ERROR_MEM; in Lzma2Enc_EncodeMt1()463 return SZ_ERROR_MEM; in Lzma2Enc_Encode()
477 return SZ_ERROR_MEM; in MatchFinderMt_Create()483 return SZ_ERROR_MEM; in MatchFinderMt_Create()
154 if (buf == 0) return SZ_ERROR_MEM; }
966 return SZ_ERROR_MEM; in LzmaDec_AllocateProbs2()994 return SZ_ERROR_MEM; in LzmaDec_Allocate()
1914 return SZ_ERROR_MEM; in LzmaEnc_Alloc()1929 return SZ_ERROR_MEM; in LzmaEnc_Alloc()1951 return SZ_ERROR_MEM; in LzmaEnc_Alloc()2265 return SZ_ERROR_MEM; in LzmaEncode()
96 return SZ_ERROR_MEM; in Utf16_To_Utf8Buf()117 return SZ_ERROR_MEM; in Utf16_To_Char()413 res = SZ_ERROR_MEM; in main()539 else if (res == SZ_ERROR_MEM) in main()
36 case E_OUTOFMEMORY: return SZ_ERROR_MEM; in HRESULT_To_SRes()92 case SZ_ERROR_MEM: return E_OUTOFMEMORY; in SResToHRESULT()
144 return SZ_ERROR_MEM; in Encode()235 if (res == SZ_ERROR_MEM) in main2()
109 SZ_ERROR_MEM - Memory allocation error226 return SZ_ERROR_MEM;276 SZ_ERROR_MEM - Memory allocation error
16 case SZ_ERROR_MEM: return E_OUTOFMEMORY; in SResToHRESULT()
604 else if (res == SZ_ERROR_MEM) in main()
451 case SZ_ERROR_MEM: return E_OUTOFMEMORY; in SRes_to_Open_HRESULT()