Searched defs:szComment (Results 1 – 3 of 3) sorted by relevance
| /external/tflite-support/third_party/zlib/contrib/minizip/ |
| D | unzip.c | 883 char *szComment, in unz64local_GetCurrentFileInfoInternal() 1124 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo64() 1136 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo() 2043 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment()
|
| /external/zlib/contrib/minizip/ |
| D | unzip.c | 883 char *szComment, in unz64local_GetCurrentFileInfoInternal() 1180 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo64() 1192 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo() 2099 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment()
|
| /external/rust/crates/libz-sys/src/zlib/contrib/minizip/ |
| D | unzip.c | 887 char *szComment, in unz64local_GetCurrentFileInfoInternal() 1128 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo64() 1140 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo() 2051 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment()
|