OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoChildren
(Results
1 - 3
of
3
) sorted by null
/external/srec/tools/grxmlcompile/
grxmldoc.cpp
199
else if ( node.Type()== TiXmlNode::ELEMENT /*isNode()*/ || node.
NoChildren
() /*isLeaf()*/)
282
if ( node.Type()== TiXmlNode::ELEMENT /*isNode()*/ || node.
NoChildren
() )
[
all
...]
/external/tinyxml/
tinyxml.h
634
bool
NoChildren
() const { return !firstChild; }
[
all
...]
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 346 milliseconds