Home
last modified time | relevance | path

Searched refs:root_path (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dmacro_checker.py21 macro_checker_file_type, root_path): argument
33 self.root_path = root_path
Dshared.py75 def toNameAndLine(context, root_path=None): argument
78 if root_path:
79 my_fn = my_fn.relative_to(root_path)
Dconsole_printer.py179 locations = ', '.join((toNameAndLine(context, root_path=checker.root_path)
Dmacro_checker_file.py408 self.validity_includes[entity], root_path=self.checker.root_path)
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dmacro_checker.py21 macro_checker_file_type, root_path): argument
33 self.root_path = root_path
Dshared.py75 def toNameAndLine(context, root_path=None): argument
78 if root_path:
79 my_fn = my_fn.relative_to(root_path)
Dconsole_printer.py179 locations = ', '.join((toNameAndLine(context, root_path=checker.root_path)
Dmacro_checker_file.py408 self.validity_includes[entity], root_path=self.checker.root_path)