Searched refs:win32_open_file_func (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/zlib/patches/ |
D | 0004-fix-uwp.patch | 21 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode));
|
D | 0000-build.patch | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode));
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
D | iowin32.c | 41 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode)); 174 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func() function 421 pzlib_filefunc_def->zopen_file = win32_open_file_func; in fill_win32_filefunc()
|
/third_party/zlib/contrib/minizip/ |
D | iowin32.c | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode)); 169 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func() function 416 pzlib_filefunc_def->zopen_file = win32_open_file_func; in fill_win32_filefunc()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/ |
D | iowin32.c | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode)); 169 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func() function 416 pzlib_filefunc_def->zopen_file = win32_open_file_func; in fill_win32_filefunc()
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/ |
D | iowin32.c | 43 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode)); 176 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func() function 423 pzlib_filefunc_def->zopen_file = win32_open_file_func; in fill_win32_filefunc()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/ |
D | iowin32.c | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode)); 169 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func() function 416 pzlib_filefunc_def->zopen_file = win32_open_file_func; in fill_win32_filefunc()
|
/third_party/node/deps/zlib/patches/ |
D | 0000-build.patch | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode));
|
/third_party/flutter/skia/third_party/externals/zlib/patches/ |
D | 0000-build.patch | 36 voidpf ZCALLBACK win32_open_file_func OF((voidpf opaque, const char* filename, int mode));
|