Home
last modified time | relevance | path

Searched defs:hfile (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/aidegen/lib/
Dclion_project_file_gen.py236 def _write_cmakelists_file(self, hfile): argument
250 def _write_header(self, hfile): argument
265 def _write_c_compiler_paths(self, hfile): argument
278 def _write_source_files(self, hfile): argument
297 def _write_cmakelists_flags(self, hfile): argument
315 def _write_tail(self, hfile): argument
329 def _write_flags(self, hfile, key, cflags, cppflags): argument
412 def _write_base_cmakelists_file(hfile, cc_module_info, abs_project_path, argument
455 def _translate_to_cmake(hfile, params_dict, cflags, cppflags): argument
487 def _write_all_include_directories(hfile, includes, is_system): argument
[all …]