Searched refs:process_line (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/clang-tools/ |
| H A D | gen_compile_commands.py | 158 def process_line(root_directory, command_prefix, file_path): function 225 entry = process_line(directory, result.group(1),
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_buildsys.py | 170 … if handler.process_line(srctree, fn, line, libdeps, pcdeps, deps, outlines, inherits, values): 282 def process_line(self, srctree, fn, line, libdeps, pcdeps, deps, outlines, inherits, values): member in CmakeExtensionHandler
|