Searched refs:browser (Results 1 – 22 of 22) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | webbrowser.py | 34 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 …]
|
D | pstats.py | 706 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/ |
D | RamDiskDxe.uni | 3 // 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."
|
D | RamDiskDxe.inf | 3 # create/remove RAM disks in a setup browser.
|
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/ |
D | TlsAuthConfigDxe.uni | 2 // 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"
|
D | TlsAuthConfigDxe.inf | 2 # Provides the capability to configure Tls Authentication in a setup browser
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/ |
D | TcgConfigDxe.uni | 2 // Provides the capability to update TPM state setup browser 18 …LE_ABSTRACT #language en-US "Provides the capability to update TPM state setup browser"
|
D | TcgConfigDxe.inf | 2 # Provides the capability to update TPM state setup browser
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
D | SecureBootConfigDxe.uni | 2 // 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"
|
D | SecureBootConfigDxe.inf | 2 # Provides the capbility to configure secure boot in a setup browser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | gopher.py | 131 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/ |
D | building-gcc.txt | 11 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/ |
D | README | 55 pydoc Python documentation browser.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/ |
D | VfrStrings.uni | 34 … #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/ |
D | SecurityPkg.dec | 149 ## 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/ |
D | MdeModulePkg.uni | 443 …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"
|
D | MdeModulePkg.dec | 1406 # @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/ |
D | FrameworkSpecConformance.txt | 1187 the standard behavior of the browser after the callback.
|
/device/google/bonito/json-c/ |
D | Doxyfile | 667 # is generated for HTML Help). For this to work a browser that supports
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 667 # is generated for HTML Help). For this to work a browser that supports
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/ |
D | README | 60 browser to http://www.python.org/.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | README | 60 browser to http://www.python.org/.
|