Home
last modified time | relevance | path

Searched refs:xml_output (Results 1 – 10 of 10) sorted by relevance

/external/antlr/antlr-3.4/runtime/Python/
Dsetup.py77 self.xml_output = None
128 if self.xml_output:
131 stream=open(os.path.join(self.xml_output, 'unittest.xml'), 'w'))
172 self.xml_output = None
259 if self.xml_output:
262 stream=open(os.path.join(self.xml_output, 'functest.xml'), 'w'))
/external/oprofile/libutil++/
DMakefile.am41 xml_output.h \
42 xml_output.cpp \
DAndroid.mk36 xml_output.cpp
/external/valgrind/main/coregrind/
Dm_tooliface.c96 .xml_output = False,
322 VG_(needs).xml_output = True; in VG_()
Dpub_core_tooliface.h93 Bool xml_output; member
Dm_main.c765 if (VG_(clo_xml) && !VG_(needs).xml_output) { in main_process_cmd_line_options()
/external/oprofile/
DChangeLog-200679 * libutil++/xml_output.cpp:
80 * libutil++/xml_output.h:
DChangeLog-200855 * libutil++/xml_output.cpp:
71 * libutil++/xml_output.cpp:
72 * libutil++/xml_output.h:
DChangeLog-2007537 * libutil++/xml_output.cpp:
538 * libutil++/xml_output.h:
DChangeLog268 * libutil++/xml_output.cpp: fix buffer overflows in xml generator