Searched refs:tagIndex (Results 1 - 5 of 5) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DImageHeaderParser.java220 Log.d(TAG, "Got tagIndex=" + i + " tagType=" + tagType + " formatCode =" + formatCode
256 private static int calcTagOffset(int ifdOffset, int tagIndex) { argument
257 return ifdOffset + 2 + (12 * tagIndex);
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp658 int tagIndex = (int) tag->length(); local
675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
961 int tagIndex = (int) tag->length(); local
1028 const char* tagloc = tag->c_str() + tagIndex;
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp658 int tagIndex = (int) tag->length(); local
675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
961 int tagIndex = (int) tag->length(); local
1028 const char* tagloc = tag->c_str() + tagIndex;
/external/tinyxml/
H A Dtinyxmlparser.cpp635 int tagIndex = (int) tag->length(); local
652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
943 int tagIndex = (int) tag->length(); local
999 const char* tagloc = tag->c_str() + tagIndex;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 240 milliseconds