Home
last modified time | relevance | path

Searched refs:ztell64_file (Results 1 – 12 of 12) sorted by relevance

/third_party/zlib/contrib/minizip/
Dioapi.c58 … return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
76 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
252 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
Diowin32.c436 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
449 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
462 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
Dioapi.h169 tell64_file_func ztell64_file; member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
Dioapi.c58 … return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
76 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
Diowin32.c436 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
449 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
462 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
Dioapi.h167 tell64_file_func ztell64_file; member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dioapi.c58 … return (*(pfilefunc->zfile_func64.ztell64_file)) (pfilefunc->zfile_func64.opaque,filestream); in call_ztell64()
76 p_filefunc64_32->zfile_func64.ztell64_file = NULL; in fill_zlib_filefunc64_32_def_from_filefunc32()
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()
Diowin32.c436 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64()
449 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64A()
462 pzlib_filefunc_def->ztell64_file = win32_tell64_file_func; in fill_win32_filefunc64W()
Dioapi.h167 tell64_file_func ztell64_file; member
/third_party/cef/libcef/browser/
Dzip_reader_impl.cc105 filefunc_def.ztell64_file = zlib_tell_callback; in Initialize()
/third_party/node/deps/v8/third_party/zlib/google/
Dzip_internal.cc325 zip_functions.ztell64_file = GetOffsetOfZipBuffer; in PrepareMemoryForUnzipping()
/third_party/node/deps/zlib/google/
Dzip_internal.cc325 zip_functions.ztell64_file = GetOffsetOfZipBuffer; in PrepareMemoryForUnzipping()