Searched refs:SZ_ERROR_MEM (Results 1 – 20 of 20) sorted by relevance
100 return SZ_ERROR_MEM; in SzDecodePpmd()406 return SZ_ERROR_MEM; in SzFolder_Decode2()409 return SZ_ERROR_MEM; in SzFolder_Decode2()462 return SZ_ERROR_MEM; in SzFolder_Decode2()465 return SZ_ERROR_MEM; in SzFolder_Decode2()
102 return SZ_ERROR_MEM; in Xz_ReadIndex2()130 return SZ_ERROR_MEM; in Xz_ReadIndex()298 return SZ_ERROR_MEM; in Xzs_ReadBackward()
138 return SZ_ERROR_MEM; in Xz_AddIndexRecord()141 return SZ_ERROR_MEM; in Xz_AddIndexRecord()278 return SZ_ERROR_MEM; in SeqInFilter_Init()375 return SZ_ERROR_MEM; in Lzma2WithFilters_Create()
47 return SZ_ERROR_MEM; in Lzma86_Encode()
14 if ((p = (T *)IAlloc_Alloc(alloc, (size) * sizeof(T))) == NULL) return SZ_ERROR_MEM; }999 return SZ_ERROR_MEM; in SzReadAndDecodePackedStreams()1001 return SZ_ERROR_MEM; in SzReadAndDecodePackedStreams()1536 return SZ_ERROR_MEM; in SzArEx_Open2()1555 return SZ_ERROR_MEM; in SzArEx_Open2()1673 return SZ_ERROR_MEM; in SzArEx_Extract()1685 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
304 return SZ_ERROR_MEM; in Lzma2Enc_EncodeMt1()487 return SZ_ERROR_MEM; in Lzma2Enc_Encode()
485 return SZ_ERROR_MEM; in MatchFinderMt_Create()491 return SZ_ERROR_MEM; in MatchFinderMt_Create()
152 if (buf == 0) return SZ_ERROR_MEM; }
1031 return SZ_ERROR_MEM; in LzmaDec_AllocateProbs2()1069 return SZ_ERROR_MEM; in LzmaDec_Allocate()
1967 return SZ_ERROR_MEM; in LzmaEnc_Alloc()1983 return SZ_ERROR_MEM; in LzmaEnc_Alloc()2005 return SZ_ERROR_MEM; in LzmaEnc_Alloc()2338 return SZ_ERROR_MEM; in LzmaEncode()
139 return SZ_ERROR_MEM; in Utf16_To_Utf8Buf()159 return SZ_ERROR_MEM; in Utf16_To_Char()458 res = SZ_ERROR_MEM; in main()596 else if (res == SZ_ERROR_MEM) in main()
140 return SZ_ERROR_MEM; in Encode()231 if (res == SZ_ERROR_MEM) in main2()
36 case E_OUTOFMEMORY: return SZ_ERROR_MEM; in HRESULT_To_SRes()92 case SZ_ERROR_MEM: return E_OUTOFMEMORY; in SResToHRESULT()
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()
612 else if (res == SZ_ERROR_MEM) in main()
390 case SZ_ERROR_MEM: return E_OUTOFMEMORY; in SRes_to_Open_HRESULT()