Home
last modified time | relevance | path

Searched refs:Foobar (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/dports/devel/p5-Module-Install-ReadmeFromPod/Module-Install-ReadmeFromPod-0.30/t/
H A D02_clean.t43 readme_from 'README.pm' => 'clean', 'text', 'Foobar.txt', \@options;
47 readme_from 'README.pm' => 'clean', 'md', 'Foobar.md', \@options;
64 ok( -e 'Foobar.txt', 'There is a Foobar.txt file' );
65 ok( -e 'Foobar.htm', 'There is a Foobar.htm file' );
66 ok( -e 'Foobar.md', 'There is a Foobar.md file' );
67 ok( -e 'Foobar.man', 'There is a Foobar.man file' );
70 for qw( Foobar.txt Foobar.htm Foobar.md Foobar.man );
75 ok( !-e 'Foobar.txt', 'The Foobar.txt file has been removed' );
76 ok( !-e 'Foobar.htm', 'The Foobar.htm file has been removed' );
77 ok( !-e 'Foobar.md', 'The Foobar.md file has been removed' );
[all …]
H A D05_cleanpdf.t46 readme_from 'README.pm' => 'clean', 'text', 'Foobar.txt', \@options;
50 readme_from 'README.pm' => 'clean', 'man', 'Foobar.man', \@options;
67 ok( -e 'Foobar.txt', 'There is a Foobar.txt file' );
68 ok( -e 'Foobar.htm', 'There is a Foobar.htm file' );
69 ok( -e 'Foobar.man', 'There is a Foobar.man file' );
70 ok( -e 'Foobar.pdf', 'There is a Foobar.pdf file' );
73 for qw( Foobar.txt Foobar.htm Foobar.man Foobar.pdf );
78 ok( !-e 'Foobar.txt', 'The Foobar.txt file has been removed' );
79 ok( !-e 'Foobar.htm', 'The Foobar.htm file has been removed' );
80 ok( !-e 'Foobar.man', 'The Foobar.man file has been removed' );
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/linker/
H A DLinkRendererTest.php60 yield [ new TitleValue( NS_MAIN, 'Foobar' ) ];
79 '<a href="/wiki/Foobar?foo=bar" title="Foobar">Foobar</a>',
94 new TitleValue( NS_MAIN, 'Foobar' ),
95 new TitleValue( NS_SPECIAL, 'Foobar' )
98 new PageReferenceValue( NS_MAIN, 'Foobar', PageReference::LOCAL ),
99 new PageReferenceValue( NS_SPECIAL, 'Foobar', PageReference::LOCAL )
113 . 'class="new" title="Foobar (page does not exist)">Foobar</a>',
120 . 'title="Foobar (page does not exist)">Foobar</a>',
127 . '(page does not exist)">Special:Foobar</a>',
135 . 'title="Foobar (page does not exist)">Foobar</a>',
[all …]
/dports/devel/p5-SOAP-WSDL/SOAP-WSDL-3.004/t/SOAP/WSDL/XSD/
H A DElement.t20 is $element->serialize('Foobar', 'Bar', { namespace => {} } ), 'serialized Foobar Bar';
21 is $element->serialize('Foobar', undef, { namespace => {} } ), 'serialized Foobar ';
35 is $element->serialize('Foobar', undef, { namespace => {} } ), 'serialized Foobar Foo';
38 is $element->serialize('Foobar', undef, { namespace => {}, qualify => 1 } ), 'serialized Foobar Foo…
41 is $element->serialize('Foobar', 'Bar', { namespace => {}, qualify => 1 } ), 'serialized Foobar Bar…
47 $element->set_fixed('Foobar');
48 is $element->serialize(undef, undef, { namespace => {} } ), 'serialized Bar Foobar';
51 is $element->serialize('Bar', undef, { namespace => {} } ), 'serialized Bar Foobar';
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/reference/shaders/frag/
H A Dconstant-array.frag5 struct Foobar
13 const Foobar _75[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
18 vec4 resolve(Foobar f)
25 Foobar param = Foobar(10.0, 20.0);
26 Foobar param_1 = _75[index];
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/gen/
H A DBuildTests.cpp162 struct Foobar { struct
163 Foobar(T x) in Foobar() function
218 gen::construct<Foobar<int>>(gens[0]), in __anon3e0273d60a02()
219 gen::set(&Foobar<int>::setB, gens[1]), in __anon3e0273d60a02()
221 gen::set(&Foobar<int>::e, gens[4])); in __anon3e0273d60a02()
265 gen::set(&Foobar<int>::e, gen::just(5)));
280 gen::set(&Foobar<int>::e, gen::just(5)));
300 gen::set(&Foobar<NonCopyable>::setCD,
316 gen::set(&Foobar<Predictable>::setB),
317 gen::set(&Foobar<Predictable>::setCD),
[all …]
/dports/net/measurement-kit/measurement-kit-0.10.14/test/common/
H A Dunique_ptr.cpp14 struct Foobar { struct
20 UniquePtr<Foobar> ptr; argument
25 UniquePtr<Foobar> ptr{new Foobar};
31 UniquePtr<Foobar> ptr{new Foobar};
32 ptr.reset(new Foobar);
H A Derror_or.cpp14 struct Foobar { struct
33 ErrorOr<std::shared_ptr<Foobar>> eo{NoError(), std::make_shared<Foobar>()}; argument
34 std::shared_ptr<Foobar> foobar;
56 ErrorOr<Foobar> eo{NoError(), Foobar{}};
67 ErrorOr<Foobar> eo;
77 ErrorOr<Foobar> eo{GenericError(), {}};
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/tests/
H A Dc00004.vtc6 txresp -hdr "Vary: Foobar" -hdr "Snafu: 1" -body "1111\n"
10 txresp -hdr "Vary: Foobar" -hdr "Snafu: 2" -body "2222\n"
14 txresp -hdr "Vary: Foobar" -hdr "Snafu: 3" -body "3333\n"
18 txresp -hdr "Vary: Foobar" -hdr "Snafu: 4" -body "4444\n"
22 txresp -hdr "Vary: Foobar" -hdr "Snafu: 5" -body "5555\n"
28 txreq -hdr "Foobar: 1"
34 txreq -hdr "Foobar: 2"
40 txreq -hdr "Foobar: 3"
52 txreq -hdr "Foobar: 1 "
58 txreq -hdr "Foobar: 1 "
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/linker/
H A DLinkRendererTest.php49 $target = new TitleValue( NS_MAIN, 'Foobar' );
54 '<a href="/w/index.php?title=Foobar&amp;foo=bar" title="Foobar">Foobar</a>',
60 '<a href="/wiki/Foobar?foo=bar" title="Foobar">Foobar</a>',
68 '<a href="https://example.org/wiki/Foobar" title="Foobar">Foobar</a>',
74 $target = new TitleValue( NS_MAIN, 'Foobar' );
75 $special = new TitleValue( NS_SPECIAL, 'Foobar' );
81 . 'class="new" title="Foobar (page does not exist)">Foobar</a>',
88 . 'title="Foobar (page does not exist)">Foobar</a>',
95 . '(page does not exist)">Special:Foobar</a>',
102 . 'class="new" title="Foobar (page does not exist)">Foobar</a>',
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/linker/
H A DLinkRendererTest.php49 $target = new TitleValue( NS_MAIN, 'Foobar' );
54 '<a href="/w/index.php?title=Foobar&amp;foo=bar" title="Foobar">Foobar</a>',
60 '<a href="/wiki/Foobar?foo=bar" title="Foobar">Foobar</a>',
68 '<a href="https://example.org/wiki/Foobar" title="Foobar">Foobar</a>',
74 $target = new TitleValue( NS_MAIN, 'Foobar' );
75 $special = new TitleValue( NS_SPECIAL, 'Foobar' );
81 . 'class="new" title="Foobar (page does not exist)">Foobar</a>',
88 . 'title="Foobar (page does not exist)">Foobar</a>',
95 . '(page does not exist)">Special:Foobar</a>',
102 . 'class="new" title="Foobar (page does not exist)">Foobar</a>',
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/reference/shaders-msl/frag/
H A Dconstant-array.frag8 struct Foobar
18 constant Foobar _75[2] = { Foobar{ 10.0, 40.0 }, Foobar{ 90.0, 70.0 } };
30 float4 resolve(thread const Foobar& f)
38 Foobar param = Foobar{ 10.0, 20.0 };
39 Foobar param_1 = _75[in.index];
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/reference/shaders-msl/frag/
H A Dconstant-array.frag8 struct Foobar
18 constant Foobar _75[2] = { Foobar{ 10.0, 40.0 }, Foobar{ 90.0, 70.0 } };
30 float4 resolve(thread const Foobar& f)
38 Foobar param = Foobar{ 10.0, 20.0 };
39 Foobar param_1 = _75[in.index];
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/shaders/frag/
H A Dconstant-array.frag7 struct Foobar { float a; float b; };
9 vec4 resolve(Foobar f)
18 const Foobar foos[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
20 …FragColor = foo[index] + foobars[index][index + 1] + resolve(Foobar(10.0, 20.0)) + resolve(foos[in…
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/shaders-msl/frag/
H A Dconstant-array.frag7 struct Foobar { float a; float b; };
9 vec4 resolve(Foobar f)
18 const Foobar foos[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
20 …FragColor = foo[index] + foobars[index][index + 1] + resolve(Foobar(10.0, 20.0)) + resolve(foos[in…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders/frag/
H A Dconstant-array.frag7 struct Foobar { float a; float b; };
9 vec4 resolve(Foobar f)
18 const Foobar foos[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
20 …FragColor = foo[index] + foobars[index][index + 1] + resolve(Foobar(10.0, 20.0)) + resolve(foos[in…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/frag/
H A Dconstant-array.frag7 struct Foobar { float a; float b; };
9 vec4 resolve(Foobar f)
18 const Foobar foos[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
20 …FragColor = foo[index] + foobars[index][index + 1] + resolve(Foobar(10.0, 20.0)) + resolve(foos[in…
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/frag/
H A Dconstant-array.frag7 struct Foobar { float a; float b; };
9 vec4 resolve(Foobar f)
18 const Foobar foos[2] = Foobar[](Foobar(10.0, 40.0), Foobar(90.0, 70.0));
20 …FragColor = foo[index] + foobars[index][index + 1] + resolve(Foobar(10.0, 20.0)) + resolve(foos[in…

12345678910>>...44