Lines Matching refs:path
45 loader=jinja2.FileSystemLoader(os.path.dirname(template_path)),
47 template = environment.get_template(os.path.basename(template_path))
59 os.path.join(template_dir, template_file_name)
63 with open(file=os.path.join(output_dir, os.path.splitext(template_file_name)[0]),
116 'transparent': os.path.join(project_root,
121 'opaque': os.path.join(project_root,
142 with open(file=os.path.join(json_directory, jsondriver_list),
148 driver_file=os.path.join(json_directory, driver_file_name))
179 project_root = os.path.abspath(args.project_root)
187 os.path.join(project_root,
192 os.path.join(project_root,