Searched refs:setGlobalOptions (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.h529 static char setGlobalOptions(XMLCharEncoding characterEncoding=XMLNode::char_encoding_UTF8, char guessWideCharChars=1,
531 /**< The "setGlobalOptions" function allows you to change four global parameters that affect string & file
585 * "characterEncoding" described in the XMLNode::setGlobalOptions. The guess is based on the content of a buffer of length
H A DxmlParser.cc564 setGlobalOptions(guessCharEncoding(bb, l), guessWideCharChars,
3066 char XMLNode::setGlobalOptions(XMLCharEncoding _characterEncoding, function in class:XMLNode

Completed in 20 milliseconds