Home
last modified time | relevance | path

Searched defs:sRes (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DXzDecoder.cpp14 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument
17 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
DLzma2Decoder.cpp78 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument
81 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
DLzma2Encoder.cpp100 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
DXzEncoder.cpp216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
DLzmaEncoder.cpp216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
/external/lzma/CPP/Windows/
DSystemInfo.cpp884 void GetOsInfoText(AString &sRes) in GetOsInfoText()
956 void GetSystemInfoText(AString &sRes) in GetSystemInfoText()