Home
last modified time | relevance | path

Searched refs:sconcat (Results 1 – 25 of 680) sorted by relevance

12345678910>>...28

/dports/math/maxima/maxima-5.43.2/share/numericalio/
H A Drtest_numericalio.mac85 (write_data (m2, sconcat (maxima_tempdir, "/tmp-matrix.csv")),
86 m5 : read_matrix(sconcat (maxima_tempdir, "/tmp-matrix.csv")),
102 write_data (a, sconcat (maxima_tempdir, "/tmp-array.csv")),
104 read_array (sconcat (maxima_tempdir, "/tmp-array.csv"), a2),
230 (write_data (l2, sconcat (maxima_tempdir, "/tmp-list.data")),
349 (s : openw (sconcat (maxima_tempdir, "/tmp-matrix.data")),
352 s : openr (sconcat (maxima_tempdir, "/tmp-matrix.data")),
365 (s : openw (sconcat (maxima_tempdir, "/tmp-list.data")),
368 s : openr (sconcat (maxima_tempdir, "/tmp-list.data")),
428 (tmp_msb : sconcat (maxima_tempdir, "/tmp-binary.f8-msb"),
[all …]
/dports/math/maxima/maxima-5.43.2/share/contrib/
H A Drtest_engineering_format.mac11 makelist(sdowncase(sconcat(1.0*10^x)),x,-20,20);
15 makelist(sdowncase(sconcat(1.1*10^x)),x,-20,20);
19 makelist(sdowncase(sconcat(1.1*10^x)),x,-20,20);
23 makelist(sdowncase(sconcat(1.1*10^x)),x,-20,20);
27 makelist(sdowncase(sconcat(1.1*10^x)),x,-20,20)$
/dports/math/maxima/maxima-5.43.2/share/graphs/
H A Dgraphio.mac34 str : sconcat(str, printf(false, "c graph exported from MAXIMA~%")),
36 str: sconcat(str, printf(false, "c ~a~%", c))),
38 str: sconcat(str, printf(false, "p edge ~a ~a~%", graph_order(gr), graph_size(gr)))
40 str: sconcat(str, printf(false, "p arc ~a ~a~%", graph_order(gr), graph_size(gr))),
43 str: sconcat(str, printf(false, "n ~a ~a~%", get_hash(v, names), get_vertex_label(v, gr)))),
51 str: sconcat(str, printf(false, "e ~a ~a~%", u1, v1))
53 str: sconcat(str, printf(false, "e ~a ~a ~a~%", u1, v1, get_edge_weight(e, gr)))),
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/filepattern-0.1.2/src/System/FilePattern/
H A DStep.hs50 a <> b = sconcat $ NE.fromList [a,b]
51 sconcat = normaliseStepNext . mergeStepNext . NE.toList function
56 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
81 a <> b = sconcat $ NE.fromList [a,b]
82 sconcat (NE.toList -> ss)
93 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/filepattern-0.1.2/src/System/FilePattern/
H A DStep.hs50 a <> b = sconcat $ NE.fromList [a,b]
51 sconcat = normaliseStepNext . mergeStepNext . NE.toList function
56 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
81 a <> b = sconcat $ NE.fromList [a,b]
82 sconcat (NE.toList -> ss)
93 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/filepattern-0.1.2/src/System/FilePattern/
H A DStep.hs50 a <> b = sconcat $ NE.fromList [a,b]
51 sconcat = normaliseStepNext . mergeStepNext . NE.toList function
56 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
81 a <> b = sconcat $ NE.fromList [a,b]
82 sconcat (NE.toList -> ss)
93 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/filepattern-0.1.2/src/System/FilePattern/
H A DStep.hs50 a <> b = sconcat $ NE.fromList [a,b]
51 sconcat = normaliseStepNext . mergeStepNext . NE.toList function
56 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
81 a <> b = sconcat $ NE.fromList [a,b]
82 sconcat (NE.toList -> ss)
93 mconcat = maybe mempty sconcat . NE.nonEmpty -- important: use the fast sconcat
/dports/math/maxima/maxima-5.43.2/share/draw/
H A Drtest_draw.mac2 file_name_base:sconcat("test_",random(10^10)),
3 file_name_svg:sconcat(maxima_tempdir,"/",file_name_base),
4 file_name_gnuplot:sconcat(file_name_base,".gnuplot"),
5 file_name_data:sconcat(maxima_tempdir,"/",file_name_base,".data"),
6 file_name_data_gnuplot:sconcat(file_name_base,".data"),
12 infile:openr(sconcat(maxima_tempdir,"/",file_name_gnuplot)),
33 infile:openr(sconcat(maxima_tempdir,"/",file_name_gnuplot)),
583 (delete_file(sconcat(file_name_svg,".svg")),0);
585 (delete_file(sconcat(file_name_svg,".gif")),0);
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/textPango/
H A DparseMarkup.c69 static char *sconcat ( const char *s1, const char *s2 ) in sconcat() function
324 tags = sconcat ( tags, tag ); in gnoclParseMarkup()
325 tags = sconcat ( tags, " " ); in gnoclParseMarkup()
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtest_translator.mac293 lisp_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-save-", lisp_name, ".lisp"),
307 lisp_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-compfile-", lisp_name, ".lisp"),
325 …maxima_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-compile_file-", lisp_name, ".mac…
326 …fasl_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-compile_file-", lisp_name, ".fasl"…
327 …lisp_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-compile_file-", lisp_name, ".LISP"…
352 …maxima_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-translate_file-", lisp_name, ".m…
353 …lisp_filename : sconcat (maxima_tempdir, "/tmp-rtest_translator-translate_file-", lisp_name, ".LIS…
384 basename: sconcat (maxima_tempdir, "/tmp-rtest_translator-2934-", lisp_name),
385 maxima_filename : sconcat (basename, ".mac"),
386 lisp_filename : sconcat (basename, ".LISP"),
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/bytestring/Data/ByteString/Lazy/
H A DInternal.hs56 import Data.Semigroup (Semigroup (sconcat))
59 import Data.Semigroup (Semigroup ((<>), sconcat))
96 sconcat (b:|bs) = concat (b:bs) function
/dports/devel/stack/stack-2.7.3/_cabal_deps/basement-0.0.12/Basement/Compat/
H A DSemigroup.hs57 sconcat :: ListNonEmpty a -> a
58 sconcat (a :| as) = go a as where function
/dports/devel/stack/stack-2.7.3/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/basement-0.0.11/Basement/Compat/
H A DSemigroup.hs57 sconcat :: ListNonEmpty a -> a
58 sconcat (a :| as) = go a as where function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/basement-0.0.11/Basement/Compat/
H A DSemigroup.hs57 sconcat :: ListNonEmpty a -> a
58 sconcat (a :| as) = go a as where function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/basement-0.0.12/Basement/Compat/
H A DSemigroup.hs57 sconcat :: ListNonEmpty a -> a
58 sconcat (a :| as) = go a as where function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/basement-0.0.12/Basement/Compat/
H A DSemigroup.hs57 sconcat :: ListNonEmpty a -> a
58 sconcat (a :| as) = go a as where function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/dlist-1.0/tests/
H A DDListProperties.hs141 Semigroup.sconcat xs == toList (Semigroup.sconcat (fmap fromList xs))

12345678910>>...28