Lines Matching refs:path
47 loader=jinja2.FileSystemLoader(os.path.dirname(template_path)),
49 template = environment.get_template(os.path.basename(template_path))
61 os.path.join(template_dir, template_file_name)
65 with open(file=os.path.join(output_dir, os.path.splitext(template_file_name)[0]),
118 'transparent': os.path.join(project_root,
123 'opaque': os.path.join(project_root,
144 with open(file=os.path.join(json_directory, jsondriver_list),
150 driver_file=os.path.join(json_directory, driver_file_name))
181 project_root = os.path.abspath(args.project_root)
189 os.path.join(project_root,
194 os.path.join(project_root,