Searched defs:begin_head (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dxmlstream.cpp274 void xmlStream::begin_head(const char* format, ...) { function in class:xmlStream
/openjdk7/hotspot/src/share/vm/opto/
H A DidealGraphPrinter.cpp205 void IdealGraphPrinter::begin_head(const char *s) { function in class:IdealGraphPrinter
206 _xml->begin_head(s);
245 begin_head(PROPERTY_ELEMENT);
253 begin_head(METHOD_ELEMENT);
399 begin_head(NODE_ELEMENT);
686 begin_head(GRAPH_ELEMENT);
703 begin_head(BLOCK_ELEMENT);

Completed in 510 milliseconds