Searched refs:getAttrName (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/xml/
H A DSkDOM.h48 const char* getAttrName(const Node*, const Attr*) const;
/external/skia/include/xml/
H A DSkDOM.h48 const char* getAttrName(const Node*, const Attr*) const;
/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp112 StringRef getAttrName() const { return attrName; } function in class:__anon17597::Argument
301 OS << "bool " << getAttrName() << "Attr::is" << getUpperName()
317 OS << "unsigned " << getAttrName() << "Attr::get" << getUpperName()
467 OS << " for (" << getAttrName() << "Attr::" << getLowerName()
475 << " for (" << getAttrName() << "Attr::" << getLowerName()
485 OS << " for (" << getAttrName() << "Attr::" << getLowerName()
542 OS << " " << getAttrName() << "Attr::" << type << " " << getLowerName()
543 << "(static_cast<" << getAttrName() << "Attr::" << type
559 OS << " case " << getAttrName() << "Attr::" << *I << ":\n";
684 OS << " for (" << getAttrName() << "Att
[all...]
/external/chromium_org/third_party/skia/src/xml/
H A DSkDOM.cpp150 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const function in class:SkDOM
/external/skia/src/xml/
H A DSkDOM.cpp150 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const function in class:SkDOM
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 221 milliseconds