HomeSort by relevance Sort by last modified time
    Searched defs:AttributeMap (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/test/
test_xml_utils.h 24 typedef std::map<std::string, std::string> AttributeMap;
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 66 AttributeMapType AttributeMap;
113 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
114 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /external/deqp/executor/
xeXMLParser.hpp 139 typedef std::map<std::string, std::string> AttributeMap;
140 typedef AttributeMap::const_iterator AttributeIter;
158 const AttributeMap& attributes (void) const { return m_attributes; }
194 AttributeMap m_attributes;
  /external/jdiff/
xerces.jar 

Completed in 42 milliseconds