Home
last modified time | relevance | path

Searched defs:szComment (Results 1 – 3 of 3) sorted by relevance

/external/tflite-support/third_party/zlib/contrib/minizip/
Dunzip.c883 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/
Dunzip.c792 char *szComment, in unz64local_GetCurrentFileInfoInternal()
1086 char* szComment, uLong commentBufferSize) { in unzGetCurrentFileInfo64()
1097 char* szComment, uLong commentBufferSize) { in unzGetCurrentFileInfo()
1985 extern int ZEXPORT unzGetGlobalComment(unzFile file, char * szComment, uLong uSizeBuf) { in unzGetGlobalComment()
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
Dunzip.c887 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()