HomeSort by relevance Sort by last modified time
    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 70 milliseconds