Home
last modified time | relevance | path

Searched refs:definition (Results 1 – 25 of 13969) sorted by relevance

12345678910>>...559

/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/language/
H A Dtest_schema_parser.py148 assert definition.fields == [
389 assert definition.fields == [
406 assert definition.fields == [
421 assert definition.fields == [
439 assert definition.fields == [
457 assert definition.fields == [
475 assert definition.fields == [
493 assert definition.fields == [
517 assert definition.values == [
691 assert definition.types == [
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/
H A Djava_cpp_enum_tests.py376 definition.entries)
384 definition.entries)
426 definition.entries)
636 definition.Finalize()
647 definition.Finalize()
659 definition.Finalize()
671 definition.Finalize()
683 definition.Finalize()
705 definition.Finalize()
719 definition.Finalize()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/
H A Djava_cpp_enum_tests.py376 definition.entries)
384 definition.entries)
426 definition.entries)
672 definition.Finalize()
683 definition.Finalize()
695 definition.Finalize()
707 definition.Finalize()
719 definition.Finalize()
741 definition.Finalize()
755 definition.Finalize()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/
H A Djava_cpp_enum_tests.py376 definition.entries)
384 definition.entries)
426 definition.entries)
672 definition.Finalize()
683 definition.Finalize()
695 definition.Finalize()
707 definition.Finalize()
719 definition.Finalize()
741 definition.Finalize()
755 definition.Finalize()
[all …]
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/
H A Djava_cpp_enum_tests.py376 definition.entries)
384 definition.entries)
426 definition.entries)
672 definition.Finalize()
683 definition.Finalize()
695 definition.Finalize()
707 definition.Finalize()
719 definition.Finalize()
741 definition.Finalize()
755 definition.Finalize()
[all …]
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Entity/
H A DBaseFieldDefinitionTest.php81 $definition->setName($field_name);
93 $definition->setLabel($label);
191 $definition->setDefaultValue([]);
195 $definition->setDefaultValue(NULL);
238 $definition->setInitialValue([]);
242 $definition->setInitialValue(NULL);
285 $definition->setCardinality(2);
300 $definition->setRequired(TRUE);
302 $definition->setRequired(FALSE);
358 $this->assertSame($definition, $definition->setDefaultValueCallback($callback));
[all …]
H A DFieldDefinitionTest.php113 $definition->setLabel($label);
220 $definition->setDefaultValue([]);
224 $definition->setDefaultValue(NULL);
238 $definition->setTranslatable(TRUE);
259 $definition->setRequired(TRUE);
261 $definition->setRequired(FALSE);
275 $this->assertSame($definition, $definition->setDefaultValueCallback($callback));
301 $this->assertSame($definition, $definition->setDefaultValueCallback(NULL));
376 return $definition;
381 return $definition;
[all …]
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Entity/
H A DBaseFieldDefinitionTest.php81 $definition->setName($field_name);
93 $definition->setLabel($label);
191 $definition->setDefaultValue([]);
195 $definition->setDefaultValue(NULL);
238 $definition->setInitialValue([]);
242 $definition->setInitialValue(NULL);
285 $definition->setCardinality(2);
300 $definition->setRequired(TRUE);
302 $definition->setRequired(FALSE);
358 $this->assertSame($definition, $definition->setDefaultValueCallback($callback));
[all …]
H A DFieldDefinitionTest.php113 $definition->setLabel($label);
220 $definition->setDefaultValue([]);
224 $definition->setDefaultValue(NULL);
238 $definition->setTranslatable(TRUE);
259 $definition->setRequired(TRUE);
261 $definition->setRequired(FALSE);
275 $this->assertSame($definition, $definition->setDefaultValueCallback($callback));
301 $this->assertSame($definition, $definition->setDefaultValueCallback(NULL));
376 return $definition;
381 return $definition;
[all …]
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Tests/Input/
H A DInputDefinitionTest.php33 $definition = new InputDefinition();
44 $definition = new InputDefinition();
55 $definition = new InputDefinition();
67 $definition = new InputDefinition();
78 $definition = new InputDefinition();
79 $definition->addArgument($this->foo);
93 $definition = new InputDefinition();
106 $definition = new InputDefinition();
119 $definition = new InputDefinition();
143 $definition->getArgument('bar');
[all …]
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Tests/Input/
H A DInputDefinitionTest.php37 $definition = new InputDefinition();
48 $definition = new InputDefinition();
59 $definition = new InputDefinition();
71 $definition = new InputDefinition();
82 $definition = new InputDefinition();
97 $definition = new InputDefinition();
110 $definition = new InputDefinition();
123 $definition = new InputDefinition();
147 $definition->getArgument('bar');
185 $definition = new InputDefinition([
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Input/
H A DInputDefinitionTest.php38 $definition = new InputDefinition();
49 $definition = new InputDefinition();
60 $definition = new InputDefinition();
72 $definition = new InputDefinition();
83 $definition = new InputDefinition();
96 $definition = new InputDefinition();
107 $definition = new InputDefinition();
118 $definition = new InputDefinition();
140 $definition->getArgument('bar');
178 $definition = new InputDefinition([
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Input/
H A DInputDefinitionTest.php38 $definition = new InputDefinition();
49 $definition = new InputDefinition();
60 $definition = new InputDefinition();
72 $definition = new InputDefinition();
83 $definition = new InputDefinition();
96 $definition = new InputDefinition();
107 $definition = new InputDefinition();
118 $definition = new InputDefinition();
140 $definition->getArgument('bar');
178 $definition = new InputDefinition([
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Tests/Input/
H A DInputDefinitionTest.php38 $definition = new InputDefinition();
49 $definition = new InputDefinition();
60 $definition = new InputDefinition();
72 $definition = new InputDefinition();
83 $definition = new InputDefinition();
96 $definition = new InputDefinition();
107 $definition = new InputDefinition();
118 $definition = new InputDefinition();
140 $definition->getArgument('bar');
178 $definition = new InputDefinition([
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/Source/
H A DDefinitionNormalizer.php49 $definition = $definition->getDefinition($name);
51 $definition = new ArrayDefinition($definition);
53 $definition = new FactoryDefinition($name, $definition);
55 $definition = new ValueDefinition($definition);
65 $definition = $this->autowiring->autowire($name, $definition);
80 return $definition;
96 $definition = $definition->getDefinition($name);
98 $definition = new ArrayDefinition($definition);
100 $definition = new FactoryDefinition($name, $definition);
108 $definition = $this->autowiring->autowire($name, $definition);
[all …]
/dports/www/matomo/piwik/vendor/php-di/php-di/src/Definition/Source/
H A DDefinitionNormalizer.php49 $definition = $definition->getDefinition($name);
51 $definition = new ArrayDefinition($definition);
53 $definition = new FactoryDefinition($name, $definition);
55 $definition = new ValueDefinition($definition);
65 $definition = $this->autowiring->autowire($name, $definition);
80 return $definition;
96 $definition = $definition->getDefinition($name);
98 $definition = new ArrayDefinition($definition);
100 $definition = new FactoryDefinition($name, $definition);
108 $definition = $this->autowiring->autowire($name, $definition);
[all …]
/dports/chinese/phpbb3-tw/phpBB3/includes/hooks/
H A Dindex.php68 $class = (!is_array($definition)) ? '__global' : $definition[0];
69 $function = (!is_array($definition)) ? $definition : $definition[1];
109 $class = (!is_array($definition)) ? '__global' : $definition[0];
110 $function = (!is_array($definition)) ? $definition : $definition[1];
162 $class = (!is_array($definition)) ? '__global' : $definition[0];
163 $function = (!is_array($definition)) ? $definition : $definition[1];
182 $function = (!is_array($definition)) ? $definition : $definition[1];
201 $function = (!is_array($definition)) ? $definition : $definition[1];
222 $definition = array('__global', $definition);
225 $this->hooks[$definition[0]][$definition[1]] = array();
[all …]
/dports/www/phpbb3/phpBB3/includes/hooks/
H A Dindex.php70 $class = (!is_array($definition)) ? '__global' : $definition[0];
71 $function = (!is_array($definition)) ? $definition : $definition[1];
111 $class = (!is_array($definition)) ? '__global' : $definition[0];
112 $function = (!is_array($definition)) ? $definition : $definition[1];
164 $class = (!is_array($definition)) ? '__global' : $definition[0];
165 $function = (!is_array($definition)) ? $definition : $definition[1];
184 $function = (!is_array($definition)) ? $definition : $definition[1];
203 $function = (!is_array($definition)) ? $definition : $definition[1];
224 $definition = array('__global', $definition);
227 $this->hooks[$definition[0]][$definition[1]] = array();
[all …]
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Di/
H A DDefinitionList.php47 $this->push($definition);
49 $this->unshift($definition);
62 public function unshift($definition) argument
72 public function push($definition) argument
89 foreach ($this as $definition) {
106 foreach ($this as $definition) {
108 return $definition;
127 return $definition;
182 foreach ($this as $definition) {
214 foreach ($this as $definition) {
[all …]
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/TypedData/
H A DDataDefinition.php17 protected $definition = []; variable in Drupal\\Core\\TypedData\\DataDefinition
29 $definition['type'] = $type;
30 return new static($definition);
47 $this->definition = $values;
54 return !empty($this->definition['type']) ? $this->definition['type'] : 'any';
75 return isset($this->definition['label']) ? $this->definition['label'] : NULL;
96 return isset($this->definition['description']) ? $this->definition['description'] : NULL;
218 return isset($this->definition['settings']) ? $this->definition['settings'] : [];
262 $constraints = isset($this->definition['constraints']) ? $this->definition['constraints'] : [];
307 return array_key_exists($offset, $this->definition) && isset($this->definition[$offset]);
[all …]
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/TypedData/
H A DDataDefinition.php17 protected $definition = []; variable in Drupal\\Core\\TypedData\\DataDefinition
29 $definition['type'] = $type;
30 return new static($definition);
47 $this->definition = $values;
54 return !empty($this->definition['type']) ? $this->definition['type'] : 'any';
75 return isset($this->definition['label']) ? $this->definition['label'] : NULL;
96 return isset($this->definition['description']) ? $this->definition['description'] : NULL;
218 return isset($this->definition['settings']) ? $this->definition['settings'] : [];
262 $constraints = isset($this->definition['constraints']) ? $this->definition['constraints'] : [];
307 return array_key_exists($offset, $this->definition) && isset($this->definition[$offset]);
[all …]
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/EventDispatcher/
H A DContainerAwareEventDispatcher.php105 …$definition['callable'] = [$this->container->get($definition['service'][0]), $definition['service'…
107 …if (is_array($definition['callable']) && isset($definition['callable'][0]) && $definition['callabl…
108 $definition['callable'][0] = $definition['callable'][0]();
148 …$definition['callable'] = [$this->container->get($definition['service'][0]), $definition['service'…
150 …if (is_array($definition['callable']) && isset($definition['callable'][0]) && $definition['callabl…
151 $definition['callable'][0] = $definition['callable'][0]();
183 …if (is_array($definition['callable']) && isset($definition['callable'][0]) && $definition['callabl…
184 $definition['callable'][0] = $definition['callable'][0]();
232 …$definition['callable'] = [$this->container->get($definition['service'][0]), $definition['service'…
235 …if (is_array($definition['callable']) && isset($definition['callable'][0]) && $definition['callabl…
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DRelation.php141 $this->definition = $def;
169 return $this->definition['equal'];
205 return $this->definition;
216 return $this->definition['alias'];
228 return $this->definition['type'];
263 return $this->definition['class'];
274 return $this->definition['local'];
283 return $this->definition['localTable']->getFieldName($this->definition['local']);
294 return $this->definition['localTable']->getColumnName($this->definition['local']);
315 return $this->definition['table']->getFieldName($this->definition['foreign']);
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Import/
H A DBuilder.php354 …if (isset($definition['columns']) && is_array($definition['columns']) && !empty($definition['colum…
359 …if (isset($definition['indexes']) && is_array($definition['indexes']) && !empty($definition['index…
364 …if (isset($definition['attributes']) && is_array($definition['attributes']) && !empty($definition[…
369 …if (isset($definition['options']) && is_array($definition['options']) && !empty($definition['optio…
374 …if (isset($definition['checks']) && is_array($definition['checks']) && !empty($definition['checks'…
408 …if (isset($definition['relations']) && is_array($definition['relations']) && ! empty($definition['…
484 …if (isset($definition['actAs']) && is_array($definition['actAs']) && !empty($definition['actAs']))…
489 …if (isset($definition['listeners']) && is_array($definition['listeners']) && !empty($definition['l…
1167 $definition['topLevelClassName'] = $definition['className'];
1170 …$definition['is_package'] = (isset($definition['package']) && $definition['package']) ? true:false;
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.AST/
H A DMethod.cs50 public Method (MethodDefinition definition) in Method() argument
53 this.definition = definition; in Method()
58 this.definition = definition; in Method()
69 get { return this.definition; }
86 if (!this.definition.HasOverrides)
145 get { return this.definition.IsFinal; }
150 get { return this.definition.HasBody; }
165 get { return this.definition.IsFamily; }
180 get { return this.definition.IsPublic; }
200 get { return this.definition.Name; }
[all …]

12345678910>>...559