Home
last modified time | relevance | path

Searched refs:path_to (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_entry_points.py1759 def path_to(folder, file):
1967 path = path_to(lib, "entry_points_{}_autogen.{}".format(annotation.lower(), suffix))
1983 path = path_to(lib_name, "{}_autogen.cpp".format(lib_name))
2006 path = path_to("libANGLE", "Context_%s_autogen.h" % annotation.lower())
2029 path = path_to("libANGLE", "Context_gles_ext_autogen.h")
2044 path = path_to("libANGLE", "validation%s_autogen.h" % annotation)
2066 path = path_to(os.path.join("libANGLE", "capture"), "capture_gles_%s_autogen.h" % annotation)
2082 path = path_to(
2242 path = path_to(os.path.join("libANGLE", "capture"), "frame_capture_utils_autogen.h")
2299 path = path_to(o
[all...]
H A Dgenerate_loader.py30 header_path = registry_xml.path_to(path, file_name)
73 source_path = registry_xml.path_to(path, file_name)
H A Dregistry_xml.py404 def path_to(folder, file): function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4381 path_to: *const ::c_char, in shm_rename()

Completed in 13 milliseconds