Home
last modified time | relevance | path

Searched refs:ZLIB_FILEFUNC_SEEK_END (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c170 case ZLIB_FILEFUNC_SEEK_END : in fseek_file_func()
193 case ZLIB_FILEFUNC_SEEK_END : in fseek64_file_func()
H A Dioapi.h113 #define ZLIB_FILEFUNC_SEEK_END (2) macro
H A Diowin32.c327 case ZLIB_FILEFUNC_SEEK_END : in win32_seek_file_func()
366 case ZLIB_FILEFUNC_SEEK_END : in win32_seek64_file_func()
H A Dzip.c488 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir()
552 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir64()
H A Dunzip.c417 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir()
485 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir64()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c170 case ZLIB_FILEFUNC_SEEK_END : in fseek_file_func()
193 case ZLIB_FILEFUNC_SEEK_END : in fseek64_file_func()
H A Dioapi.h113 #define ZLIB_FILEFUNC_SEEK_END (2) macro
H A Diowin32.c327 case ZLIB_FILEFUNC_SEEK_END : in win32_seek_file_func()
366 case ZLIB_FILEFUNC_SEEK_END : in win32_seek64_file_func()
H A Dunzip.c417 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir()
485 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir64()
H A Dzip.c488 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir()
552 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir64()
/third_party/zlib/contrib/minizip/
H A Dioapi.c161 case ZLIB_FILEFUNC_SEEK_END : in fseek_file_func()
184 case ZLIB_FILEFUNC_SEEK_END : in fseek64_file_func()
H A Dioapi.h117 #define ZLIB_FILEFUNC_SEEK_END (2) macro
H A Diowin32.c319 case ZLIB_FILEFUNC_SEEK_END : in win32_seek_file_func()
358 case ZLIB_FILEFUNC_SEEK_END : in win32_seek64_file_func()
H A Dunzip.c339 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir()
403 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in unz64local_SearchCentralDir64()
H A Dzip.c524 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir()
603 if (ZSEEK64(*pzlib_filefunc_def,filestream,0,ZLIB_FILEFUNC_SEEK_END) != 0) in zip64local_SearchCentralDir64()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc223 if (origin == ZLIB_FILEFUNC_SEEK_END) { in SeekZipBuffer()
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc223 if (origin == ZLIB_FILEFUNC_SEEK_END) { in SeekZipBuffer()
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc215 if (origin == ZLIB_FILEFUNC_SEEK_END) { in SeekZipBuffer()

Completed in 24 milliseconds