/external/clang/lib/Basic/ |
D | Attributes.cpp | 6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
|
/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 62 bool hasAttribute(unsigned Value) const { in hasAttribute() function
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 147 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute 151 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute 350 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl 355 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl 504 bool AttributeSetNode::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSetNode 511 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode 994 bool AttributeSet::hasAttribute(unsigned Index, Attribute::AttrKind Kind) const{ in hasAttribute() function in AttributeSet 999 bool AttributeSet::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeSet
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | AttributeContainer.java | 71 public boolean hasAttribute(final String name) { in hasAttribute() method in AttributeContainer
|
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlElement.cpp | 74 bool CXmlElement::hasAttribute(const string &strAttributeName) const in hasAttribute() function in CXmlElement
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | Data.java | 95 boolean hasAttribute(String key); in hasAttribute() method
|
D | DelegatedData.java | 102 public boolean hasAttribute(String key) { in hasAttribute() method in DelegatedData
|
D | DefaultDataContext.java | 288 public boolean hasAttribute(String key) { in hasAttribute() method in DefaultDataContext.LocalVariable
|
D | NestedMapData.java | 227 public boolean hasAttribute(String key) { in hasAttribute() method in NestedMapData
|
/external/deqp/executor/ |
D | xeXMLParser.hpp | 156 …bool hasAttribute (const char* name) const { return m_attributes.find(name) != m_attributes.… in hasAttribute() function in xe::xml::Parser
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | UnImplNode.java | 323 public boolean hasAttribute(String name) in hasAttribute() method in UnImplNode
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 451 public boolean hasAttribute(String name) in hasAttribute() method in DTMNodeProxy
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
D | ShaderProgram.java | 849 public boolean hasAttribute (String name) { in hasAttribute() method in ShaderProgram
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 2647 Slick.hasAttribute = function(node, name){ function
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 2279 static bool hasAttribute(const Decl *D, attr::Kind Kind) { in hasAttribute() function
|