Searched refs:API_FUNC_static_IsArc (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | LzmaHandler.cpp | 293 API_FUNC_static_IsArc IsArc_Lzma(const Byte *p, size_t size) 325 API_FUNC_static_IsArc IsArc_Lzma86(const Byte *p, size_t size)
|
H A D | ZHandler.cpp | 87 API_FUNC_static_IsArc IsArc_Z(const Byte *p, size_t size) in IsArc_Z()
|
H A D | SwfHandler.cpp | 59 API_FUNC_static_IsArc IsArc_Swf(const Byte *p, size_t size) in IsArc_Swf() 75 API_FUNC_static_IsArc IsArc_Swfc(const Byte *p, size_t size) in IsArc_Swfc()
|
H A D | ApmHandler.cpp | 129 API_FUNC_static_IsArc IsArc_Apm(const Byte *p, size_t size)
|
H A D | Base64Handler.cpp | 56 API_FUNC_static_IsArc IsArc_Base64(const Byte *p, size_t size) in IsArc_Base64()
|
H A D | IhexHandler.cpp | 126 API_FUNC_static_IsArc IsArc_Ihex(const Byte *p, size_t size) in IsArc_Ihex()
|
H A D | Bz2Handler.cpp | 109 API_FUNC_static_IsArc IsArc_BZip2(const Byte *p, size_t size) in IsArc_BZip2()
|
H A D | IArchive.h | 702 #define API_FUNC_static_IsArc extern "C" { static UInt32 WINAPI macro
|
H A D | LzhHandler.cpp | 95 API_FUNC_static_IsArc IsArc_Lzh(const Byte *p, size_t size) in IsArc_Lzh()
|
H A D | PeHandler.cpp | 2383 API_FUNC_static_IsArc IsArc_Pe(const Byte *p, size_t size) 2996 API_FUNC_static_IsArc IsArc_Coff(const Byte *p, size_t size) 3107 API_FUNC_static_IsArc IsArc_Te(const Byte *p, size_t size)
|
H A D | ArjHandler.cpp | 284 API_FUNC_static_IsArc IsArc_Arj(const Byte *p, size_t size) in IsArc_Arj()
|
H A D | CpioHandler.cpp | 211 API_FUNC_static_IsArc IsArc_Cpio(const Byte *p, size_t size) in IsArc_Cpio()
|
H A D | GzHandler.cpp | 254 API_FUNC_static_IsArc IsArc_Gz(const Byte *p, size_t size) in IsArc_Gz()
|
H A D | HfsHandler.cpp | 1340 API_FUNC_static_IsArc IsArc_HFS(const Byte *p, size_t size) in IsArc_HFS()
|
H A D | ApfsHandler.cpp | 2046 API_FUNC_static_IsArc IsArc_APFS(const Byte *p, size_t size)
|