/external/llvm/lib/DebugInfo/ |
D | DWARFAttribute.h | 24 uint16_t getAttribute() const { return Attribute; } in getAttribute() function
|
/external/apache-http/src/org/apache/http/protocol/ |
D | HttpContext.java | 52 Object getAttribute(String id); in getAttribute() method
|
D | SyncBasicHttpContext.java | 49 public synchronized Object getAttribute(final String id) { in getAttribute() method in SyncBasicHttpContext
|
D | BasicHttpContext.java | 60 public Object getAttribute(final String id) { in getAttribute() method in BasicHttpContext
|
D | DefaultedHttpContext.java | 58 public Object getAttribute(final String id) { in getAttribute() method in DefaultedHttpContext
|
/external/smack/src/com/kenai/jbosh/ |
D | AbstractBody.java | 70 public final String getAttribute(final BodyQName attr) { in getAttribute() method in AbstractBody
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/ |
D | HostedConnection.java | 83 public <T> T getAttribute( String name ); in getAttribute() method
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | RuleLabelScope.java | 88 public Attribute getAttribute(String name) { in getAttribute() method in RuleLabelScope
|
D | AttributeScope.java | 158 public Attribute getAttribute(String name) { in getAttribute() method in AttributeScope
|
/external/apache-http/src/org/apache/http/cookie/ |
D | ClientCookie.java | 63 String getAttribute(String name); in getAttribute() method
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebElement.cpp | 71 WebString WebElement::getAttribute(const WebString& attrName) const in getAttribute() function in WebKit::WebElement
|
/external/javassist/src/main/javassist/ |
D | CtMember.java | 37 public byte[] getAttribute(String name) { return null; } in getAttribute() method in CtMember.Cache 282 public abstract byte[] getAttribute(String name); in getAttribute() method in CtMember
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | IItem.java | 38 IItemAttribute getAttribute (int attributeID, int unitsID); in getAttribute() method
|
D | Item.java | 61 public final IItemAttribute getAttribute (final int attributeID, final int unitsID) in getAttribute() method in Item
|
/external/webkit/Source/WebCore/accessibility/ |
D | AccessibilitySlider.cpp | 105 const AtomicString& AccessibilitySlider::getAttribute(const QualifiedName& attribute) const in getAttribute() function in WebCore::AccessibilitySlider
|
/external/jsilver/src/com/google/streamhtmlparser/ |
D | HtmlParser.java | 194 public String getAttribute(); in getAttribute() method
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemExtensionCall.java | 283 public String getAttribute( in getAttribute() method in ElemExtensionCall
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
D | AttributedStringTest.java | 63 public Object getAttribute(AttributedCharacterIterator.Attribute p) { in getAttribute() method in AttributedStringTest.testAttributedCharacterIterator
|
/external/proguard/src/proguard/classfile/ |
D | ProgramMember.java | 103 private Attribute getAttribute(Clazz clazz, String name) in getAttribute() method in ProgramMember
|
/external/javassist/src/main/javassist/bytecode/ |
D | FieldInfo.java | 227 public AttributeInfo getAttribute(String name) { in getAttribute() method in FieldInfo
|
/external/icu4c/tools/toolutil/ |
D | xmlparser.cpp | 733 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement 744 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
D | BasicClientCookie.java | 307 public String getAttribute(final String name) { in getAttribute() method in BasicClientCookie
|
/external/apache-http/src/org/apache/commons/logging/ |
D | LogFactory.java | 201 public abstract Object getAttribute(String name); in getAttribute() method in LogFactory
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 451 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode 459 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode 822 Attribute AttributeSet::getAttribute(unsigned Index, in getAttribute() function in AttributeSet 828 Attribute AttributeSet::getAttribute(unsigned Index, in getAttribute() function in AttributeSet
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | Data.java | 89 String getAttribute(String key); in getAttribute() method
|