Searched refs:zip (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/binutils/gold/testsuite/
H A Dicf_preemptible_functions_test.cc25 // be folded although they are identical as zap or zip could be preempted.
32 int zip() function
45 zip();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddecltype50.C5 int zip();
7 decltype(zip) bar0; // { dg-error "invalid use of non-static member function" }
9 typedef decltype(this->A::zip) x; // { dg-error "invalid use of non-static member function" }
12 typedef decltype(A::zip) x; // { dg-error "invalid use of non-static member function" }
16 typedef decltype(A().zip) x; // { dg-error "invalid use of non-static member function" }
H A Dvariadic-ex13.C15 struct zip { struct
23 (is_same<zip<short, int>::with<unsigned short, unsigned>::type,
25 "zip");
27 typedef zip<short>::with<unsigned short, unsigned>::type T2; // error: different number of arguments specified
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipa-icf-25.c4 static int zip();
11 return zip();
27 int zip() function
50 /* { dg-final { scan-ipa-dump "Semantic equality hit:zap->zip" "icf" } } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020319-1.c11 int zip(void) function
/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dmake_vms.com17 $ cc/include=[--]/prefix=all zip.c
19 $ link minizip,zip,ioapi,[--]libz.olb/lib
21 $ mcr []miniunz -l test.zip
23 $ mcr []miniunz test.zip
24 $ delete test.zip;*
H A DMakefile5 ZIP_OBJS = minizip.o zip.o ioapi.o ../../libz.a
20 ./miniunz -l test.zip
22 ./miniunz test.zip
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dmake_vms.com17 $ cc/include=[--]/prefix=all zip.c
19 $ link minizip,zip,ioapi,[--]libz.olb/lib
21 $ mcr []miniunz -l test.zip
23 $ mcr []miniunz test.zip
24 $ delete test.zip;*
H A DMakefile5 ZIP_OBJS = minizip.o zip.o ioapi.o ../../libz.a
20 ./miniunz -l test.zip
22 ./miniunz test.zip
H A DMakefile.am22 zip.c \
33 zip.h \
/haiku-buildtools/binutils/zlib/amiga/
H A DMakefile.pup43 zip:
44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
/haiku-buildtools/
H A Dbuild-gcc4-optional-package-Haiku.sh176 # zip everything up
180 packageFile="$currentDir/gcc-${gccVersion}-${targetArch}-gcc4-${gccVersionYear}-${gccVersionMonth}-${gccVersionDay}.zip"
183 zip -ry "$packageFile" `echo $installDir | cut -d/ -f3-`
190 zip -y "$packageFile" develop/abi/$targetArch/gcc4/tools/current
203 zip "$packageFile" .OptionalPackageDescription
/haiku-buildtools/jam/
H A DJamfile254 case *.zip : Zip $(<) : $(>) ;
274 zip $(<) $(>)
279 Ball $(VERSION).zip : $(ALLSOURCE) ;
/haiku-buildtools/binutils/zlib/old/os2/
H A DMakefile.os291 zip:
95 zip -ul9 zlib$$v $(DISTFILES)
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/stress/
H A Dparsego.go81 "archive/zip",
/haiku-buildtools/legacy/gcc/
H A DMakefile.in570 all-zip \
583 check-zip
715 install-zip \
896 clean-zip
1606 all-target-libjava: configure-target-libjava all-gcc all-zip all-target-newlib all-target-zlib all-target-boehm-gc all-target-qthreads
1647 all-zip:
/haiku-buildtools/gcc/libstdc++-v3/doc/
H A DMakefile.am632 zip -X0 ${manual_epub} ${docbook_outdir}/epub/mimetype
633 zip -r -X9 ${manual_epub} ${docbook_outdir}/epub/META-INF ${docbook_outdir}/epub/OEBPS
H A DMakefile.in1038 zip -X0 ${manual_epub} ${docbook_outdir}/epub/mimetype
1039 zip -r -X9 ${manual_epub} ${docbook_outdir}/epub/META-INF ${docbook_outdir}/epub/OEBPS
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/garbage/
H A Dparser.go141 "archive/zip",
/haiku-buildtools/gcc/zlib/contrib/masmx64/
H A Dgvmat64.asm11 ; from Jean-loup Gailly in deflate.c of zLib and infoZip zip.
/haiku-buildtools/binutils/zlib/contrib/masmx64/
H A Dgvmat64.asm11 ; from Jean-loup Gailly in deflate.c of zLib and infoZip zip.
/haiku-buildtools/gcc/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py44 izip = zip
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Darm_neon.h24956 __INTERLEAVE_LIST (zip)

Completed in 471 milliseconds