Home
last modified time | relevance | path

Searched refs:Ob (Results 1 – 25 of 2242) sorted by relevance

12345678910>>...90

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Doptions.h39 #define Ob (1<<10) /* boolean value */ macro
56 #define OPT_accept ('A'|Ob) /* accept existing targets */
57 #define OPT_alias ('a'|Ob) /* directory aliasing enabled */
58 #define OPT_base ('b'|Ob|Ox) /* compile base|global rules */
64 #define OPT_cross ('J'|Ob) /* don't run gen'd executables */
68 #define OPT_exec ('n'|Ob|Oo) /* execute shell actions */
70 #define OPT_explain ('e'|Ob) /* explain actions */
80 #define OPT_list ('l'|Ob|Ox) /* list info and don't make */
94 #define OPT_silent ('s'|Ob) /* run silently */
95 #define OPT_strictview ('V'|Ob) /* strict views */
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Doptions.h39 #define Ob (1<<10) /* boolean value */ macro
56 #define OPT_accept ('A'|Ob) /* accept existing targets */
57 #define OPT_alias ('a'|Ob) /* directory aliasing enabled */
58 #define OPT_base ('b'|Ob|Ox) /* compile base|global rules */
64 #define OPT_cross ('J'|Ob) /* don't run gen'd executables */
68 #define OPT_exec ('n'|Ob|Oo) /* execute shell actions */
70 #define OPT_explain ('e'|Ob) /* explain actions */
80 #define OPT_list ('l'|Ob|Ox) /* list info and don't make */
94 #define OPT_silent ('s'|Ob) /* run silently */
95 #define OPT_strictview ('V'|Ob) /* strict views */
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Doptions.h39 #define Ob (1<<10) /* boolean value */ macro
56 #define OPT_accept ('A'|Ob) /* accept existing targets */
57 #define OPT_alias ('a'|Ob) /* directory aliasing enabled */
58 #define OPT_base ('b'|Ob|Ox) /* compile base|global rules */
64 #define OPT_cross ('J'|Ob) /* don't run gen'd executables */
68 #define OPT_exec ('n'|Ob|Oo) /* execute shell actions */
70 #define OPT_explain ('e'|Ob) /* explain actions */
80 #define OPT_list ('l'|Ob|Ox) /* list info and don't make */
94 #define OPT_silent ('s'|Ob) /* run silently */
95 #define OPT_strictview ('V'|Ob) /* strict views */
[all …]
/dports/math/librsb/librsb-1.2.0.10/scripts/
H A Dreadme-tests.sh2 ./rsbench -oa -Ob -f ${srcdir}/A.mtx -qH -R -n1 -t100 --verbose || exit 255
4 ./rsbench -oa -Ob --help || exit 255
12 ./rsbench -oa -Ob -qH -R --dense 1 --verbose || exit 255
13 ./rsbench -oa -Ob -qH -R --dense 1024 --verbose || exit 255
14 ./rsbench -oa -Ob -qH -R --lower 1024 --as-symmetric --verbose || exit 255
15 ./rsbench -oa -Ob -qH -R --dense 1000 --gen-lband 10 --gen-uband 3 || exit 255
16 ./rsbench -oa -Ob -qH -R --generate-diagonal 1000 || exit 255
H A Dtest.sh88 $B -oa -Ob -h || fail #
106 $B -oa -Ob -f $pdm --matrix-dump-graph $pdm.dot --matrix-dump-internals || fail #
109 $B -ot -Ob --lower 3 || fail #
125 $B -oa -Ob $detr=10 -w $bmfn || fail # binary I/O test
128 $B -oa -Ob -b $bmfn || fail # binary I/O test
163 $B -oa -Ob -f ${srcdir}/A.mtx -Fo --z-sorted-coo || fail
165 $B -oa -Ob --lower 4 --want-no-recursive --ilu0 || fail
167 $B -oa -Ob --lower 4 -K || fail
169 $B -oa -Ob --dense 10 --nrhs 1,2 --incy 1,2 --nrhs 1,2 -K
229 $B -oa -Ob -f $M -F $f -t 1 $a || fail
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroupoid/
H A DOb.hs18 module Data.Semigroupoid.Ob where
30 class Semigroupoid k => Ob k a where
33 instance (Bind m, Monad m) => Ob (Kleisli m) a where
37 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
41 instance Ob (->) a where
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroupoid/
H A DOb.hs18 module Data.Semigroupoid.Ob where
30 class Semigroupoid k => Ob k a where
33 instance (Bind m, Monad m) => Ob (Kleisli m) a where
37 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
41 instance Ob (->) a where
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroupoid/
H A DOb.hs18 module Data.Semigroupoid.Ob where
30 class Semigroupoid k => Ob k a where
33 instance (Bind m, Monad m) => Ob (Kleisli m) a where
37 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
41 instance Ob (->) a where
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroupoid/
H A DOb.hs18 module Data.Semigroupoid.Ob where
30 class Semigroupoid k => Ob k a where
33 instance (Bind m, Monad m) => Ob (Kleisli m) a where
37 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
41 instance Ob (->) a where
/dports/devel/stack/stack-2.7.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semigroupoids-5.3.6/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroupoid/
H A DOb.hs23 module Data.Semigroupoid.Ob where
35 class Semigroupoid k => Ob k a where
38 instance (Bind m, Monad m) => Ob (Kleisli m) a where
42 instance (Extend w, Comonad w) => Ob (Cokleisli w) a where
46 instance Ob (->) a where
/dports/graphics/grafx2/grafx2/src/
H A Dwindows.c1164 Ob(00011100) in Print_counter()
1174 Ob(00001100) in Print_counter()
1184 Ob(00111110) in Print_counter()
1194 Ob(00011100) in Print_counter()
1204 Ob(00000100) in Print_counter()
1214 Ob(00011100) in Print_counter()
1224 Ob(00011100) in Print_counter()
1234 Ob(00011000) in Print_counter()
1244 Ob(00011100) in Print_counter()
1254 Ob(00011100) in Print_counter()
[all …]
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/io/
H A DDefaultFurnitureCatalog_cs.properties35 category#4=Ob\u00FDvac\u00ED pokoj
39 category#5=Ob\u00FDvac\u00ED pokoj
43 category#6=Ob\u00FDvac\u00ED pokoj
63 category#11=Ob\u00FDvac\u00ED pokoj
103 category#21=Ob\u00FDvac\u00ED pokoj
123 category#26=Ob\u00FDvac\u00ED pokoj
151 category#33=Ob\u00FDvac\u00ED pokoj
159 category#35=Ob\u00FDvac\u00ED pokoj
163 category#36=Ob\u00FDvac\u00ED pokoj
307 category#72=Ob�vac� pokoj
[all …]
/dports/security/s2n/s2n-tls-1.1.2/tests/fuzz/corpus/s2n_stuffer_pem_fuzz_test/
H A D264b9ff2b530ce5c6a30df363600af07dded630b13 ���=Ob
18 MII=Ob
26 MII=Ob
34 ���=Ob
H A Dfe3bb5e2b3290a9657c9036d9bf5f323f34f3eaa13 ���=Ob
18 MII=Ob
26 MII=Ob
34 ���=Ob
/dports/games/pathological/pathological-1.1.3/circuits/
H A Dall-boards100 | |>2 |&a4|Ob | a |Od | | |
156 |>2 |&a6|Ob | 9 | 3 |Ob |&a4|<8 |
196 | |O5 |^7 | a |Ob | a | 9 | |
249 |=2c|Ob |Ob | a | a |Ob |Ob |=8c|
385 | | |O3 |Ob |Ob |O9 | | |
475 |O1 | 3 |Ob |=at| a |Ob | 9 |O1 |
606 | | |O3 |Ob |Ob |Ob |O9 | |
645 |O6 |&a0|#c6|@6 |*a2|ve<|Ob |O9 |
674 | | 5 |O7 |Ob |#a4| a |Od | |
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/po/sk/
H A Dplasma_engine_weather.po1309 msgstr "Občasné prívaly"
1429 msgstr "Občasný dážď"
1483 msgstr "Občasné prehánky"
1525 msgstr "Občasné sneženie"
1573 msgstr "Občasné búrky"
2179 msgstr "Občasný dážď"
2227 msgstr "Občasné sneženie"
4433 msgstr "Občasné búrky"
4637 msgstr "Občasné prívaly"
4691 msgstr "Občasný dážď"
[all …]
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections27.22.tbl1 …% 8= 21D21521 1A 21D21521b21D21521 3K 21D21521 1A 21D21521b21D21521 {u 21F153 1A 3Ob bP 21D\
3 Ob bP 21D215 1F 1G% r*v 21D262 1R 28% 8= 2E2621 1A 21F171b21D215 3P E26 1D 2O1b3F1 {[ 6 1e …
5 21521 3K 21D21521 1A 21D21521b21D21521 {u 21F153 1A 3Ob bP 21D215 1F 1G% 2*u2 21D262 1R 28 …
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dpkzip.c60 static const char *ValidateZipFileData(c8 *Fn, c8 *Oh, c8 *Ob, uint64_t len, c8 *Auth);
64 c8 *ctcopy, *keeptr, *p, *cp, *Fn=0, *Oh=0, *Ob=0; in winzip_common_valid() local
120 if ((Ob = strtokm(NULL, "*")) == NULL) in winzip_common_valid()
134 sFailStr = ValidateZipFileData(Fn, Oh, Ob, val, cp); in winzip_common_valid()
183 static const char *ValidateZipFileData(c8 *Fn, c8 *Oh, c8 *Ob, uint64_t len, c8 *Auth) in ValidateZipFileData() argument
212 sscanf(Ob, "%lx", &off); in ValidateZipFileData()
/dports/math/librsb/librsb-1.2.0.10/examples/
H A Dbenchex.sh9 ./rsbench -oa -Ob -f A.mtx -qH -R -n1 -t100 --verbose -TD --compare-competitors
12 ./rsbench -oa -Ob --help

12345678910>>...90