Searched defs:sRes (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | XzDecoder.cpp | 14 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument 17 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
H A D | Lzma2Decoder.cpp | 78 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument 81 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
H A D | Lzma2Encoder.cpp | 100 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
H A D | XzEncoder.cpp | 216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
H A D | LzmaEncoder.cpp | 216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | SystemInfo.cpp | 884 void GetOsInfoText(AString &sRes) in GetOsInfoText() 956 void GetSystemInfoText(AString &sRes) in GetSystemInfoText()
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | sqlite3.c | 25314 sqlite3_str sRes; in strftimeFunc() local 25500 sqlite3_str sRes; in timediffFunc() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 25625 sqlite3_str sRes; in strftimeFunc() local 25832 sqlite3_str sRes; in timediffFunc() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 25543 sqlite3_str sRes; in strftimeFunc() local 25729 sqlite3_str sRes; in timediffFunc() local
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | sqlite3.c | 25314 sqlite3_str sRes; in strftimeFunc() local 25500 sqlite3_str sRes; in timediffFunc() local
|