Searched refs:script_relative (Results 1 – 4 of 4) sorted by relevance
193 header_output_path = registry_xml.script_relative(header_output_path)206 source_output_path = registry_xml.script_relative(source_output_path)234 registry_xml.script_relative(outputs[0]),235 registry_xml.script_relative(outputs[1])))
266 def script_relative(path): function271 return os.path.join(script_relative(".."), "src", folder, file)311 tree = etree.parse(script_relative(xml_file))320 angle_ext_tree = etree.parse(script_relative(ext_file))
13 from registry_xml import apis, script_relative, strip_api_prefix1735 return os.path.join(script_relative(".."), "src", folder, file)1793 with open(script_relative('entry_point_packed_gl_enums.json')) as f:1843 with open(script_relative('entry_point_packed_egl_enums.json')) as f:2324 source_file_path = registry_xml.script_relative(
71 def script_relative(path): function123 tree = etree.parse(script_relative(vk_xml_file))