Home
last modified time | relevance | path

Searched refs:preprocess (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/
A Dxml-preprocess-test.py45 result = xpp.preprocess(xml_str)
55 result = xpp.preprocess(xml_str)
63 result = xpp.preprocess(xml_str)
71 result = xpp.preprocess(xml_str)
76 result = xpp.preprocess(xml_str)
85 result = xpp.preprocess(xml_str)
96 xpp.preprocess, '<?cmd "test-unknown-cmd"?>'
101 result = xpp.preprocess(
116 result = xpp.preprocess(
120 result = xpp.preprocess(
[all …]
A Dmeson.build5 test('xml-preprocess', files('xml-preprocess-test.py'), suite: ['unit'])
A Dclean-header-guards.pl88 sub preprocess { subroutine
204 preprocess($fname, $opt_n ? $oldg : $guard)
A Dxml-preprocess.py236 def preprocess(self, xml_str: str) -> str: member in Preprocessor
269 return proc.preprocess(input_xml)
/qemu/ui/
A Dmeson.build80 xml = custom_target('dbus-display preprocess',
/qemu/
A Dmeson.build1086 xml_pp = find_program('scripts/xml-preprocess.py')
A DMAINTAINERS3468 F: scripts/xml-preprocess*

Completed in 26 milliseconds