Searched refs:win32_open_file_func (Results 1 – 7 of 7) sorted by relevance
/external/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()
|
/external/angle/third_party/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()
|
/external/rust/crates/libz-sys/src/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()
|
/external/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));
|
/external/angle/third_party/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));
|