Home
last modified time | relevance | path

Searched defs:unzip (Results 1 – 25 of 739) sorted by relevance

12345678910>>...30

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semialign-1.1.0.1/src/Data/Semialign/
H A DInternal.hs324 unzip = unzipWith id function
368 unzip = unzipDefault function
390 unzip = Prelude.unzip function
425 unzip = NE.unzip function
466 unzip = Seq.unzip function
469 unzip = unzipDefault function
538 instance Unzip IntMap where unzip = unzipDefault function
580 unzip (Pair a b) = (Pair al bl, Pair ar br) where function
670 unzip = V.unzip function
710 unzip (Tagged ~(a, b)) = (Tagged a, Tagged b) function
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semialign-1.2.0.1/src/Data/Semialign/
H A DInternal.hs338 unzip = unzipWith id function
415 unzip = unzipDefault function
440 unzip = Prelude.unzip function
482 unzip = NE.unzip function
533 unzip = Seq.unzip function
536 unzip = unzipDefault function
608 instance Unzip IntMap where unzip = unzipDefault function
660 unzip (Pair a b) = (Pair al bl, Pair ar br) where function
778 unzip = V.unzip function
826 unzip (Tagged ~(a, b)) = (Tagged a, Tagged b) function
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jsx/src/
H A Djsx_encoder.erl62 unzip([{K, V}|Rest], EntryPoint) when is_integer(K); is_binary(K); is_atom(K) -> function
64 unzip([], _) -> [end_object]; function
65 unzip(_, _) -> erlang:error(badarg). function
/dports/devel/erlang-jsx/jsx-2.9.0/src/
H A Djsx_encoder.erl68 unzip([{K, V}|Rest], EntryPoint) when is_integer(K); is_binary(K); is_atom(K) -> function
70 unzip([], _) -> [end_object]; function
71 unzip(_, _) -> erlang:error(badarg). function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/chunked-data-0.3.1/src/Data/
H A DChunkedZip.hs29 unzip = fmap fst &&& fmap snd function
34 unzip = List.unzip function
38 unzip = NonEmpty.unzip function
42 unzip = (Seq.fromList *** Seq.fromList) . List.unzip . toList function
47 unzip = Vector.unzip function
52 unzip = UVector.unzip function
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dunzip.java48 public final class unzip class
51 public unzip() { in unzip() method in unzip
122 private static final Primitive unzip = new unzip(); field in unzip
/dports/games/cuyo/cuyo-2.1.0/data/
H A DMakefile.am48 unzip = macro
50 unzip = gunzip $(DESTDIR)$(pkgdatadir)/pics/*.gz macro
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/ListLike-4.7.3/src/Data/ListLike/
H A DUtils.hs68 unzip inp = foldr convert (empty, empty) inp function
/dports/math/fxt/fxt/src/perm/
H A Dzip.h50 void unzip(const Type * restrict f, Type * restrict g, ulong n) in unzip() function
67 void unzip(Type *f, ulong n) in unzip() function
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dzzz.R39 list(unzip = "internal", nameattr
45 list(unzip = Sys.getenv("R_UNZIPCMD"), nameattr
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dzzz.R39 list(unzip = "internal", nameattr
45 list(unzip = Sys.getenv("R_UNZIPCMD"), nameattr
/dports/www/py-django-filer/django-filer-1.7.0/filer/utils/
H A Dzip.py9 def unzip(file_obj): function
/dports/math/octave/octave-6.4.0/scripts/miscellaneous/
H A Dunzip.m39 function filelist = unzip (zipfile, dir = []) function
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Dgzip.c41 # define unzip __libdw_unlzma macro
54 # define unzip __libdw_bunzip2 macro
67 # define unzip __libdw_gunzip macro
173 unzip (int fd, off_t start_offset, in unzip() function
/dports/biology/bbmap/bbmap/
H A Dunzip.sh55 unzip() { function
/dports/lang/polyml/polyml-5.8.2/basis/
H A DListPair.sml28 val unzip : ('a * 'b) list -> ('a list * 'b list) value
53 fun unzip ((a, b) :: l) = function
/dports/net-p2p/jigdo/jigdo-0.7.3/scripts/
H A Dwin-lib-install.sh50 unzip() { function
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/AbiwordExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/AppExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/HtmlExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/XmlExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/HtmlExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/PdfExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/PdfExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/AppExtractor/
H A Dconfigure.ac15 AC_ARG_WITH([unzip], [ --with-unzip=PROG Use PROG as unzip], [UNZ_PATH=$withval], [UNZ_PATH=none]) optwith

12345678910>>...30