Searched refs:file_suffix (Results 1 – 12 of 12) sorted by relevance
483 self.file_suffix = ''497 self.file_suffix = self.genOpts.conventions.file_suffix599 …nsions_fp = self.newFile(self.directory + '/promoted_extensions_' + coreVersion + self.file_suffix)609 …with self.newFile(self.directory + '/current_extensions_appendix' + self.file_suffix) as current_e…610 …self.newFile(self.directory + '/deprecated_extensions_appendix' + self.file_suffix) as deprecated_…611 …self.newFile(self.directory + '/current_extension_appendices' + self.file_suffix) as current_exten…612 …lf.newFile(self.directory + '/current_extension_appendices_toc' + self.file_suffix) as current_ext…613 …self.newFile(self.directory + '/deprecated_extension_appendices' + self.file_suffix) as deprecated…614 …newFile(self.directory + '/deprecated_extension_appendices_toc' + self.file_suffix) as deprecated_…615 …f.newFile(self.directory + '/deprecated_extensions_guard_macro' + self.file_suffix) as deprecated_…[all …]
56 conventions.file_suffix)66 type, name, conventions.file_suffix)105 'include::{config}/copyright-ccby' + conventions.file_suffix + '[]',752 print('include::{config}/copyright-ccby' + conventions.file_suffix + '[]', file=head)
101 filename = feature + self.genOpts.conventions.file_suffix
139 def file_suffix(self): member in VulkanConventions
169 def file_suffix(self): member in ConventionsBase
376 self.file_suffix = ''883 self.file_suffix = self.genOpts.conventions.file_suffix
239 filename = directory + '/' + basename + self.file_suffix
512 if file.endswith(conventions.file_suffix):
126 def file_suffix(self): member in VulkanConventions
368 self.file_suffix = ''875 self.file_suffix = self.genOpts.conventions.file_suffix
213 def file_suffix(self): member in ConventionsBase
242 def file_suffix(self): member in ConventionsBase