/external/guice/core/src/com/google/inject/ |
D | Key.java | 290 public boolean hasAttributes() { in hasAttributes() method in Key 308 boolean hasAttributes(); in hasAttributes() method 358 public boolean hasAttributes() { in hasAttributes() method in Key.NullAnnotationStrategy 393 public boolean hasAttributes() { in hasAttributes() method in Key.AnnotationInstanceStrategy 446 public boolean hasAttributes() { in hasAttributes() method in Key.AnnotationTypeStrategy
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Attributes.h | 261 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
|
D | GlobalVariable.h | 209 bool hasAttributes() const { in hasAttributes() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AttributeImpl.h | 182 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
|
D | Attributes.cpp | 1209 bool AttributeList::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeList 1531 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder 1535 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { in hasAttributes() function in AttrBuilder
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
D | DOM2DTMdefaultNamespaceDeclarationNode.java | 79 public boolean hasAttributes() {return false;} in hasAttributes() method in DOM2DTMdefaultNamespaceDeclarationNode
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 187 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
|
D | Attributes.cpp | 1102 bool AttributeSet::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeSet 1472 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder 1476 bool AttrBuilder::hasAttributes(AttributeSet A, uint64_t Index) const { in hasAttributes() function in AttrBuilder
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemLiteralResult.java | 935 public boolean hasAttributes() in hasAttributes() method
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | UnImplNode.java | 409 public boolean hasAttributes() in hasAttributes() method in UnImplNode
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 1173 public boolean hasAttributes() in hasAttributes() method in DTMNodeProxy
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 747 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function 2190 bool hasAttributes() const { in hasAttributes() function
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 880 def hasAttributes(self): member in Element
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 823 def hasAttributes(self): member in Element
|