Home
last modified time | relevance | path

Searched refs:moo (Results 1 – 25 of 2493) sorted by relevance

12345678910>>...100

/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/modules/
H A Dmoo-tests2 tests/test-moo-root.oo.h
3 tests/test-moo-root.oo.c
4 tests/test-moo-sub1.oo.h
5 tests/test-moo-sub1.oo.c
6 tests/test-moo-sub2.oo.h
19 test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
22 test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
25 …st-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.…
26 …p $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2.oo.h $(srcdir)/test-moo-sub1.…
28 test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-…
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/modules/
H A Dmoo-tests2 tests/test-moo-root.oo.h
3 tests/test-moo-root.oo.c
4 tests/test-moo-sub1.oo.h
5 tests/test-moo-sub1.oo.c
6 tests/test-moo-sub2.oo.h
19 test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
22 test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
25 …st-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.…
26 …p $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2.oo.h $(srcdir)/test-moo-sub1.…
28 test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-…
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/modules/
H A Dmoo-tests2 tests/test-moo-root.oo.h
3 tests/test-moo-root.oo.c
4 tests/test-moo-sub1.oo.h
5 tests/test-moo-sub1.oo.c
6 tests/test-moo-sub2.oo.h
19 test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
22 test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root…
25 …st-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.…
26 …p $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2.oo.h $(srcdir)/test-moo-sub1.…
28 test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-…
[all …]
/dports/devel/p5-Moo/Moo-2.005004/
H A DMANIFEST48 t/extends-non-moo.t
70 t/moo-accessors.t
71 t/moo-c3.t
72 t/moo-object.t
76 t/moo-utils.t
77 t/moo.t
80 t/no-moo.t
82 t/non-moo-extends.t
113 xt/moo-inflate.t
123 xt/moose-consume-moo-role-after-consumed-by-moo.t
[all …]
/dports/devel/tla/tla-1.3.5/src/tla/tests/
H A Dtest-archive-setup.sh21 tla archive-setup -A jane@example.com--2003 moo--cow--3
22 test -d ${ARCHIVEDIR}/jane-archive/moo/moo--cow/moo--cow--3
26 tla archive-setup -A jane@example.com--2003 moo--cow--3.2
27 test -d ${ARCHIVEDIR}/jane-archive/moo/moo--cow/moo--cow--3.2
31 tla archive-setup -A jane@example.com--2003 moo--blah--1.1
32 test -d ${ARCHIVEDIR}/jane-archive/moo/moo--blah/moo--blah--1.1
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/example/
H A Dexample6.cpp24 GLUI_TextBox *moo; variable
192 moo->set_text(general); in control_cb()
198 moo->set_text(scroll); in control_cb()
201 moo->set_text(gstring); in control_cb()
211 moo->set_text(list); in control_cb()
257 moo->enable(); in control_cb()
259 moo->disable(); in control_cb()
294 moo->set_text(general); in main()
295 moo->set_h(400); in main()
296 moo->set_w(410); in main()
[all …]
/dports/devel/glui/glui-2.36/src/example/
H A Dexample6.cpp24 GLUI_TextBox *moo; variable
192 moo->set_text(general); in control_cb()
198 moo->set_text(scroll); in control_cb()
201 moo->set_text(gstring); in control_cb()
211 moo->set_text(list); in control_cb()
257 moo->enable(); in control_cb()
259 moo->disable(); in control_cb()
297 moo->set_text(general); in main()
298 moo->set_h(400); in main()
299 moo->set_w(410); in main()
[all …]
/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/t/constraints/
H A Dconstraint_when.t34 moo => undef,
45 ok( $form->valid('moo'), 'moo valid' );
52 ok( grep { $_ eq 'moo' } $form->valid );
60 moo => 'moo_value',
70 ok( $form->valid('moo'), 'moo valid' );
83 moo => undef,
93 ok( $form->valid('moo'), 'moo valid' );
108 moo => undef,
116 ok( $form->valid('moo'), 'moo valid' );
123 moo => undef,
[all …]
/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/t/nested/constraints/
H A Dconstraint_when.t33 'xyz.moo' => undef,
39 # if 'moo' does not *exist* in process params
44 ok( $form->valid('xyz.moo'), 'moo valid' );
60 'xyz.moo' => 'moo_value',
70 ok( $form->valid('xyz.moo'), 'moo valid' );
84 'xyz.moo' => undef,
94 ok( $form->valid('xyz.moo'), 'moo valid' );
109 'xyz.moo' => undef,
117 ok( $form->valid('xyz.moo'), 'moo valid' );
124 'xyz.moo' => undef,
[all …]
/dports/devel/p5-Lexical-Persistence/Lexical-Persistence-1.023/eg/
H A Dpersistence.perl134 moo: 1 ... heap = 1 ... heap b = 1
135 moo: 2 ... heap = 2 ... heap b = 2
136 moo: 3 ... heap = 3 ... heap b = 3
137 moo: 4 ... heap = 4 ... heap b = 4
138 moo: 5 ... heap = 5 ... heap b = 5
139 moo: 6 ... heap = 6 ... heap b = 6
140 moo: 7 ... heap = 7 ... heap b = 7
141 moo: 8 ... heap = 8 ... heap b = 8
142 moo: 9 ... heap = 9 ... heap b = 9
143 moo: 10 ... heap = 10 ... heap b = 10
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/data/
H A Dtest33118 Set-Cookie: moo=yes;
39 HTTP with cookie using host name 'moo'
42 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/331 -b none http://moo/we/want/3310002
55 GET http://moo/we/want/331 HTTP/1.1
56 Host: moo
60 GET http://moo/we/want/3310002 HTTP/1.1
61 Host: moo
64 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
59 Location: https://moo.moo.moo
66 https://moo.moo.moo/
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/data/
H A Dtest33118 Set-Cookie: moo=yes;
39 HTTP with cookie using host name 'moo'
42 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/331 -b none http://moo/we/want/3310002
55 GET http://moo/we/want/331 HTTP/1.1
56 Host: moo
60 GET http://moo/we/want/3310002 HTTP/1.1
61 Host: moo
64 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
59 Location: https://moo.moo.moo
66 https://moo.moo.moo/
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/data/
H A Dtest33118 Set-Cookie: moo=yes;
39 HTTP with cookie using host name 'moo'
42 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/331 -b none http://moo/we/want/3310002
52 GET http://moo/we/want/331 HTTP/1.1
53 Host: moo
58 GET http://moo/we/want/3310002 HTTP/1.1
59 Host: moo
63 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/data/
H A Dtest33118 Set-Cookie: moo=yes;
39 HTTP with cookie using host name 'moo'
42 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/331 -b none http://moo/we/want/3310002
52 GET http://moo/we/want/331 HTTP/1.1
53 Host: moo
57 GET http://moo/we/want/3310002 HTTP/1.1
58 Host: moo
61 Cookie: moo=yes
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/data/
H A Dtest33118 Set-Cookie: moo=yes;
39 HTTP with cookie using host name 'moo'
42 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/331 -b none http://moo/we/want/3310002
52 GET http://moo/we/want/331 HTTP/1.1
53 Host: moo
58 GET http://moo/we/want/3310002 HTTP/1.1
59 Host: moo
63 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/data/
H A Dtest33119 Set-Cookie: moo=yes;
40 HTTP with cookie using host name 'moo'
43 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/%TESTNUMBER -b none http://moo/we/want/%TESTNUMBER00…
53 GET http://moo/we/want/%TESTNUMBER HTTP/1.1
54 Host: moo
59 GET http://moo/we/want/%TESTNUMBER0002 HTTP/1.1
60 Host: moo
64 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/data/
H A Dtest33119 Set-Cookie: moo=yes;
40 HTTP with cookie using host name 'moo'
43 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/%TESTNUMBER -b none http://moo/we/want/%TESTNUMBER00…
53 GET http://moo/we/want/%TESTNUMBER HTTP/1.1
54 Host: moo
59 GET http://moo/we/want/%TESTNUMBER0002 HTTP/1.1
60 Host: moo
64 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/data/
H A Dtest33119 Set-Cookie: moo=yes;
40 HTTP with cookie using host name 'moo'
43 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/%TESTNUMBER -b none http://moo/we/want/%TESTNUMBER00…
53 GET http://moo/we/want/%TESTNUMBER HTTP/1.1
54 Host: moo
59 GET http://moo/we/want/%TESTNUMBER0002 HTTP/1.1
60 Host: moo
64 Cookie: moo=yes
H A Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/

12345678910>>...100