Searched refs:include_components (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/scripts/ |
H A D | include_functions_kernels.py | 81 def include_components(target, path, header_prefix, folder, subfolders=None): function 98 include_components(core_targets, core_path, "Kernels.h", "kernels", ["arm32", "arm64"]) 101 include_components(runtime_targets, runtime_path, "Functions.h", "functions")
|