Home
last modified time | relevance | path

Searched refs:zip (Results 1 – 25 of 52) sorted by relevance

123

/reactos/sdk/lib/3rdparty/freetype/src/lzw/
H A Dftlzw.c120 zip->limit = zip->buffer + FT_LZW_BUFFER_SIZE; in ft_lzw_file_init()
121 zip->cursor = zip->limit; in ft_lzw_file_init()
160 zip->limit = zip->buffer + FT_LZW_BUFFER_SIZE; in ft_lzw_file_reset()
161 zip->cursor = zip->limit; in ft_lzw_file_reset()
177 zip->cursor = zip->buffer; in ft_lzw_file_fill_output()
181 zip->limit = zip->cursor + count; in ft_lzw_file_fill_output()
200 FT_ULong delta = (FT_ULong)( zip->limit - zip->cursor ); in ft_lzw_file_skip_output()
253 if ( ( zip->pos - pos ) <= (FT_ULong)( zip->cursor - zip->buffer ) ) in ft_lzw_file_io()
255 zip->cursor -= zip->pos - pos; in ft_lzw_file_io()
283 delta = (FT_ULong)( zip->limit - zip->cursor ); in ft_lzw_file_io()
[all …]
/reactos/sdk/lib/3rdparty/freetype/src/bzip2/
H A Dftbzip2.c158 zip->limit = zip->buffer + FT_BZIP2_BUFFER_SIZE; in ft_bzip2_file_init()
159 zip->cursor = zip->limit; in ft_bzip2_file_init()
233 zip->limit = zip->buffer + FT_BZIP2_BUFFER_SIZE; in ft_bzip2_file_reset()
234 zip->cursor = zip->limit; in ft_bzip2_file_reset()
258 zip->limit = zip->cursor; in ft_bzip2_file_fill_input()
270 zip->limit = zip->cursor; in ft_bzip2_file_fill_input()
292 zip->cursor = zip->buffer; in ft_bzip2_file_fill_output()
313 if ( zip->limit == zip->cursor ) in ft_bzip2_file_fill_output()
319 zip->limit = zip->cursor; in ft_bzip2_file_fill_output()
340 delta = (FT_ULong)( zip->limit - zip->cursor ); in ft_bzip2_file_skip_output()
[all …]
/reactos/sdk/lib/3rdparty/freetype/src/gzip/
H A Dftgzip.c296 zip->limit = zip->buffer + FT_GZIP_BUFFER_SIZE; in ft_gzip_file_init()
297 zip->cursor = zip->limit; in ft_gzip_file_init()
370 zip->limit = zip->buffer + FT_GZIP_BUFFER_SIZE; in ft_gzip_file_reset()
371 zip->cursor = zip->limit; in ft_gzip_file_reset()
393 zip->limit = zip->cursor; in ft_gzip_file_fill_input()
405 zip->limit = zip->cursor; in ft_gzip_file_fill_input()
427 zip->cursor = zip->buffer; in ft_gzip_file_fill_output()
448 if ( zip->limit == zip->cursor ) in ft_gzip_file_fill_output()
454 zip->limit = zip->cursor; in ft_gzip_file_fill_output()
475 delta = (FT_ULong)( zip->limit - zip->cursor ); in ft_gzip_file_skip_output()
[all …]
/reactos/modules/rostests/winetests/jscript/
H A Dsunspider-string-validate-input.js36 var zip = makeNumber(4);
37 (s%2)?zip=zip+"xyz":zip=zip.concat("7");
40 for (var i = 0; i < zip.length; i++) {
41 var ch = zip.charAt(i);
44 r = zip + " contains letters.";
48 if (zipGood && zip.length>5)
51 r = zip + " is longer than five characters.";
56 r = zip + " appears to be a valid ZIP code.";
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dmksrczip.bat6 erase \temp\libncftp.zip >NUL
7zip -excl=*.gz -excl=*.tar -excl=*.o -excl=*.obj -excl=*.pch -excl=*.ilk -excl=*.ncb -excl=*.opt -…
8zip -excl=*.gz -excl=*.tar -excl=*.o -excl=*.obj -excl=*.pch -excl=*.ilk -excl=*.ncb -excl=*.opt -…
9zip -excl=*.gz -excl=*.tar -excl=*.o -excl=*.obj -excl=*.pch -excl=*.ilk -excl=*.ncb -excl=*.opt -…
12 dir \temp\libncftp.zip
/reactos/modules/rosapps/applications/explorer-old/
H A Dmakearchive.bat9 zip %TARGET%\ros-explorer.zip explorer-ansi.exe explorer.exe *.dll
13 zip %TARGET%\lean-explorer.zip explorer.exe
17 mv explorer-src.zip %TARGET%\explorer-src.zip
/reactos/dll/shellext/zipfldr/lang/
H A Dru-RU.rc73 IDS_ERRORTITLE "Ошибка обработки zip архива"
85 IDS_WIZ_DEST_SUBTITLE "Файлы из zip архива будут извлечены в указанную директорию."
87 IDS_WIZ_COMPL_SUBTITLE "Файлы из zip архива были извлечены."
92 IDS_PASSWORD_ZIP_TEXT "Пожалуйста укажите пароль для извлечения этого zip архива."
96 IDS_FRIENDLYNAME "Сжатая zip папка"
H A Dja-JP.rc73 IDS_ERRORTITLE "圧縮 (zip) フォルダ エラー"
75 IDS_NOFILES "指定したディレクトリ '%s' は空なので、圧縮 (zip) フォルダはそれを書庫に追加できません。"
92 IDS_PASSWORD_ZIP_TEXT "この zip ファイルを展開するときに使うパスワードを指定して下さい。"
96 IDS_FRIENDLYNAME "圧縮 (zip) フォルダ"
H A Dfr-FR.rc85 …IDS_WIZ_DEST_SUBTITLE "Les fichiers de l'archive zip vont être extraits dans le répertoire spécifi…
87 IDS_WIZ_COMPL_SUBTITLE "Les fichiers de l'archive zip ont été extraits."
92 IDS_PASSWORD_ZIP_TEXT "Please specify the password to use when extracting this zip file."
96 IDS_FRIENDLYNAME "Répertoire compressé (zip)"
H A Dpl-PL.rc74 IDS_ERRORTITLE "Błąd folderów skompresowanych (zip)."
76 …IDS_NOFILES "Określony katalog '%s' jest pusty, dlatego foldery skompresowane (zip) nie mogą dodać…
93 … IDS_PASSWORD_ZIP_TEXT "Wprowadź hasło do użycia podczas wyodrębniania zawartości tego pliku zip."
97 IDS_FRIENDLYNAME "Folder skompresowany (zip)"
H A Den-US.rc85 …IDS_WIZ_DEST_SUBTITLE "The files from the zip archive will be extracted to the location specified."
87 IDS_WIZ_COMPL_SUBTITLE "The files from the zip archive have been extracted."
92 IDS_PASSWORD_ZIP_TEXT "Please specify the password to use when extracting this zip file."
H A Dsv-SE.rc85 IDS_WIZ_DEST_SUBTITLE "Filerna från zip-arkivet kommer att extraheras till den valda platsen."
87 IDS_WIZ_COMPL_SUBTITLE "Filerna från zip-arkivet har extraherats."
92 IDS_PASSWORD_ZIP_TEXT "Please specify the password to use when extracting this zip file."
H A Dpt-PT.rc85 IDS_WIZ_DEST_SUBTITLE "Os ficheiros no arquivo zip serão extraídos para o local especificado."
87 IDS_WIZ_COMPL_SUBTITLE "Os ficheiros no arquivo zip foram extraídos."
92 IDS_PASSWORD_ZIP_TEXT "Especifique a palavra-passe a ser usada ao extrair este arquivo zip."
H A Dit-IT.rc85 … IDS_WIZ_DEST_SUBTITLE "I file dall'archivio zip verranno estratti nella destinazione specificata."
92 IDS_PASSWORD_ZIP_TEXT "Please specify the password to use when extracting this zip file."
/reactos/sdk/lib/3rdparty/zlib/contrib/minizip/
H A DMiniZip64_info.txt16 That was used as a starting point. And after that ZIP64 support was added to zip.c
23 * Added ZIP64 support for zip ( by Mathias Svensson )
27 * Added BZIP Compress method for zip
36 Mathias Svensson - ZIP64 zip support
37 Mathias Svensson - BZip Compression method support in zip
42 …ommand line tool for Windows that shows the layout and information of the headers in a zip archive.
43 Used when debugging and validating the creation of zip files using MiniZip64
/reactos/dll/shellext/zipfldr/
H A DCEnumZipContents.cpp25 STDMETHODIMP Initialize(IZip* zip, DWORD flags, PCWSTR prefix) in Initialize() argument
29 if (mEnumerator.initialize(zip)) in Initialize()
105 HRESULT _CEnumZipContents_CreateInstance(IZip* zip, DWORD flags, PCWSTR prefix, REFIID riid, LPVOID… in _CEnumZipContents_CreateInstance() argument
107 return ShellObjectCreatorInit<CEnumZipContents>(zip, flags, prefix, riid, ppvOut); in _CEnumZipContents_CreateInstance()
H A DCZipEnumerator.hpp23 bool initialize(IZip* zip) in initialize()
25 m_Zip = zip; in initialize()
/reactos/modules/rostests/apitests/zipfldr/
H A Dzipfldr_apitest.rc6 1 RCDATA "zipfldr_test_file.zip"
7 2 RCDATA "zipfldr_test_enum.zip"
/reactos/dll/shellext/fontext/
H A DCEnumFonts.cpp98 HRESULT _CEnumFonts_CreateInstance(CFontExt* zip, DWORD flags, REFIID riid, LPVOID * ppvOut) in _CEnumFonts_CreateInstance() argument
100 return ShellObjectCreatorInit<CEnumFonts>(zip, flags, riid, ppvOut); in _CEnumFonts_CreateInstance()
H A Dprecomp.h33 HRESULT _CEnumFonts_CreateInstance(CFontExt* zip, DWORD flags, REFIID riid, LPVOID* ppvOut);
/reactos/dll/directx/wine/d3dxof/
H A Dmszip.h78 #define ZIP(x) (decomp_state->methods.zip.x)
105 struct ZIPstate zip; member
/reactos/sdk/lib/3rdparty/zlib/
H A DCMakeLists.txt31 contrib/minizip/zip.c
32 contrib/minizip/zip.h)
/reactos/drivers/network/tcpip/lwip/doc/
H A Dsavannah.txt100 Archive the current directory using tar, gzip'd, bzip2'd and zip'd.
103 zip -r lwip-1.4.1.zip lwip-1.4.1
111 gpg -b lwip-1.4.1.zip
/reactos/dll/shellext/zipfldr/res/
H A Dzipfldr.rgs66 NoRemove '.zip' = s 'CompressedFolder'
68 val 'Content Type' = s 'application/x-zip-compressed'
/reactos/dll/opengl/glu32/
H A D.gitignore20 *.zip

123