Home
last modified time | relevance | path

Searched refs:cd_current_pos (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/
H A Dmz_zip.c89 int64_t cd_current_pos; /* pos of the current file in the central dir */ member
2185 err = mz_stream_seek(zip->cd_stream, zip->cd_current_pos, MZ_SEEK_SET); in mz_zip_goto_next_entry_int()
2236 return zip->cd_current_pos; in mz_zip_get_entry()
2249 zip->cd_current_pos = cd_pos; in mz_zip_goto_entry()
2261 zip->cd_current_pos = zip->cd_start_pos; in mz_zip_goto_first_entry()
2273 zip->cd_current_pos += (int64_t)MZ_ZIP_SIZE_CD_ITEM + zip->file_info.filename_size + in mz_zip_goto_next_entry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minizip/src/
H A Dmz_zip.c89 int64_t cd_current_pos; /* pos of the current file in the central dir */ member
2185 err = mz_stream_seek(zip->cd_stream, zip->cd_current_pos, MZ_SEEK_SET); in mz_zip_goto_next_entry_int()
2236 return zip->cd_current_pos; in mz_zip_get_entry()
2249 zip->cd_current_pos = cd_pos; in mz_zip_goto_entry()
2261 zip->cd_current_pos = zip->cd_start_pos; in mz_zip_goto_first_entry()
2273 zip->cd_current_pos += (int64_t)MZ_ZIP_SIZE_CD_ITEM + zip->file_info.filename_size + in mz_zip_goto_next_entry()
/dports/audio/spectmorph/spectmorph-0.5.2/3rdparty/minizip/
H A Dmz_zip.c89 int64_t cd_current_pos; /* pos of the current file in the central dir */ member
2185 err = mz_stream_seek(zip->cd_stream, zip->cd_current_pos, MZ_SEEK_SET); in mz_zip_goto_next_entry_int()
2236 return zip->cd_current_pos; in mz_zip_get_entry()
2249 zip->cd_current_pos = cd_pos; in mz_zip_goto_entry()
2261 zip->cd_current_pos = zip->cd_start_pos; in mz_zip_goto_first_entry()
2273 zip->cd_current_pos += (int64_t)MZ_ZIP_SIZE_CD_ITEM + zip->file_info.filename_size + in mz_zip_goto_next_entry()