Home
last modified time | relevance | path

Searched refs:fooyx (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d137 alias fooyx = foo!(num, sy, sx); in test13336() local
138 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
139 assert(fooyx(1) == 2.5); in test13336()
140 assert(fooyx(0) == 1.0); in test13336()
150 alias fooyx = foo!(num, sy, sx); in test13336() local
151 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
152 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
153 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d131 alias fooyx = foo!(num, sy, sx); in test13336() local
132 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
133 assert(fooyx(1) == 2.5); in test13336()
134 assert(fooyx(0) == 1.0); in test13336()
144 alias fooyx = foo!(num, sy, sx); in test13336() local
145 static assert(is(typeof(&fooyx) : double function(bool))); in test13336()
146 assert(fooyx(1) == 2.5 && result13336 == 2.5); in test13336()
147 assert(fooyx(0) == 1.0 && result13336 == 1.0); in test13336()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
H A Dalias.good4 fooyx
H A Dalias2.good4 fooyx
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/tests/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
H A Dalias2.good4 fooyx
H A Dalias.good4 fooyx
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
H A Dalias.good4 fooyx
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/tests/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/textproc/hunspell/hunspell-1.7.0/tests/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/textproc/nuspell/nuspell-5.0.1/tests/v1cmdline/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/tests/unit/data/
H A Dalias2.morph10 > fooyx
11 analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
12 stem(fooyx) = fooy

12