HomeSort by relevance Sort by last modified time
    Searched defs:AttributeMap (Results 1 - 8 of 8) 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/suggest/policyimpl/dictionary/header/
header_read_write_utils.h 34 typedef std::map<std::vector<int>, std::vector<int> > AttributeMap;
58 const HeaderReadWriteUtils::AttributeMap *const attributeMap);
61 AttributeMap *const headerAttributes);
73 const AttributeMap *const headerAttributes, int *const writingPos);
78 static void setBoolAttribute(AttributeMap *const headerAttributes,
81 static void setIntAttribute(AttributeMap *const headerAttributes,
84 static bool readBoolAttributeValue(const AttributeMap *const headerAttributes,
87 static int readIntAttributeValue(const AttributeMap *const headerAttributes,
91 AttributeMap::key_type *const key)
    [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 60 AttributeMapType AttributeMap;
107 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
108 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
112 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
112 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
112 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!");
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 

Completed in 236 milliseconds