Home
last modified time | relevance | path

Searched refs:NoAttributes (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/
H A Dunit_core_methodattributes_method_metaclass_on_subclasses.t5 package NoAttributes::CT;
12 package NoAttributes::RT;
20 my $class_name = 'NoAttributes::' . $class;
/dports/devel/py-ExtensionClass/ExtensionClass-4.3.0/src/ExtensionClass/
H A Dtests.py906 class NoAttributes(object): class
910 class WithBaseAndNoAttributes(Base, NoAttributes):
914 self.assertEqual(WithBaseAndNoAttributes.__bases__, (Base, NoAttributes))
/dports/security/py-cryptography/cryptography-3.3.2/src/cryptography/hazmat/primitives/serialization/
H A Dpkcs7.py114 PKCS7Options.NoAttributes in options
131 NoAttributes = "Don't embed authenticatedAttributes" variable in PKCS7Options
/dports/security/py-cryptography/stage/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/
H A Dpkcs7.py114 PKCS7Options.NoAttributes in options
131 NoAttributes = "Don't embed authenticatedAttributes" variable in PKCS7Options
/dports/security/py-cryptography/cryptography-3.3.2/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cryptography/hazmat/primitives/serialization/
H A Dpkcs7.py114 PKCS7Options.NoAttributes in options
131 NoAttributes = "Don't embed authenticatedAttributes" variable in PKCS7Options
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/TreeManipulation/
H A DRemoveAttributes.cs30 …AddChild(new TestVariation(NoAttributes) { Attribute = new VariationAttribute("No attributes") { P… in AddChildren()
97 public void NoAttributes() in NoAttributes() method in XLinqTests.RemoveAttributes
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/clbanning/mxj/v2/
H A Dleafnode_test.go93 ln = m.LeafNodes(NoAttributes)
110 ln = m.LeafNodes(NoAttributes)
H A Dleafnode.go12 NoAttributes = true // suppress LeafNode values that are attributes const
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/clbanning/mxj/
H A Dleafnode_test.go93 ln = m.LeafNodes(NoAttributes)
110 ln = m.LeafNodes(NoAttributes)
H A Dleafnode.go12 NoAttributes = true // suppress LeafNode values that are attributes const
/dports/www/webhook/webhook-2.8.0/vendor/github.com/clbanning/mxj/mxj-1.8.4/
H A Dleafnode_test.go93 ln = m.LeafNodes(NoAttributes)
110 ln = m.LeafNodes(NoAttributes)
H A Dleafnode.go12 NoAttributes = true // suppress LeafNode values that are attributes const
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/t/lib/TestApp/Controller/Moose/
H A DNoAttributes.pm1 package TestApp::Controller::Moose::NoAttributes;
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/lib/TestApp/Controller/Moose/
H A DNoAttributes.pm1 package TestApp::Controller::Moose::NoAttributes;
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/
H A Dpkcs7.pyi18 NoAttributes: str
/dports/www/webhook/webhook-2.8.0/vendor/github.com/clbanning/mxj/
H A Dleafnode.go12 NoAttributes = true // suppress LeafNode values that are attributes const
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Http.Test/Metadata/Providers/
H A DDataAnnotationsModelMetadataProviderTest.cs62 public int NoAttributes { get; set; } property in System.Web.Http.Metadata.Providers.DataAnnotationsModelMetadataProviderTest.ReadOnlyModel
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/mac/
H A Dattributed_string_coder_unittest.mm47 TEST_F(AttributedStringCoderTest, NoAttributes) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/common/mac/
H A Dattributed_string_type_converters_unittest.mm45 TEST_F(AttributedStringConverterTest, NoAttributes) {
/dports/security/py-cryptography/cryptography-3.3.2/tests/hazmat/primitives/
H A Dtest_pkcs7.py248 pkcs7.PKCS7Options.NoAttributes,
520 options = [pkcs7.PKCS7Options.NoAttributes]
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h136 NoAttributes = 0x00000000, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h136 NoAttributes = 0x00000000, enumerator
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Mvc.Test/Test/
H A DDataAnnotationsModelMetadataProviderTestBase.cs164 public int NoAttributes { get; set; } property in System.Web.Mvc.Test.DataAnnotationsModelMetadataProviderTestBase.ReadOnlyModel
/dports/security/py-cryptography/cryptography-3.3.2/docs/hazmat/primitives/asymmetric/
H A Dserialization.rst706 .. attribute:: NoAttributes
710 pass ``NoAttributes`` you can't pass ``NoCapabilities`` since
711 ``NoAttributes`` removes ``MIMECapabilities`` and more.
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/
H A DMANIFEST146 t/lib/TestApp/Controller/Moose/NoAttributes.pm

12