Home
last modified time | relevance | path

Searched defs:HasAttribute (Results 51 – 75 of 193) sorted by relevance

12345678

/dports/devel/py-daemon/python-daemon-2.3.0/test/
H A Dtest_metadata.py38 class HasAttribute(testtools.matchers.Matcher): class
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/Utilities/include/inline/
H A DDesign.hpp.inl370 Design::HasAttribute( function in JEGA::Utilities::Design
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/NUnitCore/core/
H A DReflect.cs39 public static bool HasAttribute( MemberInfo member, string attrName, bool inherit ) in HasAttribute() method in NUnit.Core.Reflect
/dports/biology/pbbam/pbbam-0.18.0/include/pbbam/internal/
H A DDataSetElement.inl123 inline bool DataSetElement::HasAttribute(const std::string& name) const function in PacBio::BAM::internal::DataSetElement
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/test/
H A Dfile_test.cc251 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/dports/cad/opencascade/opencascade-7.6.0/src/TDF/
H A DTDF_Label.cxx213 Standard_Boolean TDF_Label::HasAttribute() const in HasAttribute() function in TDF_Label
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/test/
H A Dfile_test.cc250 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/test/
H A Dfile_test.cc250 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/dports/security/boringssl/boringssl-6a71840/crypto/test/
H A Dfile_test.cc251 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/test/
H A Dfile_test.cc250 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/custom/
H A Delement_internals.cc265 bool ElementInternals::HasAttribute(const QualifiedName& attribute) const { in HasAttribute() function in blink::ElementInternals
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/tests/
H A Dblink_deprecated_test_plugin.cc404 bool HasAttribute(const std::string& name) { in HasAttribute() function in __anon0aa7f0910111::BlinkDeprecatedTestInstance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/custom/
H A Delement_internals.cc258 bool ElementInternals::HasAttribute(const QualifiedName& attribute) const { in HasAttribute() function in blink::ElementInternals
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/
H A DUtils.cs79 internal static bool HasAttribute(XmlElement element, string localName, string namespaceURI) in HasAttribute() method in System.Security.Cryptography.Xml.Utils
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/XML/src/
H A DitkDOMNode.cxx71 DOMNode::HasAttribute( const std::string& key ) const in HasAttribute() function in itk::DOMNode
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Cache/
H A DXPathNode.cs239 public bool HasAttribute { property
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Cache/
H A DXPathNode.cs260 public bool HasAttribute property
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DWindowsRuntimeProjections.cs812 static bool HasAttribute (TypeDefinition type, string @namespace, string name) in HasAttribute() method in Mono.Cecil.WindowsRuntimeProjections
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DWindowsRuntimeProjections.cs812 static bool HasAttribute (TypeDefinition type, string @namespace, string name) in HasAttribute() method in Mono.Cecil.WindowsRuntimeProjections
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgralayeroriginal.pas306 function HasAttribute(AName: utf8string): boolean; virtual; abstract; in HasAttribute() function
355 function HasAttribute(AName: utf8string): boolean; override; in HasAttribute() function
1329 function TBGRAMemOriginalStorage.HasAttribute(AName: utf8string): boolean; in TBGRAMemOriginalStorage.HasAttribute() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgralayeroriginal.pas306 function HasAttribute(AName: utf8string): boolean; virtual; abstract; in HasAttribute() function
355 function HasAttribute(AName: utf8string): boolean; override; in HasAttribute() function
1329 function TBGRAMemOriginalStorage.HasAttribute(AName: utf8string): boolean; in TBGRAMemOriginalStorage.HasAttribute() function
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/src/
H A DElement.cc472 bool Element::HasAttribute(const std::string &_key) const in HasAttribute() function in Element
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/xpcom/src/
H A DnsLDAPURL.cpp468 NS_IMETHODIMP nsLDAPURL::HasAttribute(const nsACString& aAttribute, in HasAttribute() function in nsLDAPURL
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/xml/
H A Dfde_xml_imp.cpp567 FX_BOOL CFDE_XMLInstruction::HasAttribute(const FX_WCHAR* pwsAttriName) const { in HasAttribute() function in CFDE_XMLInstruction
783 FX_BOOL CFDE_XMLElement::HasAttribute(const FX_WCHAR* pwsAttriName) const { in HasAttribute() function in CFDE_XMLElement
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DXMLElement.cpp646 bool XMLElement::HasAttribute(const String& name) const in HasAttribute() function in Urho3D::XMLElement
651 bool XMLElement::HasAttribute(const char* name) const in HasAttribute() function in Urho3D::XMLElement

12345678