Home
last modified time | relevance | path

Searched refs:addTag (Results 1 – 25 of 1232) sorted by relevance

12345678910>>...50

/dports/www/aria2/aria2-1.36.0/src/
H A DOptionHandlerFactory.cc59 op->addTag(TAG_FILE); in createOptionHandlers()
80 op->addTag(TAG_FTP); in createOptionHandlers()
81 op->addTag(TAG_HTTP); in createOptionHandlers()
116 op->addTag(TAG_FILE); in createOptionHandlers()
135 op->addTag(TAG_FILE); in createOptionHandlers()
147 op->addTag(TAG_HTTP); in createOptionHandlers()
163 op->addTag(TAG_FTP); in createOptionHandlers()
164 op->addTag(TAG_HTTP); in createOptionHandlers()
208 op->addTag(TAG_FILE); in createOptionHandlers()
282 op->addTag(TAG_RPC); in createOptionHandlers()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DSVGElementFactory.cpp528 addTag(aTag, aConstructor); in createFunctionMap()
537 addTag(defsTag, defsConstructor); in createFunctionMap()
538 addTag(descTag, descConstructor); in createFunctionMap()
566 addTag(fontTag, fontConstructor); in createFunctionMap()
573 addTag(gTag, gConstructor); in createFunctionMap()
577 addTag(lineTag, lineConstructor); in createFunctionMap()
580 addTag(maskTag, maskConstructor); in createFunctionMap()
584 addTag(pathTag, pathConstructor); in createFunctionMap()
591 addTag(setTag, setConstructor); in createFunctionMap()
594 addTag(svgTag, svgConstructor); in createFunctionMap()
[all …]
H A DHTMLElementFactory.cpp532 addTag(aTag, anchorConstructor); in createFunctionMap()
543 addTag(brTag, brConstructor); in createFunctionMap()
553 addTag(delTag, modConstructor); in createFunctionMap()
559 addTag(divTag, divConstructor); in createFunctionMap()
574 addTag(hrTag, hrConstructor); in createFunctionMap()
580 addTag(insTag, modConstructor); in createFunctionMap()
585 addTag(liTag, liConstructor); in createFunctionMap()
588 addTag(mapTag, mapConstructor); in createFunctionMap()
603 addTag(preTag, preConstructor); in createFunctionMap()
608 addTag(qTag, quoteConstructor); in createFunctionMap()
[all …]
H A DMathMLElementFactory.cpp84 addTag(mathTag, mathConstructor); in createFunctionMap()
86 addTag(mfracTag, inlinecontainerConstructor); in createFunctionMap()
87 addTag(miTag, textConstructor); in createFunctionMap()
88 addTag(mnTag, textConstructor); in createFunctionMap()
89 addTag(moTag, textConstructor); in createFunctionMap()
90 addTag(moverTag, inlinecontainerConstructor); in createFunctionMap()
91 addTag(mrootTag, inlinecontainerConstructor); in createFunctionMap()
92 addTag(mrowTag, inlinecontainerConstructor); in createFunctionMap()
94 addTag(msubTag, inlinecontainerConstructor); in createFunctionMap()
96 addTag(msupTag, inlinecontainerConstructor); in createFunctionMap()
[all …]
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/
H A DXmlDump.pm53 $ABI_DUMP .= addTag("kind", "SrcBin");
56 $ABI_DUMP .= addTag("kind", "BinOnly");
64 $ABI_DUMP .= addTag("name", $Name);
74 $ABI_DUMP .= addTag("name", $Name);
83 $ABI_DUMP .= addTag("library", $Name);
92 $ABI_DUMP .= addTag("name", $NameSpace);
104 $ABI_DUMP .= addTag("id", $ID);
249 $ABI_DUMP .= addTag("id", $ID);
403 $ABI_DUMP .= addTag("name", $Symbol);
414 $ABI_DUMP .= addTag("name", $Name);
[all …]
/dports/textproc/R-cran-XML/XML/inst/examples/
H A DpromptXML.R24 xml$addTag("sname",name)
25 xml$addTag("alias",name)
26 xml$addTag("title"," ~~function to do ... ~~ ")
30 xml$addTag("usage", close=F)
38 xml$addTag("sname", name,sep="")
48 xml$addTag("next")
52 xml$addTag("arguments", close=F)
61 xml$addTag("value", "~Describe the value returned",
69 xml$addTag("note")
73 xml$addTag("examples", xml$tagString("example"))
[all …]
H A DcreateTree.R2 doc$addTag("EXAMPLE", close= FALSE, attrs=c("prop1" = "gnome is great", prop2 = "& linux too"))
4 doc$addTag("head", close= FALSE)
5 doc$addTag("title", "Welcome to Gnome")
6 doc$addTag("chapter", close= FALSE)
7 doc$addTag("title", "The Linux Adventure")
8 doc$addTag("p")
10 doc$addTag("image", attrs=c(href="linux.gif"))
14 doc$addTag("foot")
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/
H A DTaggedHandlersPassTest.php117 ->addTag('consumer_id');
120 ->addTag('consumer_id');
142 ->addTag('consumer_id');
145 ->addTag('consumer_id');
168 ->addTag('consumer_id');
171 ->addTag('consumer_id', [
199 ->addTag('consumer_id');
202 ->addTag('consumer_id', [
234 ->addTag('consumer_id');
267 ->addTag('consumer_id');
[all …]
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/
H A DTaggedHandlersPassTest.php117 ->addTag('consumer_id');
120 ->addTag('consumer_id');
142 ->addTag('consumer_id');
145 ->addTag('consumer_id');
168 ->addTag('consumer_id');
171 ->addTag('consumer_id', [
199 ->addTag('consumer_id');
202 ->addTag('consumer_id', [
234 ->addTag('consumer_id');
267 ->addTag('consumer_id');
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/
H A DRegisterEventListenersAndSubscribersPassTest.php57 ->addTag('doctrine.event_listener', [
60 ->addTag('doctrine.event_listener', [
64 ->addTag('doctrine.event_listener', [
72 ->addTag('doctrine.event_listener', [
78 ->addTag('doctrine.event_listener', [
112 ->addTag('doctrine.event_listener', [
119 ->addTag('doctrine.event_listener', [
127 ->addTag('doctrine.event_listener', [
158 ->addTag('doctrine.event_subscriber', [
165 ->addTag('doctrine.event_subscriber', [
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/
H A DRegisterEventListenersAndSubscribersPassTest.php57 ->addTag('doctrine.event_listener', [
60 ->addTag('doctrine.event_listener', [
64 ->addTag('doctrine.event_listener', [
72 ->addTag('doctrine.event_listener', [
78 ->addTag('doctrine.event_listener', [
112 ->addTag('doctrine.event_listener', [
119 ->addTag('doctrine.event_listener', [
127 ->addTag('doctrine.event_listener', [
158 ->addTag('doctrine.event_subscriber', [
165 ->addTag('doctrine.event_subscriber', [
[all …]
/dports/devel/jna/jna-5.7.0/src/com/sun/jna/
H A DELFAnalyser.java409 public static final ArmAeabiAttributesTag File = addTag(1, "File", ParameterType.UINT32);
410 … public static final ArmAeabiAttributesTag Section = addTag(2, "Section", ParameterType.UINT32);
411 … public static final ArmAeabiAttributesTag Symbol = addTag(3, "Symbol", ParameterType.UINT32);
412 …public static final ArmAeabiAttributesTag CPU_raw_name = addTag(4, "CPU_raw_name", ParameterType.N…
413 … public static final ArmAeabiAttributesTag CPU_name = addTag(5, "CPU_name", ParameterType.NTBS);
414 … public static final ArmAeabiAttributesTag CPU_arch = addTag(6, "CPU_arch", ParameterType.ULEB128);
418 … public static final ArmAeabiAttributesTag FP_arch = addTag(10, "FP_arch", ParameterType.ULEB128);
419 …public static final ArmAeabiAttributesTag WMMX_arch = addTag(11, "WMMX_arch", ParameterType.ULEB12…
445 … public static final ArmAeabiAttributesTag DIV_use = addTag(44, "DIV_use", ParameterType.ULEB128);
448 …public static final ArmAeabiAttributesTag conformance = addTag(67, "conformance", ParameterType.NT…
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/jms/serializer-bundle/Tests/DependencyInjection/
H A DCustomHandlerPassTest.php47 $def->addTag('jms_serializer.handler', [
70 $def->addTag('jms_serializer.handler', [
92 $def->addTag('jms_serializer.handler', [
118 $def->addTag('jms_serializer.handler', [
138 $def->addTag('jms_serializer.handler');
150 $def->addTag('jms_serializer.handler', [
179 $def->addTag('jms_serializer.handler', [
216 $def->addTag('jms_serializer.handler', [
222 $def->addTag('jms_serializer.handler', [
228 $def->addTag('jms_serializer.handler', [
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/
H A DExtensionPass.php44 $container->getDefinition('twig.extension.form')->addTag('twig.extension');
62 $container->getDefinition('twig.extension.routing')->addTag('twig.extension');
66 $container->getDefinition('twig.extension.httpkernel')->addTag('twig.extension');
67 $container->getDefinition('twig.runtime.httpkernel')->addTag('twig.runtime');
72 ->addTag('kernel.fragment_renderer', ['alias' => 'hinclude'])
87 $container->getDefinition('twig.extension.profiler')->addTag('twig.extension');
91 $container->getDefinition('twig.extension.debug')->addTag('twig.extension');
96 $container->getDefinition('twig.extension.weblink')->addTag('twig.extension');
111 $container->getDefinition('twig.extension.assets')->addTag('twig.extension');
115 $container->getDefinition('twig.extension.yaml')->addTag('twig.extension');
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/
H A DExtensionPass.php44 $container->getDefinition('twig.extension.form')->addTag('twig.extension');
62 $container->getDefinition('twig.extension.routing')->addTag('twig.extension');
66 $container->getDefinition('twig.extension.httpkernel')->addTag('twig.extension');
67 $container->getDefinition('twig.runtime.httpkernel')->addTag('twig.runtime');
72 ->addTag('kernel.fragment_renderer', ['alias' => 'hinclude'])
87 $container->getDefinition('twig.extension.profiler')->addTag('twig.extension');
91 $container->getDefinition('twig.extension.debug')->addTag('twig.extension');
96 $container->getDefinition('twig.extension.weblink')->addTag('twig.extension');
111 $container->getDefinition('twig.extension.assets')->addTag('twig.extension');
115 $container->getDefinition('twig.extension.yaml')->addTag('twig.extension');
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/analysis/
H A DDefinitionsTest.java69 instance.addTag(1, "found", "", "", 0, 0); in getSymbols()
108 instance.addTag(1, "one", "", "", 0, 0); in occurrences()
109 instance.addTag(1, "two", "", "", 0, 0); in occurrences()
110 instance.addTag(3, "two", "", "", 0, 0); in occurrences()
123 instance.addTag(1, "one", "", "", 0, 0); in numberOfSymbols()
125 instance.addTag(1, "two", "", "", 0, 0); in numberOfSymbols()
126 instance.addTag(3, "two", "", "", 0, 0); in numberOfSymbols()
137 instance.addTag(1, "one", "", "", 0, 0); in getTags()
139 instance.addTag(1, "two", "", "", 0, 0); in getTags()
141 instance.addTag(3, "two", "", "", 0, 0); in getTags()
[all …]
/dports/games/scorched3d/scorched/src/server/server/
H A DServerBrowserInfo.cpp167 reply.push_back(addTag("gametype", type)); in processStatusMessage()
169 reply.push_back(addTag("servername", serverName)); in processStatusMessage()
170 reply.push_back(addTag("fullversion", version)); in processStatusMessage()
173 reply.push_back(addTag("mod", in processStatusMessage()
175 reply.push_back(addTag("password", in processStatusMessage()
177 reply.push_back(addTag("noplayers", players)); in processStatusMessage()
178 reply.push_back(addTag("maxplayers", maxplayers)); in processStatusMessage()
180 reply.push_back(addTag("stats", (stats?"yes":"no"))); in processStatusMessage()
184 reply.push_back(addTag("os", S3D::getOSDesc())); in processStatusMessage()
203 addTag(entry->getName(), entry->getValueAsString())); in processInfoMessage()
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/event-dispatcher/Tests/DependencyInjection/
H A DRegisterListenersPassTest.php35 ->addTag('kernel.event_subscriber');
46 ->addTag('kernel.event_subscriber');
70 ->addTag('kernel.event_subscriber');
128 $container->register('foo', '%subscriber.class%')->addTag('kernel.event_subscriber', []);
152 … $container->register('foo', SubscriberService::class)->addTag('kernel.event_subscriber', []);
165 $container->register('foo', '%subscriber.class%')->addTag('kernel.event_subscriber', []);
254 $container->register('bar', TypedListener::class)->addTag('kernel.event_listener');
314 $container->register('foo', GenericListener::class)->addTag('kernel.event_listener');
328 ->addTag('kernel.event_subscriber')
329 ->addTag('kernel.event_listener')
[all …]
/dports/x11-toolkits/tktable/Tktable2.10/generic/
H A DtkTableTag.c340 if (addTag->anchor != -1) baseTag->anchor = addTag->anchor; in TableMergeTag()
341 if (addTag->bg != NULL) baseTag->bg = addTag->bg; in TableMergeTag()
342 if (addTag->fg != NULL) baseTag->fg = addTag->fg; in TableMergeTag()
343 if (addTag->ellipsis != NULL) baseTag->ellipsis = addTag->ellipsis; in TableMergeTag()
344 if (addTag->tkfont != NULL) baseTag->tkfont = addTag->tkfont; in TableMergeTag()
349 if (addTag->multiline >= 0) baseTag->multiline = addTag->multiline; in TableMergeTag()
350 if (addTag->relief != -1) baseTag->relief = addTag->relief; in TableMergeTag()
351 if (addTag->showtext >= 0) baseTag->showtext = addTag->showtext; in TableMergeTag()
352 if (addTag->state != STATE_UNKNOWN) baseTag->state = addTag->state; in TableMergeTag()
353 if (addTag->justify != -1) baseTag->justify = addTag->justify; in TableMergeTag()
[all …]
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable/
H A DtkTableTag.c333 if (addTag->anchor != -1) baseTag->anchor = addTag->anchor; in TableMergeTag()
334 if (addTag->bg != NULL) baseTag->bg = addTag->bg; in TableMergeTag()
335 if (addTag->fg != NULL) baseTag->fg = addTag->fg; in TableMergeTag()
336 if (addTag->tkfont != NULL) baseTag->tkfont = addTag->tkfont; in TableMergeTag()
341 if (addTag->multiline >= 0) baseTag->multiline = addTag->multiline; in TableMergeTag()
342 if (addTag->relief != -1) baseTag->relief = addTag->relief; in TableMergeTag()
343 if (addTag->showtext >= 0) baseTag->showtext = addTag->showtext; in TableMergeTag()
344 if (addTag->state != STATE_UNKNOWN) baseTag->state = addTag->state; in TableMergeTag()
345 if (addTag->justify != -1) baseTag->justify = addTag->justify; in TableMergeTag()
346 if (addTag->wrap >= 0) baseTag->wrap = addTag->wrap; in TableMergeTag()
[all …]
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable800/
H A DtkTableTag.c333 if (addTag->anchor != -1) baseTag->anchor = addTag->anchor; in TableMergeTag()
334 if (addTag->bg != NULL) baseTag->bg = addTag->bg; in TableMergeTag()
335 if (addTag->fg != NULL) baseTag->fg = addTag->fg; in TableMergeTag()
336 if (addTag->tkfont != NULL) baseTag->tkfont = addTag->tkfont; in TableMergeTag()
341 if (addTag->multiline >= 0) baseTag->multiline = addTag->multiline; in TableMergeTag()
342 if (addTag->relief != -1) baseTag->relief = addTag->relief; in TableMergeTag()
343 if (addTag->showtext >= 0) baseTag->showtext = addTag->showtext; in TableMergeTag()
344 if (addTag->state != STATE_UNKNOWN) baseTag->state = addTag->state; in TableMergeTag()
345 if (addTag->justify != -1) baseTag->justify = addTag->justify; in TableMergeTag()
346 if (addTag->wrap >= 0) baseTag->wrap = addTag->wrap; in TableMergeTag()
[all …]
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/
H A DtkTableTag.c333 if (addTag->anchor != -1) baseTag->anchor = addTag->anchor; in TableMergeTag()
334 if (addTag->bg != NULL) baseTag->bg = addTag->bg; in TableMergeTag()
335 if (addTag->fg != NULL) baseTag->fg = addTag->fg; in TableMergeTag()
336 if (addTag->tkfont != NULL) baseTag->tkfont = addTag->tkfont; in TableMergeTag()
341 if (addTag->multiline >= 0) baseTag->multiline = addTag->multiline; in TableMergeTag()
342 if (addTag->relief != -1) baseTag->relief = addTag->relief; in TableMergeTag()
343 if (addTag->showtext >= 0) baseTag->showtext = addTag->showtext; in TableMergeTag()
344 if (addTag->state != STATE_UNKNOWN) baseTag->state = addTag->state; in TableMergeTag()
345 if (addTag->justify != -1) baseTag->justify = addTag->justify; in TableMergeTag()
346 if (addTag->wrap >= 0) baseTag->wrap = addTag->wrap; in TableMergeTag()
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/widgets/tests/
H A DKoResourceTaggingTest.cpp56 tagStore.addTag(res, "test1"); in testTagging()
63 tagStore.addTag(res, "test2"); in testTagging()
70 tagStore.addTag(res, "test2"); in testTagging()
105 tagStore.addTag(patterns[0], "test0"); in testReadWriteXML()
106 tagStore.addTag(patterns[1], "test1"); in testReadWriteXML()
107 tagStore.addTag(patterns[2], "test2"); in testReadWriteXML()
108 tagStore.addTag(patterns[2], "test2"); in testReadWriteXML()
109 tagStore.addTag(patterns[2], "test1"); in testReadWriteXML()
110 tagStore.addTag(patterns[3], "test3"); in testReadWriteXML()
111 tagStore.addTag(patterns[4], "test4"); in testReadWriteXML()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/widgets/tests/
H A DKoResourceTaggingTest.cpp72 tagStore.addTag(res, "test1"); in testTagging()
79 tagStore.addTag(res, "test2"); in testTagging()
86 tagStore.addTag(res, "test2"); in testTagging()
121 tagStore.addTag(patterns[0], "test0"); in testReadWriteXML()
122 tagStore.addTag(patterns[1], "test1"); in testReadWriteXML()
123 tagStore.addTag(patterns[2], "test2"); in testReadWriteXML()
124 tagStore.addTag(patterns[2], "test2"); in testReadWriteXML()
125 tagStore.addTag(patterns[2], "test1"); in testReadWriteXML()
126 tagStore.addTag(patterns[3], "test3"); in testReadWriteXML()
127 tagStore.addTag(patterns[4], "test4"); in testReadWriteXML()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/egl/
H A Dqeglproperties.cpp290 static void addTag(QString& str, const QString& tag) in addTag() function
373 addTag(str, QLatin1String(" depth=")); in toString()
379 addTag(str, QLatin1String(" stencil=")); in toString()
385 addTag(str, QLatin1String(" surface-type=")); in toString()
416 addTag(str, QLatin1String(" caveat=")); in toString()
429 addTag(str, QLatin1String(" level=")); in toString()
458 addTag(str, QLatin1String(" visual-id=")); in toString()
464 addTag(str, QLatin1String(" visual-type=")); in toString()
480 addTag(str, QLatin1String(" samples=")); in toString()
535 addTag(str, QLatin1String(" luminance=")); in toString()
[all …]

12345678910>>...50