Lines Matching refs:path_to
2198 def path_to(folder, file): function
2445 path = path_to(lib, "entry_points_{}_autogen.{}".format(annotation.lower(), suffix))
2462 path = path_to(lib_name if not lib_dir else lib_dir, "{}_autogen.cpp".format(lib_name))
2485 path = path_to("libANGLE", "Context_%s_autogen.h" % annotation.lower())
2508 path = path_to("libANGLE", "Context_gles_ext_autogen.h")
2523 path = path_to("libANGLE", "validation%s_autogen.h" % annotation)
2537 path = path_to("libANGLE", "context_private_call_%s_autogen.h" % annotation)
2553 path = path_to("libGLESv2", "%s_context_lock_autogen.h" % annotation.lower())
2579 path = path_to(os.path.join("libANGLE", "capture"), "capture_%s_autogen.h" % annotation)
2597 path = path_to(
2765 path = path_to("common", "frame_capture_utils_autogen.h")
2820 path = path_to("common", "frame_capture_utils_autogen.cpp")
2931 path = path_to(folder, "%s_autogen.def" % lib)
3740 entry_points_enum_header_path = path_to("common", "entry_points_enum_autogen.h")
3754 entry_points_enum_source_path = path_to("common", "entry_points_enum_autogen.cpp")