Lines Matching defs:hfile
236 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
507 def _write_all_relative_file_path_flags(hfile, rel_paths_dict, tag): argument
524 def _write_all_flags(hfile, flags, tag): argument
563 def _write_all_includes(hfile, includes, is_system): argument
584 def _write_all_headers(hfile, includes): argument