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
300 def _write_cmakelists_flags(self, hfile): argument
318 def _write_tail(self, hfile): argument
332 def _write_flags(self, hfile, key, cflags, cppflags): argument
415 def _write_base_cmakelists_file(hfile, cc_module_info, abs_project_path, argument
458 def _translate_to_cmake(hfile, params_dict, cflags, cppflags): argument
490 def _write_all_include_directories(hfile, includes, is_system): argument
[all …]