Home
last modified time | relevance | path

Searched refs:container (Results 1 – 25 of 12611) sorted by relevance

12345678910>>...505

/dports/science/cdk/cdk-cdk-2.3/tool/forcefield/src/test/java/org/openscience/cdk/forcefield/mmff/
H A DAbstractMmffAtomTypeValidationSuiteTest.java47 assertMatchingTypes(container, assign(container), expected); in testAGLYSL01()
90 assertMatchingTypes(container, assign(container), expected); in testAMHTAR01()
155 assertMatchingTypes(container, assign(container), expected); in testAMPTRB10()
220 assertMatchingTypes(container, assign(container), expected); in testARGIND11()
244 assertMatchingTypes(container, assign(container), expected); in testBAOXLM01()
307 assertMatchingTypes(container, assign(container), expected); in testBBSPRT10()
369 assertMatchingTypes(container, assign(container), expected); in testBEVJER10()
505 assertMatchingTypes(container, assign(container), expected); in testBEWCUB()
576 assertMatchingTypes(container, assign(container), expected); in testBEWKUJ04()
633 assertMatchingTypes(container, assign(container), expected); in testBIHKEI01()
[all …]
H A DMmffAtomTypeMatcherTest.java53 container.addAtom(new Atom("C")); in hydrogenCountMustBeDefined()
54 container.addAtom(new Atom("H")); in hydrogenCountMustBeDefined()
55 container.addAtom(new Atom("H")); in hydrogenCountMustBeDefined()
56 container.addAtom(new Atom("H")); in hydrogenCountMustBeDefined()
57 container.addAtom(new Atom("H")); in hydrogenCountMustBeDefined()
58 container.addBond(0, 1, SINGLE); in hydrogenCountMustBeDefined()
59 container.addBond(0, 2, SINGLE); in hydrogenCountMustBeDefined()
60 container.addBond(0, 3, SINGLE); in hydrogenCountMustBeDefined()
61 container.addBond(0, 4, SINGLE); in hydrogenCountMustBeDefined()
92 container.addAtom(atom("H", 0)); in bug3523240IsResolved()
[all …]
/dports/www/kanboard/kanboard-1.2.21/app/ServiceProvider/
H A DRouteProvider.php25 public function register(Container $container) argument
27 $container['router'] = new Router($container);
28 $container['route'] = new Route($container);
31 $container['route']->enable();
34 $container['route']->addRoute('dashboard', 'DashboardController', 'show');
43 $container['route']->addRoute('search', 'SearchController', 'index');
134 $container['route']->addRoute('users', 'UserListController', 'show');
177 $container['route']->addRoute('login', 'AuthController', 'login');
178 $container['route']->addRoute('logout', 'AuthController', 'logout');
185 $container['route']->addRoute('cronjob', 'CronjobController', 'run');
[all …]
H A DActionProvider.php72 $container['actionManager'] = new ActionManager($container);
73 $container['actionManager']->register(new CommentCreation($container));
81 $container['actionManager']->register(new TaskAssignColorLink($container));
82 $container['actionManager']->register(new TaskAssignColorUser($container));
84 $container['actionManager']->register(new TaskAssignCreator($container));
88 $container['actionManager']->register(new TaskAssignUser($container));
90 $container['actionManager']->register(new TaskClose($container));
91 $container['actionManager']->register(new TaskCloseColumn($container));
95 $container['actionManager']->register(new TaskCreation($container));
97 $container['actionManager']->register(new TaskEmail($container));
[all …]
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dfractparams.cpp42 : primitives(container, objectData) in sParamRender()
70 camera = container->Get<CVector3>("camera"); in sParamRender()
94 DEFactor = container->Get<double>("DE_factor"); in sParamRender()
101 DEThresh = container->Get<double>("DE_thresh"); in sParamRender()
103 DOFFocus = container->Get<double>("DOF_focus"); in sParamRender()
106 DOFHDRMode = container->Get<bool>("DOF_HDR"); in sParamRender()
129 frameNo = container->Get<int>("frame_no"); in sParamRender()
161 minN = container->Get<int>("minN"); in sParamRender()
168 N = container->Get<int>("N"); in sParamRender()
187 target = container->Get<CVector3>("target"); in sParamRender()
[all …]
H A Dfractal.cpp46 bulb.power = container->Get<double>("power"); in sFractal()
87 IFS.scale = container->Get<double>("IFS_scale"); in sFractal()
91 IFS.edge = container->Get<CVector3>("IFS_edge"); in sFractal()
94 IFS.absX = container->Get<bool>("IFS_abs_x"); in sFractal()
95 IFS.absY = container->Get<bool>("IFS_abs_y"); in sFractal()
96 IFS.absZ = container->Get<bool>("IFS_abs_z"); in sFractal()
109 aexion.cadd = container->Get<double>("cadd"); in sFractal()
114 buffalo.absx = container->Get<bool>("buffalo_abs_x"); in sFractal()
247 Cpara.iterA = container->Get<int>("Cpara_iterA"); in sFractal()
248 Cpara.iterB = container->Get<int>("Cpara_iterB"); in sFractal()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Compiler/
H A DAutowirePassTest.php182 $pass->process($container);
195 $pass->process($container);
211 $pass->process($container);
226 $pass->process($container);
241 $pass->process($container);
254 $pass->process($container);
273 $pass->process($container);
635 $container
686 $container
716 $container
[all …]
H A DResolveChildDefinitionsPassTest.php45 $container
50 $container
68 $container
73 $container
87 $container
92 $container
106 $container
111 $container
125 $container
130 $container
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Compiler/
H A DAutowirePassTest.php182 $pass->process($container);
195 $pass->process($container);
211 $pass->process($container);
226 $pass->process($container);
241 $pass->process($container);
254 $pass->process($container);
273 $pass->process($container);
635 $container
686 $container
716 $container
[all …]
H A DResolveChildDefinitionsPassTest.php45 $container
50 $container
68 $container
73 $container
87 $container
92 $container
106 $container
111 $container
125 $container
130 $container
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/test/common/
H A Dhashmap.h12 container[0] = 17; in test_empty_clear()
82 container.erase(container.find(1)); in test_add_remove_iterator()
86 container.erase(container.find(0)); in test_add_remove_iterator()
88 container.erase(container.find(1)); in test_add_remove_iterator()
90 container.erase(container.find(2)); in test_add_remove_iterator()
92 container.erase(container.find(3)); in test_add_remove_iterator()
94 container.erase(container.find(4)); in test_add_remove_iterator()
99 container.erase(container.find(1)); in test_add_remove_iterator()
140 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
144 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
[all …]
H A Dlist.h11 container.push_back(17); in test_empty_clear()
12 container.push_back(33); in test_empty_clear()
14 container.clear(); in test_empty_clear()
22 container.push_back(17); in test_size()
26 container.clear(); in test_size()
34 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
38 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
41 container.clear(); in test_iterator_begin_end()
42 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
245 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_reverse()
[all …]
/dports/games/residualvm/residualvm-0.3.1/test/common/
H A Dhashmap.h12 container[0] = 17; in test_empty_clear()
82 container.erase(container.find(1)); in test_add_remove_iterator()
86 container.erase(container.find(0)); in test_add_remove_iterator()
88 container.erase(container.find(1)); in test_add_remove_iterator()
90 container.erase(container.find(2)); in test_add_remove_iterator()
92 container.erase(container.find(3)); in test_add_remove_iterator()
94 container.erase(container.find(4)); in test_add_remove_iterator()
99 container.erase(container.find(1)); in test_add_remove_iterator()
140 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
144 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
[all …]
H A Dlist.h11 container.push_back(17); in test_empty_clear()
12 container.push_back(33); in test_empty_clear()
14 container.clear(); in test_empty_clear()
22 container.push_back(17); in test_size()
26 container.clear(); in test_size()
34 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
38 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
41 container.clear(); in test_iterator_begin_end()
42 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
245 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_reverse()
[all …]
/dports/games/scummvm/scummvm-2.5.1/test/common/
H A Dhashmap.h12 container[0] = 17; in test_empty_clear()
82 container.erase(container.find(1)); in test_add_remove_iterator()
86 container.erase(container.find(0)); in test_add_remove_iterator()
88 container.erase(container.find(1)); in test_add_remove_iterator()
90 container.erase(container.find(2)); in test_add_remove_iterator()
92 container.erase(container.find(3)); in test_add_remove_iterator()
94 container.erase(container.find(4)); in test_add_remove_iterator()
99 container.erase(container.find(1)); in test_add_remove_iterator()
140 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
144 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
[all …]
H A Dlist.h11 container.push_back(17); in test_empty_clear()
12 container.push_back(33); in test_empty_clear()
14 container.clear(); in test_empty_clear()
22 container.push_back(17); in test_size()
26 container.clear(); in test_size()
34 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
38 TS_ASSERT_DIFFERS(container.begin(), container.end()); in test_iterator_begin_end()
41 container.clear(); in test_iterator_begin_end()
42 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_iterator_begin_end()
245 TS_ASSERT_EQUALS(container.begin(), container.end()); in test_reverse()
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/code.cloudfoundry.org/garden/client/
H A Dcontainer.go18 return &container{
25 func (container *container) Handle() string { argument
29 func (container *container) Stop(kill bool) error { argument
30 return container.connection.Stop(container.handle, kill)
33 func (container *container) Info() (garden.ContainerInfo, error) { argument
34 return container.connection.Info(container.handle)
38 return container.connection.StreamIn(container.handle, spec)
42 return container.connection.StreamOut(container.handle, spec)
62 return container.connection.Run(container.handle, spec, io)
82 return container.connection.Metrics(container.handle)
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/garden/client/
H A Dcontainer.go18 return &container{
25 func (container *container) Handle() string { argument
29 func (container *container) Stop(kill bool) error { argument
30 return container.connection.Stop(container.handle, kill)
33 func (container *container) Info() (garden.ContainerInfo, error) { argument
34 return container.connection.Info(container.handle)
38 return container.connection.StreamIn(container.handle, spec)
42 return container.connection.StreamOut(container.handle, spec)
62 return container.connection.Run(container.handle, spec, io)
82 return container.connection.Metrics(container.handle)
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Tests/Compiler/
H A DAutowirePassTest.php88 $container->register(B::class);
249 $pass->process($container);
266 $pass->process($container);
542 $container
593 $container
635 $pass->process($container);
862 $container
880 $container
885 $container
903 $container
[all …]
H A DCheckTypeDeclarationsPassTest.php44 $container = new ContainerBuilder();
58 $container = new ContainerBuilder();
620 $container
634 $container
649 $container
667 $container
684 $container
699 $container
717 $container
730 $container
[all …]
H A DResolveChildDefinitionsPassTest.php44 $container
49 $container
67 $container
72 $container
86 $container
91 $container
105 $container
110 $container
124 $container
129 $container
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Dumper/
H A DPhpDumperTest.php54 $container->compile();
85 $container->compile();
105 $container->compile();
114 $container->compile();
124 $container->compile();
134 $container->compile();
144 $container->compile();
158 $container->compile();
176 $container->compile();
570 $container
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Dumper/
H A DPhpDumperTest.php54 $container->compile();
85 $container->compile();
105 $container->compile();
114 $container->compile();
124 $container->compile();
134 $container->compile();
144 $container->compile();
158 $container->compile();
176 $container->compile();
570 $container
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Tests/Dumper/
H A DPhpDumperTest.php60 $container->compile();
91 $container->compile();
111 $container->compile();
120 $container->compile();
130 $container->compile();
140 $container->compile();
150 $container->compile();
164 $container->compile();
775 $container
1019 $container = new $container();
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Ditemcontainertest.cpp25 container->Append("item 0"); in Append()
33 container->Append(testitems); in Append()
82 container->Append(testitems); in Count()
87 container->Delete(0); in Count()
91 container->Delete(0); in Count()
92 container->Delete(0); in Count()
118 container->SetSelection(1); in ItemSelection()
287 container->Delete(3); in SelectionAfterDelete()
290 container->Delete(1); in SelectionAfterDelete()
294 container->Delete(1); in SelectionAfterDelete()
[all …]

12345678910>>...505