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

  /external/sfntly/cpp/src/test/
test_xml_utils.h 24 typedef std::map<std::string, std::string> AttributeMap;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_header_structure_policy.h 33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap;
41 virtual const AttributeMap *getAttributeMap() const = 0;
  /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!");
  /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!");
  /frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
MediaCodecsXmlParser.h 53 typedef std::map<std::string, std::string> AttributeMap;
55 typedef std::pair<std::string, AttributeMap> Type;
56 typedef std::map<std::string, AttributeMap> TypeMap;
96 const AttributeMap& getServiceAttributeMap() const;
139 AttributeMap mServiceAttributeMap;
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 71 AttributeMapType AttributeMap;
131 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
132 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 71 AttributeMapType AttributeMap;
131 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
132 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 74 AttributeMapType AttributeMap;
134 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
135 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_read_write_utils.cpp 48 typedef DictionaryHeaderStructurePolicy::AttributeMap AttributeMap;
65 const AttributeMap *const attributeMap) {
70 AttributeMap *const headerAttributes) {
89 headerAttributes->insert(AttributeMap::value_type(key, value));
94 AttributeMap *const headerAttributes) {
95 AttributeMap::key_type keyVector;
97 AttributeMap::const_iterator it = headerAttributes->find(keyVector);
139 BufferWithExtendableBuffer *const buffer, const AttributeMap *const headerAttributes
    [all...]
  /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;
  /libcore/ojluni/src/main/java/java/text/
AttributedString.java     [all...]
  /external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 

Completed in 433 milliseconds