HomeSort by relevance Sort by last modified time
    Searched refs:getAttrName (Results 1 - 10 of 10) sorted by null

  /external/skia/include/xml/
SkDOM.h 54 const char* getAttrName(const Node*, const Attr*) const;
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 182 StringRef getAttrName() const { return attrName; }
402 OS << "bool " << getAttrName() << "Attr::is" << getUpperName()
418 OS << "unsigned " << getAttrName() << "Attr::get" << getUpperName()
675 OS << " " << getAttrName() << "Attr::" << type << " " << getLowerName()
676 << "(static_cast<" << getAttrName() << "Attr::" << type
689 OS << "\\\"\" << " << getAttrName() << "Attr::Convert" << type << "ToStr(get"
695 OS << " case " << getAttrName() << "Attr::" << I << ":\n";
709 OS << getAttrName() << "Attr::" << enums[I] << ")\n";
727 OS << " case " << getAttrName() << "Attr::" << enums[I]
745 OS << " OS << \"\\\"\" << " << getAttrName() << "Attr::Convert" << typ
    [all...]
  /external/skia/src/xml/
SkDOM.cpp 151 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 171 milliseconds