Home
last modified time | relevance | path

Searched refs:Yield (Results 1 – 25 of 3646) sorted by relevance

12345678910>>...146

/dports/print/lout/lout-3.40/include/
H A Dxrgb38 { black } @Yield { rgb "0.000 0.000 0.000" }
39 { snow } @Yield { rgb "1.000 0.980 0.980" }
45 { linen } @Yield { rgb "0.980 0.941 0.902" }
54 { ivory } @Yield { rgb "1.000 1.000 0.941" }
59 { azure } @Yield { rgb "0.941 1.000 1.000" }
64 { white } @Yield { rgb "1.000 1.000 1.000" }
73 { gray } @Yield { rgb "0.745 0.745 0.745" }
74 { grey } @Yield { rgb "0.745 0.745 0.745" }
78 { navy } @Yield { rgb "0.000 0.000 0.502" }
87 { blue } @Yield { rgb "0.000 0.000 1.000" }
[all …]
H A Ddsf2347 "" @Yield x
3886 # else @Yield {
4579 Yes.0 @Yield {
4591 Yes.1 @Yield {
4601 else @Yield x
4666 else @Yield {
4788 Yes.0 @Yield {
4800 Yes.1 @Yield {
4810 else @Yield x
4875 else @Yield {
[all …]
H A Dcoltex78 PlainText @Yield ""
87 PlainText @Yield ""
95 else @Yield alt
103 else @Yield alt
120 blue @Yield { 0.0 0.0 1.0 }
126 red @Yield { 1.0 0.0 0.0 }
129 cyan @Yield { 0.0 1.0 1.0 }
138 gray @Yield { 0.5 0.5 0.5 }
182 "dft" @Yield x
183 else @Yield y
[all …]
H A Dnpf40 { @BackEnd @Case { PlainText @Yield y else @Yield x } }
154 dft @Yield {
161 else @Yield x
171 dft @Yield y
172 else @Yield x
216 "" @Yield {
221 else @Yield {
398 PlainText @Yield "*"
407 PlainText @Yield "-"
421 fixed @Yield "."
[all …]
H A Dold_graphf53 PDF @Yield {
83 PDF @Yield {
112 PDF @Yield {
141 PDF @Yield {
169 PDF @Yield {
197 PDF @Yield {
225 PDF @Yield {
254 PDF @Yield {
307 PDF @Yield {
365 PDF @Yield {
[all …]
/dports/print/lout/lout-3.40/data/
H A Dstandard.ld33 Czech @Yield { Obsah }
48 Slovak @Yield { Obsah }
151 Swedish @Yield { ?? }
201 Swedish @Yield { ?? }
597 Czech @Yield { ?? }
647 Czech @Yield { ?? }
849 Czech @Yield { In }
850 Danish @Yield { I }
861 Polish @Yield { W }
949 Czech @Yield { am }
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/tests/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000')
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000')
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000')
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000')
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049')
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c')
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000')
219 upperMapping c s = Yield (toUpper c) (CC s '\0' '\0')
224 lowerMapping c s = Yield (toLower c) (CC s '\0' '\0')
323 titleMapping c s = Yield (toTitle c) (CC s '\0' '\0')
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000')
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000')
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000')
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000')
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049')
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c')
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000')
219 upperMapping c s = Yield (toUpper c) (CC s '\0' '\0')
224 lowerMapping c s = Yield (toLower c) (CC s '\0' '\0')
323 titleMapping c s = Yield (toTitle c) (CC s '\0' '\0')
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/benchmarks/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000')
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000')
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000')
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000')
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049')
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c')
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000')
219 upperMapping c s = Yield (toUpper c) (CC s '\0' '\0')
224 lowerMapping c s = Yield (toLower c) (CC s '\0' '\0')
323 titleMapping c s = Yield (toTitle c) (CC s '\0' '\0')
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/text-1.2.3.2/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000')
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000')
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000')
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000')
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049')
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c')
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000')
219 upperMapping c s = Yield (toUpper c) (CC s '\0' '\0')
224 lowerMapping c s = Yield (toLower c) (CC s '\0' '\0')
323 titleMapping c s = Yield (toTitle c) (CC s '\0' '\0')
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar217 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
254 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
297 MemberExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
299 CallExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
301 OptionalExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
322 OptionalChain[?Yield, ?Await] Arguments[?Yield, ?Await]
339 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
736 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
995 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Des.esgrammar441 [~Yield] `yield`
451 [~Yield] `yield`
571 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
591 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
619 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
833 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
845 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
879 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
982 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1113 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Dslash.esgrammar456 [~Yield] `yield`
466 [~Yield] `yield`
586 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
606 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
634 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
848 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
860 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
894 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
997 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1128 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar217 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
254 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
297 MemberExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
299 CallExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
301 OptionalExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
322 OptionalChain[?Yield, ?Await] Arguments[?Yield, ?Await]
339 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
736 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
995 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Dslash.esgrammar456 [~Yield] `yield`
466 [~Yield] `yield`
586 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
606 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
634 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
848 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
860 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
894 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
997 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1128 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Des.esgrammar441 [~Yield] `yield`
451 [~Yield] `yield`
571 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
591 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
619 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
833 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
845 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
879 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
982 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1113 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar217 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
254 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
297 MemberExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
299 CallExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
301 OptionalExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
322 OptionalChain[?Yield, ?Await] Arguments[?Yield, ?Await]
339 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
736 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
995 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Des.esgrammar441 [~Yield] `yield`
451 [~Yield] `yield`
571 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
591 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
619 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
833 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
845 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
879 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
982 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1113 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Dslash.esgrammar456 [~Yield] `yield`
466 [~Yield] `yield`
586 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
606 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
634 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
848 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
860 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
894 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
997 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1128 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar217 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
254 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
297 MemberExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
299 CallExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
301 OptionalExpression[?Yield, ?Await] OptionalChain[?Yield, ?Await]
318 OptionalChain[?Yield, ?Await] Arguments[?Yield, ?Await]
335 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
732 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
991 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1214 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Des.esgrammar441 [~Yield] `yield`
451 [~Yield] `yield`
571 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
591 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
619 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
833 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
845 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
879 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
982 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1113 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
H A Dslash.esgrammar456 [~Yield] `yield`
466 [~Yield] `yield`
586 `new` MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
606 CallExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
634 MemberExpression[?Yield, ?Await] Arguments[?Yield, ?Await]
848 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
860 BindingPattern[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]
894 PropertyName[?Yield, ?Await] `:` BindingElement[?Yield, ?Await]
997 …`try` Block[?Yield, ?Await, ?Return] Catch[?Yield, ?Await, ?Return] Finally[?Yield, ?Await, ?Retur…
1128 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
[all …]
/dports/net/pichi/pichi-1.4.0/include/pichi/net/
H A Dhttp.hpp52 confirm_{detail::badInvoking<void, Yield>},
63 size_t recv(MutableBuffer<uint8_t>, Yield) override;
64 void send(ConstBuffer<uint8_t>, Yield) override;
66 void close(Yield) override;
70 void confirm(Yield yield) override;
71 void disconnect(std::exception_ptr, Yield) override;
72 Endpoint readRemote(Yield) override;
80 std::function<void(Yield)> confirm_;
106 size_t recv(MutableBuffer<uint8_t>, Yield) override;
107 void send(ConstBuffer<uint8_t>, Yield) override;
[all …]
/dports/devel/py-libcst/libcst-0.3.23/libcst/_nodes/tests/
H A Dtest_yield.py27 cst.Yield(
36 cst.Yield(
44 cst.Yield(
58 cst.Yield(
67 cst.Yield(
144 cst.Yield(
151 cst.Yield(
162 cst.Yield(
172 cst.Yield(
179 cst.Yield(
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/tests/src/Data/Text/Internal/Encoding/Fusion/
H A DCommon.hs45 Yield x s'
57 next (RS1 s x2) = Yield x2 (RS0 s)
58 next (RS2 s x2 x3) = Yield x2 (RS1 s x3)
69 Yield x s'
81 next (RS1 s x2) = Yield x2 (RS0 s)
82 next (RS2 s x2 x3) = Yield x2 (RS1 s x3)
93 Yield x s' -> Yield c1 (RS3 s' c2 c3 c4)
100 next (RS1 s x2) = Yield x2 (RS0 s)
101 next (RS2 s x2 x3) = Yield x2 (RS1 s x3)
112 Yield x s' -> Yield c1 (RS3 s' c2 c3 c4)
[all …]

12345678910>>...146