Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 25 of 53) sorted by relevance

123

/aoo4110/main/postprocess/packregistry/
H A Dmakefile.mk514 rm -rf $(MISC)/$(@:b).unzip
515 mkdir $(MISC)/$(@:b).unzip
516 cd $(MISC)/$(@:b).unzip && unzip $(SOLARPCKDIR)/$(@:b).zip
530 rm -rf $(MISC)/$(@:b).unzip
531 mkdir $(MISC)/$(@:b).unzip
532 cd $(MISC)/$(@:b).unzip && unzip $(SOLARPCKDIR)/$(@:b).zip
533 rm -rf $(MISC)/fcfg_drivers_$*.unzip
534 mkdir $(MISC)/fcfg_drivers_$*.unzip
535 cd $(MISC)/fcfg_drivers_$*.unzip && \
536 unzip $(SOLARPCKDIR)/fcfg_drivers_$*.zip
[all …]
/aoo4110/main/zlib/prj/
H A Dd.lst5 ..\%__SRC%\inc\unzip.h %_DEST%\inc%_EXT%\external\zlib\unzip.h
/aoo4110/main/zlib/
H A Dzlib-1.2.7.patch50 + $(SLO)$/unzip.obj \
68 + $(SLO_X64)$/unzip.obj \
H A Dmakefile.mk57 contrib$/minizip$/unzip.h \
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java786 public static boolean unzip(String zip, String dest) { in unzip() method in FileUtil
787 return unzip(new File(zip), new File(dest)); in unzip()
796 public static boolean unzip(File zipFile, File destFile) { in unzip() method in FileUtil
H A DInstaller.java86 if (!FileUtil.unzip(packFile, installTempDir)) in run()
/aoo4110/main/extensions/source/macosx/spotlight/
H A Dunzip.m24 /* unzip.c -- IO for uncompress .zip files using zlib
29 Read unzip.h for more info
66 #include "unzip.h"
115 " unzip 1.01 Copyright 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
412 of this unzip package.
1165 * In unzip, i don't wait absolutely Z_STREAM_END because I known the
H A Dmakefile.mk41 $(SLO)$/unzip.obj \
H A Dioapi.m25 files using zlib + zip or unzip API
/aoo4110/main/solenv/inc/
H A Dtg_ext.mk146 …@noop $(assign UNPACKCMD := unzip $(unzip_quiet_switch) -o $(TARFILE_LOCATION)/$(TARFILE_MD5)-$(T…
155 …@noop $(assign UNPACKCMD := unzip $(unzip_quiet_switch) -o $(TARFILE_LOCATION)/$(TARFILE_MD5)-$(T…
H A Dtarget.mk1369 …@-unzip -o -d $(COMMONMISC)/$(PRJNAME) $(SOLARCOMMONSDFDIR)/$(PRJNAME).zip $(subst,$(COMMONMISC)/$…
/aoo4110/main/icc/
H A Dmakefile.mk45 …UCOPY) -R $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine && unzip -o $(BACK_PATH)..$…
/aoo4110/main/helpcontent2/source/auxiliary/
H A Dmakefile.mk81 unzip -o -d $(COMMONMISC)$/$(PRJNAME) $(SOLARCOMMONSDFDIR)$/$(PRJNAME).zip
/aoo4110/main/odk/pack/gendocu/
H A Dmakefile.mk103 cd $(JAVA_SRC_DIR) && unzip -quo $(@:f)
/aoo4110/main/
H A Dbootstrap.190 unzip "$dmake_full_package_name"
H A Dconfigure.ac876 AC_ARG_WITH(unzip-home,
877 [ --with-unzip-home Deprecated: use --with-zip-home instead],,)
5705 dnl testing handle deprecated unzip switch
5718 UNZIP="$with_zip_home/unzip"
5722 AC_PATH_PROG(UNZIP, unzip)
/aoo4110/main/solenv/gbuild/platform/
H A Dos2.mk558 && unzip -d "$$$${INST_DIR}" $$(gb_smoketest_instset) \
H A Dwindows.mk664 && unzip -d "$$$${INST_DIR}" $$(gb_smoketest_instset) \
/aoo4110/extras/l10n/source/he/
H A Dlocalize.sdf49719 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
55816 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/aoo4110/extras/l10n/source/hi/
H A Dlocalize.sdf49719 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
55816 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/aoo4110/extras/l10n/source/kk/
H A Dlocalize.sdf49719 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
55816 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/aoo4110/extras/l10n/source/sr/
H A Dlocalize.sdf49719 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
55816 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/aoo4110/extras/l10n/source/uz/
H A Dlocalize.sdf11713 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
19819 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
/aoo4110/extras/l10n/source/th/
H A Dlocalize.sdf49719 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
55816 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/aoo4110/extras/l10n/source/ar/
H A Dlocalize.sdf47049 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
47971 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…

Completed in 7022 milliseconds

123