Home
last modified time | relevance | path

Searched refs:Identify (Results 1 – 7 of 7) sorted by relevance

/external/tinyxml/
Dtinyxmlparser.cpp652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING ); in StreamIn()
733 TiXmlNode* node = Identify( p, encoding ); in Parse()
795 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding ) in Identify() function in TiXmlNode
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()
1182 TiXmlNode* node = Identify( p, encoding ); in ReadValue()
Dtinyxml.h668 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct3 request ss_self_identify, "Identify the subsystem.",
/external/bison/data/
Dc.m467 [/* Identify Bison output. */
/external/webkit/WebKitTools/
DChangeLog-2009-06-1616916 Identify original file when an added/replaced status with history is present.
19118 * Scripts/svn-apply: Identify copied files and handle those before all other patches.
19126 … * Scripts/svn-unapply: Identify copied files and handle those after unapplying all other patches.
/external/webkit/WebCore/
DChangeLog-2010-01-298688 (WebCore::SVGShadowTreeRootElement::isShadowNode): Identify us as shadow node.
/external/sqlite/dist/
Dsqlite3.c.orig83409 /* Identify column names if results of the SELECT are to be output.