Home
last modified time | relevance | path

Searched refs:definition (Results 151 – 175 of 55185) sorted by relevance

12345678910>>...2208

/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/testdata/semantic/
H A Da.go.golden15 /*⇒2,variable,[definition]*/c1 /*⇒4,keyword,[]*/chan /*⇒3,type,[defaultLibrary]*/int
25 /*⇒2,variable,[definition readonly]*/zz = /*⇒2,string,[]*/""
29 /*⇒4,keyword,[]*/type /*⇒1,type,[definition]*/A /*⇒6,keyword,[]*/struct {
32 /*⇒4,keyword,[]*/type /*⇒1,type,[definition]*/B /*⇒9,keyword,[]*/interface {
37 /*⇒4,keyword,[]*/type /*⇒1,type,[definition]*/F /*⇒3,type,[defaultLibrary]*/int
41 /*⇒1,variable,[definition]*/x /*⇒2,operator,[]*/:= /*⇒5,string,[]*/"foo"
42 /*⇒1,variable,[]*/a(/*⇒1,variable,[definition]*/x)
52 …/*⇒3,keyword,[]*/for /*⇒1,variable,[definition]*/k, /*⇒1,variable,[definition]*/v := /*⇒5,keyword,…
62 /*⇒4,keyword,[]*/func /*⇒1,function,[definition]*/g(/*⇒2,parameter,[definition]*/vv /*⇒3,operator,[…
63 /*⇒2,variable,[definition]*/ff /*⇒2,operator,[]*/:= /*⇒4,keyword,[]*/func() {}
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A Dhistogram_tools.py111 self._kind = definition['kind']
277 definition[field] = expiration
280 labels = definition.get('labels')
353 definition[key] = try_to_coerce_to_number(definition[key])
364 if not key in definition:
371 if not key in definition:
379 for key in definition.iterkeys():
400 definition['high'],
401 definition['n_buckets'])
416 definition['high'],
[all …]
/dports/sysutils/cw/cw-1.0.16/
H A DCHANGES10 * Added the pre-made 'objdump' definition file.
15 * Added the pre-made 'crontab@' definition file.
16 * Added the pre-made 'inittab@' definition file.
17 * Added the pre-made 'profile@' definition file.
19 * Added the pre-made 'hosts@' definition file.
48 * Changed some definition files.
65 is read in the definition file.
76 "token" definition instructions were used.
103 a definition file. (this is mainly for if-related definition
109 * Revised the pre-made 'wc' definition file.
[all …]
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/config/services/core/grid/
H A Dgrid_definition_factory.yml13 prestashop.core.grid.definition.factory.logs:
18 prestashop.core.grid.definition.factory.email_logs:
27 prestashop.core.grid.definition.factory.request_sql:
32 prestashop.core.grid.definition.factory.backup:
44 prestashop.core.grid.definition.factory.meta:
49 prestashop.core.grid.definition.factory.category:
59 prestashop.core.grid.definition.factory.employee:
67 prestashop.core.grid.definition.factory.contacts:
129 prestashop.core.grid.definition.factory.tax:
191 prestashop.core.grid.definition.factory.order:
[all …]
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/Api/
H A DService.php32 * @param array $definition
54 $definition += $defaults;
55 $definition['metadata'] += $defaultMeta;
56 $this->definition = $definition;
58 parent::__construct($definition, new ShapeMap($definition['shapes']));
249 return $this->definition['metadata']['uid'];
279 $this->definition['operations'][$name],
295 foreach ($this->definition['operations'] as $name => $definition) {
310 foreach ($this->definition['shapes'] as $name => $definition) {
311 if (!empty($definition['exception'])) {
[all …]
H A DAbstractModel.php10 protected $definition; variable in Aws\\Api\\AbstractModel
16 * @param array $definition Service description
21 $this->definition = $definition;
27 return $this->definition;
32 return isset($this->definition[$offset])
33 ? $this->definition[$offset] : null;
38 $this->definition[$offset] = $value;
43 return isset($this->definition[$offset]);
48 unset($this->definition[$offset]);
53 if (!isset($this->definition[$key])) {
[all …]
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/
H A DService.php32 * @param array $definition
54 $definition += $defaults;
55 $definition['metadata'] += $defaultMeta;
56 $this->definition = $definition;
58 parent::__construct($definition, new ShapeMap($definition['shapes']));
249 return $this->definition['metadata']['uid'];
279 $this->definition['operations'][$name],
295 foreach ($this->definition['operations'] as $name => $definition) {
310 foreach ($this->definition['shapes'] as $name => $definition) {
311 if (!empty($definition['exception'])) {
[all …]
H A DAbstractModel.php10 protected $definition; variable in Aws\\Api\\AbstractModel
16 * @param array $definition Service description
21 $this->definition = $definition;
27 return $this->definition;
32 return isset($this->definition[$offset])
33 ? $this->definition[$offset] : null;
38 $this->definition[$offset] = $value;
43 return isset($this->definition[$offset]);
48 unset($this->definition[$offset]);
53 if (!isset($this->definition[$key])) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Interpreter/
H A DProperty.cpp24 : m_name(definition.name), m_description(definition.description), in Property()
26 switch (definition.type) { in Property()
55 if (definition.default_cstr_value) in Property()
65 llvm::StringRef s(definition.default_cstr_value ? definition.default_cstr_value : ""); in Property()
84 definition.enum_values, definition.default_uint_value); in Property()
132 if (definition.default_cstr_value) in Property()
148 if (definition.default_cstr_value) in Property()
161 definition.default_cstr_value); in Property()
185 definition.default_cstr_value in Property()
196 definition.default_cstr_value in Property()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestRandomQuestionsQuantitiesDistribution.php137 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
293 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
313 $definition->getId(),
325 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
357 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
395 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
403 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
412 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
427 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
438 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Interpreter/
H A DProperty.cpp24 : m_name(definition.name), m_description(definition.description), in Property()
26 switch (definition.type) { in Property()
55 if (definition.default_cstr_value) in Property()
65 llvm::StringRef s(definition.default_cstr_value ? definition.default_cstr_value : ""); in Property()
84 definition.enum_values, definition.default_uint_value); in Property()
132 if (definition.default_cstr_value) in Property()
148 if (definition.default_cstr_value) in Property()
161 definition.default_cstr_value); in Property()
185 definition.default_cstr_value in Property()
196 definition.default_cstr_value in Property()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Interpreter/
H A DProperty.cpp24 : m_name(definition.name), m_description(definition.description), in Property()
26 switch (definition.type) { in Property()
55 if (definition.default_cstr_value) in Property()
65 llvm::StringRef s(definition.default_cstr_value ? definition.default_cstr_value : ""); in Property()
84 definition.enum_values, definition.default_uint_value); in Property()
132 if (definition.default_cstr_value) in Property()
148 if (definition.default_cstr_value) in Property()
161 definition.default_cstr_value); in Property()
185 definition.default_cstr_value in Property()
196 definition.default_cstr_value in Property()
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestRandomQuestionsQuantitiesDistribution.php137 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
293 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
313 $definition->getId(),
325 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
357 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
395 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
403 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
412 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
427 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
438 * @param ilTestRandomQuestionSetSourcePoolDefinition $definition
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/
H A Dparse_histograms.py134 self._kind = definition['kind']
144 self.set_dataset(definition)
265 kind = definition['kind']
325 definition[field] = expiration
353 rip = definition.get(field)
367 keys = definition.get('keys')
480 definition[key] = try_to_coerce_to_number(definition[key])
491 if key not in definition:
498 if key not in definition:
534 definition['high'],
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/service/
H A DsfServiceContainerDumperPhp.class.php51 * @param sfServiceDefinition $definition
56 if (null !== $definition->getFile())
64 * @param sfServiceDefinition $definition
69 if ($definition->isShared())
81 * @param sfServiceDefinition $definition
86 if ($definition->isShared())
108 * @param sfServiceDefinition $definition
121 if (null !== $definition->getConstructor())
140 * @param sfServiceDefinition $definition
162 * @param sfServiceDefinition $definition
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/org/eclipse/e4/ui/tests/css/swt/
H A DFontDefinitionTest.java48 assertNull(definition.getValue()); in testFontDefinition()
49 assertFalse(definition.isOverridden()); in testFontDefinition()
52 engine.applyStyles(definition, true); in testFontDefinition()
55 assertNotNull(definition.getValue()); in testFontDefinition()
62 assertTrue(definition.isOverridden()); in testFontDefinition()
74 assertNull(definition.getValue()); in testFontDefinitionWhenNameCategoryIdAndDescriptionOverridden()
78 engine.applyStyles(definition, true); in testFontDefinitionWhenNameCategoryIdAndDescriptionOverridden()
81 assertNotNull(definition.getValue()); in testFontDefinitionWhenNameCategoryIdAndDescriptionOverridden()
99 assertNull(definition.getValue()); in testFontDefinitionWhenDefinitionStylesheetNotFound()
103 engine.applyStyles(definition, true); in testFontDefinitionWhenDefinitionStylesheetNotFound()
[all …]
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/parser/
H A D__init__.py41 def fill_incomplete_ttype(tmodule, definition): argument
45 if isinstance(definition, tuple):
47 if definition[0] == 'UNKNOWN_CONST':
49 tmodule, incomplete_type[definition[1]][0], definition[3])
50 return _cast(ttype)(definition[2])
52 elif definition[1] in incomplete_type:
54 definition[0],
62 return (real_type[0], definition[1], real_type[1], definition[2])
66 definition[0],
74 setattr(definition, name, fill_incomplete_ttype(definition, attr))
[all …]
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/
H A DAuthenticationProviderPassTest.php22 $definition = new Definition(Serializer::class, [[], []]);
23 $definition->setPublic(TRUE);
24 $container->setDefinition('serializer', $definition);
26 $definition = new Definition('TestClass');
28 $definition->addTag('_provider', ['provider' => 'test_provider_a']);
29 $definition->setPublic(TRUE);
32 $definition = new Definition('TestClass');
34 $definition->addTag('_provider', ['provider' => 'test_provider_a']);
35 $definition->setPublic(TRUE);
38 $definition = new Definition('TestClass');
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.AST/
H A DField.cs33 private readonly FieldDefinition definition; field in Mono.CodeContracts.Static.AST.Field
37 this.definition = definition; in Field()
43 get { return this.definition.IsStatic; }
53 get { return this.definition.Name; }
63 get { return new Module (this.definition.Module); }
68 get { return this.definition.IsPublic; }
73 get { return this.definition.IsPrivate; }
78 get { return this.definition.IsAssembly; }
83 get { return this.definition.IsFamily; }
88 get { return this.definition.IsFamilyOrAssembly; }
[all …]
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/ApiAuth.IS/Configuration/
H A DConfigureClients.cs46 var definition = kvp.Value; in GetClients()
48 switch (definition.Profile) in GetClients()
71 if (definition.RedirectUri == null || in GetWebApplication()
79 if (definition.LogoutUri == null || in GetWebApplication()
96 if (definition.ClientSecret == null) in GetWebApplication()
103 .WithRedirectUri(definition.RedirectUri) in GetWebApplication()
104 .WithLogoutRedirectUri(definition.LogoutUri) in GetWebApplication()
106 .WithClientSecret(definition.ClientSecret) in GetWebApplication()
112 if (definition.RedirectUri == null || in GetSPA()
120 if (definition.LogoutUri == null || in GetSPA()
[all …]
/dports/deskutils/egroupware/egroupware/importexport/inc/
H A Dclass.importexport_definitions_bo.inc.php40 …if(self::is_permitted($definition) || $ignore_acl) $this->definitions[] = $definition['definition_…
116 return $definition->get_record_array();
126 $definition = $this->read($key);
142 * @param definition $definition
146 $definition->set_record($data);
147 $definition->save($data['definition_id']);
182 $export_data['definitions'][$definition->name] = $definition->get_record_array();
201 unset($definition);
250 …if(strtotime($definition->modified) < strtotime($definition_data['modified']) || $definition->modi…
252 $definition_id = $definition->get_identifier() ? $definition->get_identifier() : NULL;
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dscenery.cpp106 if (!definition) return NONE; in new_scenery()
141 if (!definition) return; in randomize_scenery_shape()
162 if (!definition) continue; in randomize_scenery_shapes()
178 if (!definition) in get_scenery_dimensions()
186 *radius= definition->radius; in get_scenery_dimensions()
187 *height= definition->height; in get_scenery_dimensions()
195 if (!definition) return; in damage_scenery()
201 if (definition->destroyed_effect != NONE) in damage_scenery()
210 if (!definition) return false; in get_scenery_collection()
219 if (!definition || !(definition->flags & _scenery_can_be_destroyed)) in get_damaged_scenery_collection()
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Di/
H A DService.zep31 protected definition;
50 let this->definition = definition,
55 * Returns the service definition
59 return this->definition;
71 let definition = this->definition;
132 let definition = this->definition;
164 let definition = Closure::bind(definition, container);
215 * Set the service definition
219 let this->definition = definition;
229 let definition = this->definition;
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Input/
H A DInput.php30 protected $definition; variable in Symfony\\Component\\Console\\Input\\Input
38 if (null === $definition) {
39 $this->definition = new InputDefinition();
41 $this->bind($definition);
49 public function bind(InputDefinition $definition) argument
53 $this->definition = $definition;
68 $definition = $this->definition;
109 if (!$this->definition->hasArgument($name)) {
149 if (!$this->definition->hasOption($name)) {
161 if (!$this->definition->hasOption($name)) {
[all …]
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Input/
H A DInput.php30 protected $definition; variable in Symfony\\Component\\Console\\Input\\Input
38 if (null === $definition) {
39 $this->definition = new InputDefinition();
41 $this->bind($definition);
49 public function bind(InputDefinition $definition) argument
53 $this->definition = $definition;
68 $definition = $this->definition;
109 if (!$this->definition->hasArgument($name)) {
149 if (!$this->definition->hasOption($name)) {
161 if (!$this->definition->hasOption($name)) {
[all …]

12345678910>>...2208