Searched refs:license_text (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | microcode-tool | 54 license_text = [] 70 license_text.append(m_license.group(1)) 77 return date, license_text, microcodes 90 license_text = [] 113 license_text.append(line) 119 return date, license_text, microcodes 175 def CreateFile(date, license_text, mcodes, outfile): argument 224 for line in license_text: 284 date, license_text, microcodes = ParseHeaderFiles(options.headerfile) 286 date, license_text, microcodes = ParseFile(options.mcfile) [all …]
|
| H A D | microcode-tool.py | 54 license_text = [] 70 license_text.append(m_license.group(1)) 77 return date, license_text, microcodes 90 license_text = [] 113 license_text.append(line) 119 return date, license_text, microcodes 175 def CreateFile(date, license_text, mcodes, outfile): argument 224 for line in license_text: 284 date, license_text, microcodes = ParseHeaderFiles(options.headerfile) 286 date, license_text, microcodes = ParseFile(options.mcfile) [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | gconf.c | 691 const gchar *license_text = in on_license1_activate() local 699 GTK_BUTTONS_CLOSE, "%s", license_text); in on_license1_activate()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | gconf.c | 691 const gchar *license_text = in on_license1_activate() local 699 GTK_BUTTONS_CLOSE, "%s", license_text); in on_license1_activate()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | gconf.c | 691 const gchar *license_text = in on_license1_activate() local 699 GTK_BUTTONS_CLOSE, "%s", license_text); in on_license1_activate()
|