Home
last modified time | relevance | path

Searched refs:getDefinition (Results 151 – 175 of 3851) sorted by relevance

12345678910>>...155

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/finance/prestashop/prestashop/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/xoops_lib/modules/protector/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/devel/pear-htmlpurifier/HTMLPurifier-4.9.2/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp247 static std::string getDefinition() { return TypeParam::Definition; } in getDefinition() function
305 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_ImportConflictingDefAfterDef()
313 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterDef()
317 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_ImportConflictingDefAfterProto()
329 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterDef()
333 TypedTest_ImportAfter<getConflictingProtoDef, getDefinition, in TypedTest_ImportConflictingDefAfterProtoDef()
342 TypedTest_ImportAfter<getDefinition, getConflictingDefinition, in TypedTest_DontImportConflictingDefAfterDef()
346 TypedTest_ImportAfter<getDefinition, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterDef()
350 TypedTest_ImportAfter<getConflictingPrototype, getDefinition, in TypedTest_DontImportConflictingDefAfterProto()
362 TypedTest_ImportAfter<getDefinition, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterDef()
[all …]
/dports/www/moodle310/moodle/lib/htmlpurifier/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/moodle39/moodle/lib/htmlpurifier/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/www/moodle311/moodle/lib/htmlpurifier/HTMLPurifier/
H A DConfig.php415 return $this->getDefinition('HTML', $raw, $optimized);
434 return $this->getDefinition('CSS', $raw, $optimized);
453 return $this->getDefinition('URI', $raw, $optimized);
473 public function getDefinition($type, $raw = false, $optimized = false) function in HTMLPurifier_Config
646 return $this->getDefinition($name, true, true);
654 return $this->getDefinition('HTML', true, true);
662 return $this->getDefinition('CSS', true, true);
670 return $this->getDefinition('URI', true, true);
912 $this->getDefinition('HTML');
913 $this->getDefinition('CSS');
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/
H A DSessionPass.php30 …_bag' => $container->hasDefinition('session.flash_bag') ? $container->getDefinition('session.flash…
31 …' => $container->hasDefinition('session.attribute_bag') ? $container->getDefinition('session.attri…
34 foreach ($container->getDefinition('session')->getArguments() as $v) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/
H A DSessionPassTest.php40 $this->assertSame($arguments, $container->getDefinition('session')->getArguments());
41 $this->assertNull($container->getDefinition('session.flash_bag')->getFactory());
42 $this->assertNull($container->getDefinition('session.attribute_bag')->getFactory());
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/
H A DSessionPassTest.php40 $this->assertSame($arguments, $container->getDefinition('session')->getArguments());
41 $this->assertNull($container->getDefinition('session.flash_bag')->getFactory());
42 $this->assertNull($container->getDefinition('session.attribute_bag')->getFactory());

12345678910>>...155