Lines Matching refs:path_to
1734 def path_to(folder, file): function
1942 path = path_to(lib, "entry_points_{}_autogen.{}".format(annotation.lower(), suffix))
1958 path = path_to(lib_name, "{}_autogen.cpp".format(lib_name))
1981 path = path_to("libANGLE", "Context_%s_autogen.h" % annotation.lower())
2004 path = path_to("libANGLE", "Context_gles_ext_autogen.h")
2019 path = path_to("libANGLE", "validation%s_autogen.h" % annotation)
2041 path = path_to(os.path.join("libANGLE", "capture"), "capture_gles_%s_autogen.h" % annotation)
2057 path = path_to(
2180 path = path_to(os.path.join("libANGLE", "capture"), "frame_capture_utils_autogen.h")
2237 path = path_to(os.path.join("libANGLE", "capture"), "frame_capture_utils_autogen.cpp")
2338 path = path_to(folder, "%s_autogen.def" % lib)
3007 entry_points_enum_header_path = path_to("common", "entry_points_enum_autogen.h")
3021 entry_points_enum_source_path = path_to("common", "entry_points_enum_autogen.cpp")