OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Identify
(Results
1 - 3
of
3
) sorted by null
/external/tinyxml/
tinyxmlparser.cpp
622
//
identify
it, and call the appropriate stream method on the tag.
650
// some sort.
Identify
it, and call the node to
652
TiXmlNode* node =
Identify
( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
733
TiXmlNode* node =
Identify
( p, encoding );
795
TiXmlNode* TiXmlNode::
Identify
( const char* p, TiXmlEncoding encoding )
909
// If not,
identify
and stream.
1000
TiXmlNode* node =
Identify
( tagloc, TIXML_DEFAULT_ENCODING );
1182
TiXmlNode* node =
Identify
( p, encoding );
[
all
...]
tinyxml.h
668
TiXmlNode*
Identify
( const char* start, TiXmlEncoding encoding );
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h
304
void (*
Identify
)(int flags);
314
void (*
Identify
)(int flags);
[
all
...]
Completed in 80 milliseconds