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

  /external/sfntly/cpp/src/test/
test_xml_utils.h 24 typedef std::map<std::string, std::string> AttributeMap;
  /frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
MediaCodecsXmlParser.h 50 typedef std::map<std::string, std::string> AttributeMap;
52 typedef std::pair<std::string, AttributeMap> Type;
53 typedef std::map<std::string, AttributeMap> TypeMap;
98 const AttributeMap& getServiceAttributeMap() const;
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.h 55 AttributeMapType AttributeMap;
99 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer());
100 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
ValueEnumerator.cpp 389 unsigned &Entry = AttributeMap[PAL.getRawPointer()];
  /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/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 110 AttributeMapType AttributeMap;
171 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
172 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
ValueEnumerator.cpp 891 unsigned &Entry = AttributeMap[PAL];
    [all...]
  /frameworks/av/media/codec2/sfplugin/
Codec2InfoBuilder.cpp 259 std::string setting, const MediaCodecsXmlParser::AttributeMap &settings,
269 std::string variant, const MediaCodecsXmlParser::AttributeMap &settings) {
274 std::string exp, const MediaCodecsXmlParser::AttributeMap &settings) {
282 std::string domain, const MediaCodecsXmlParser::AttributeMap &settings) {
340 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap();
520 const MediaCodecsXmlParser::AttributeMap &attrMap = typeIt->second;
  /frameworks/av/media/libstagefright/xmlparser/
MediaCodecsXmlParser.cpp 162 AttributeMap mServiceAttributeMap;
268 MediaCodecsXmlParser::AttributeMap &type() {
370 const AttributeMap& getServiceAttributeMap() const {
973 typeIt = codecIt->second.typeMap.insert(Type(type, AttributeMap())).first;
    [all...]
  /external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /external/cldr/tools/java/libs/
xercesImpl.jar 

Completed in 451 milliseconds