Searched refs:path_to (Results 1 – 6 of 6) sorted by relevance
/external/angle/scripts/ |
D | generate_entry_points.py | 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") [all …]
|
D | generate_loader.py | 30 header_path = registry_xml.path_to(path, file_name) 73 source_path = registry_xml.path_to(path, file_name)
|
D | registry_xml.py | 270 def path_to(folder, file): function
|
/external/icu/icu4c/source/tools/tzcode/ |
D | readme.txt | 70 $ cd {path_to}/icu/source/tools/tzcode 94 {path_to}/icu/source/data/misc/zoneinfo64.txt) into SVN.
|
/external/arm-trusted-firmware/docs/plat/arm/fvp/ |
D | index.rst | 161 --data cluster0.cpu0="<path_to>/ns_bl1u.bin"@0x0beb8000 [ns_bl1u_base_address] 162 --data cluster0.cpu0="<path_to>/fwu_fip.bin"@0x08400000 [ns_bl2u_base_address]
|
/external/avb/ |
D | README.md | 575 vbmeta: Successfully verified SHA256_RSA4096 vbmeta struct in /path_to/vbmeta.img
|