Home
last modified time | relevance | path

Searched refs:browser (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwebbrowser.py34 for browser in alternatives:
35 if '%s' in browser:
37 browser = shlex.split(browser)
38 if browser[-1] == '&':
39 return BackgroundBrowser(browser[:-1])
41 return GenericBrowser(browser)
45 command = _browsers[browser.lower()]
47 command = _synthesize(browser)
60 browser = get(name)
61 if browser.open(url, new, autoraise):
[all …]
Dpstats.py706 browser = ProfileBrowser(initprofile) variable
707 print >> browser.stream, "Welcome to the profile statistics browser."
708 browser.cmdloop()
709 print >> browser.stream, "Goodbye."
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
DRamDiskDxe.uni3 // create/remove RAM disks in a setup browser.
17 …s EFI_RAM_DISK_PROTOCOL and provides the capability to create/remove RAM disks in a setup browser."
19 …s EFI_RAM_DISK_PROTOCOL and provides the capability to create/remove RAM disks in a setup browser."
DRamDiskDxe.inf3 # create/remove RAM disks in a setup browser.
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
DTlsAuthConfigDxe.uni2 // Provides the capability to configure Tls Authentication in a setup browser
18 … #language en-US "Provides the capability to configure Tls Authentication in a setup browser"
DTlsAuthConfigDxe.inf2 # Provides the capability to configure Tls Authentication in a setup browser
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfigDxe.uni2 // Provides the capability to update TPM state setup browser
18 …LE_ABSTRACT #language en-US "Provides the capability to update TPM state setup browser"
DTcgConfigDxe.inf2 # Provides the capability to update TPM state setup browser
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigDxe.uni2 // Provides the capbility to configure secure boot in a setup browser
18 …T #language en-US "Provides the capability to configure secure boot in a setup browser"
DSecureBootConfigDxe.inf2 # Provides the capbility to configure secure boot in a setup browser
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Dgopher.py131 def browser(*args): function
330 browser(sys.argv[1], sys.argv[2], sys.argv[3])
340 browser(selector, host, port)
342 browser('', sys.argv[1])
344 browser()
/device/linaro/bootloader/edk2/BaseTools/
Dbuilding-gcc.txt11 In a web browser, you can 'browse' the relavent source at this location:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
DREADME55 pydoc Python documentation browser.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfrStrings.uni34 … #language en-US "This is a sample driver which is used to test the browser op-code operation…
35 …#language fr-FR "This is a sample driver which is used to test the browser op-code operations. Th…
262 …ER_FORMSET_HELP #language en-US "When select this option, browser will go to anothe…
263 … #language fr-FR "When select this option, browser will go to another formset."
/device/linaro/bootloader/edk2/SecurityPkg/
DSecurityPkg.dec149 ## GUID used for form browser, password credential and provider identifier.
153 ## GUID used for form browser, USB credential and provider identifier.
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni443 …aceGuid_PcdBrowserSubtitleTextColor_PROMPT #language en-US "Foreground color for browser subtitle"
465 …okenSpaceGuid_PcdBrowserFieldTextColor_PROMPT #language en-US "Foreground color for browser field"
485 …serFieldTextHighlightColor_PROMPT #language en-US "Foreground color for highlighted browser field"
505 …ldBackgroundHighlightColor_PROMPT #language en-US "Background color for highlighted browser field"
DMdeModulePkg.dec1406 # @Prompt Foreground color for browser subtile.
1428 # @Prompt Foreground color for browser field.
1450 # @Prompt Foreground color for highlighted browser field.
1464 # @Prompt Background color for highlighted browser field.
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DFrameworkSpecConformance.txt1187 the standard behavior of the browser after the callback.
/device/google/bonito/json-c/
DDoxyfile667 # is generated for HTML Help). For this to work a browser that supports
/device/google/crosshatch/json-c/
DDoxyfile667 # is generated for HTML Help). For this to work a browser that supports
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME60 browser to http://www.python.org/.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME60 browser to http://www.python.org/.