Home
last modified time | relevance | path

Searched refs:xzip (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/octave/octave-6.4.0/libinterp/dldfcn/
H A Dgzip.cc478 xzip (const Array<std::string>& source_patterns, in xzip() function
540 xzip (const Array<std::string>& source_patterns) in xzip() function
548 return xzip<X> (source_patterns, mk_dest_path); in xzip()
553 xzip (const Array<std::string>& source_patterns, const std::string& out_dir) in xzip() function
571 return xzip<X> (source_patterns, mk_dest_path); in xzip()
576 xzip (const std::string& func_name, const octave_value_list& args) in xzip() function
586 return octave_value (Cell (xzip<X> (source_patterns))); in xzip()
590 return octave_value (Cell (xzip<X> (source_patterns, out_dir))); in xzip()
623 return octave::xzip<octave::gz> ("gzip", args);
666 return octave::xzip<octave::bz2> ("bzip2", args);
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxarchives.cpp37 XZip xzip(pDevice); in getRecords() local
39 listResult=xzip.getRecords(nLimit); in getRecords()
86 XZip xzip(pDevice); in decompress() local
88 baResult=xzip.decompress(pRecord,bHeaderOnly); in decompress()
127 XZip xzip(pDevice); in decompressToFile() local
129 bResult=xzip.decompressToFile(pRecord,sResultFileName,pbIsStop); in decompressToFile()
193 XZip xzip(pDevice); in isArchiveRecordPresent() local
195 bResult=xzip.isArchiveRecordPresent(sRecordFileName); in isArchiveRecordPresent()
H A Dxarchive.pri8 $$PWD/xzip.h \
16 $$PWD/xzip.cpp \
H A Dxzip.cpp44 XZip xzip(pDevice); in isValid() local
46 return xzip.isValid(); in isValid()
/dports/lang/owl-lisp/owl-079f58f45039805517b9b880feec050e151c52b3/tests/
H A Dellipsis.scm3 (define-syntax xzip unknown
5 ((xzip (a ...) (b ...))
8 (print (xzip (1 2 3 4 5) (11 22 33 44 55)))
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/test/etude/
H A DMakefile11 xzip etude.z5
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/sdl/
H A Dmake-bindist_syllable.sh76 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_beos.sh130 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_win32.sh99 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_amiga.sh163 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_skyos.sh79 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_scosol.sh223 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_qnx6.sh102 if test x"$ZIPKIND" = "xzip"; then
/dports/textproc/R-cran-vroom/vroom/inst/
H A DWORDLIST100 xzip
/dports/emulators/vice/vice-3.5/src/arch/sdl/
H A Dmake-bindist_beos.sh139 if test x"$ZIPKIND" = "xzip"; then
H A Dmake-bindist_amiga.sh163 if test x"$ZIPKIND" = "xzip"; then
/dports/games/xzip/xzip/
H A DMakefile1 PROGRAM = xzip
H A DREADME5 web site: http://www.eblong.com/zarf/xzip.html
36 page. Otherwise, "make" or "make xzip" will just build the executable.
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/
H A Dformatswidget.cpp179 XZip xzip(&file); in reload() local
181 if(xzip.isValid()) in reload()
183 ui->lineEditEntryPoint->setValue(xzip.getEntryPointAddress()); in reload()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/m4/
H A Dacinclude.m4306 if test "x${withval}" = xyes || test "x${withval}" = xzip; then
375 elif test "x${withval}" = xzip; then
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.cpp2905 XZip xzip(pDevice); in getZIPInfo() local
11272 XZip xzip(pDevice); in Zip_handle_Microsoftoffice()
11274 if(xzip.isValid()) in Zip_handle_Microsoftoffice()
11318 XZip xzip(pDevice); in Zip_handle_OpenOffice()
11320 if(xzip.isValid()) in Zip_handle_OpenOffice()
11665 XZip xzip(pDevice); in Zip_handle_JAR()
12384 XZip xzip(pDevice); in Zip_handle_IPA()
12386 if(xzip.isValid()) in Zip_handle_IPA()
12406 if(xzip.isValid()) in Zip_handle_Recursive()
12521 if(xzip.isValid()) in Zip_handle_FixDetects()
[all …]
/dports/net/skstream/skstream-0.3.9/
H A Dconfigure.ac353 AM_CONDITIONAL(HAVE_PROG_ZIP, test x$ac_cv_prog_SK_ZIP = xzip)
/dports/devel/xelfviewer/XELFViewer-0.03/gui_source/
H A Dgui_source_tr.pro188 ../XArchive/xzip.cpp \
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/m4/
H A Dacinclude.m4101 if test "x${withval}" = xyes || test "x${withval}" = xzip; then
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/m4/
H A Dacinclude.m4101 if test "x${withval}" = xyes || test "x${withval}" = xzip; then

12