Searched refs:ProductName (Results 1 - 7 of 7) sorted by relevance

/external/syslinux/efi32/include/efi/
H A Dlibsmbios.h66 SMBIOS_STRING ProductName; member in struct:__anon24002
81 SMBIOS_STRING ProductName; member in struct:__anon24003
/external/syslinux/efi64/include/efi/
H A Dlibsmbios.h66 SMBIOS_STRING ProductName; member in struct:__anon24179
81 SMBIOS_STRING ProductName; member in struct:__anon24180
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Dlibsmbios.h66 SMBIOS_STRING ProductName; member in struct:__anon24399
81 SMBIOS_STRING ProductName; member in struct:__anon24400
/external/python/cpython2/Lib/msilib/
H A D__init__.py135 ProductName, ProductCode, ProductVersion,
152 si.SetProperty(PID_SUBJECT, ProductName)
167 ("ProductName", ProductName),
/external/python/cpython3/Lib/msilib/
H A D__init__.py134 ProductName, ProductCode, ProductVersion,
151 si.SetProperty(PID_SUBJECT, ProductName)
166 ("ProductName", ProductName),
/external/python/cpython2/Tools/msi/
H A Dmsilib.py291 ProductName, ProductCode, ProductVersion,
311 si.SetProperty(PID_SUBJECT, ProductName)
325 ("ProductName", ProductName),
H A Dmsi.py229 schema, ProductName="Python "+full_current_version+productsuffix,
353 title = "[ProductName] Setup"
494 fatal.title("[ProductName] Installer ended prematurely")
498 "[ProductName] setup ended prematurely because of an error. Your system has not been modified. To install this program at a later time, please run the installation again.")
509 user_exit.title("[ProductName] Installer was interrupted")
513 "[ProductName] setup was interrupted. Your system has not been modified. "
522 exit_dialog.title("Complete the [ProductName] Installer")
585 "Are you sure you want to cancel [ProductName] installation?")
611 prep.title("Welcome to the [ProductName] Installer")
630 "Please select a directory for the [ProductName] file
[all...]

Completed in 384 milliseconds