/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/ |
D | PackageFile.py | 102 def Extract(self, Which, ToDest): argument 103 Which = os.path.normpath(Which) 104 if Which not in self._Files: 106 ExtraData="[%s] in %s" % (Which, self._FileName)) 108 FileContent = self._ZipFile.read(self._Files[Which]) 111 ExtraData="[%s] in %s (%s)" % (Which, \
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/ |
D | Path.c | 275 OUT int *Which, in ParsePath() argument 355 *Which = Instance; in ParsePath()
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/ |
D | Device.h | 130 ParsePath( const char *path, wchar_t **FullPath, DeviceNode **DevNode, int *Which, wchar_t **MapPat…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | String.py | 842 def RemoveDupOption(OptionString, Which="/I", Against=None): argument 849 if not Opt.startswith(Which): 851 if len(Opt) > len(Which): 852 Val = Opt[len(Which):]
|
/device/mediatek/wembley-sepolicy/non_plat/ |
D | wlan_assistant.te | 30 # /storage/sdcard0, /vendor/firmware. Which can help to check if nvram,
|
/device/mediatek/wembley-sepolicy/r_non_plat/ |
D | wlan_assistant.te | 30 # /storage/sdcard0, /vendor/firmware. Which can help to check if nvram,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | String.py | 700 def RemoveDupOption(OptionString, Which="/I", Against=None): argument 707 if not Opt.startswith(Which): 709 if len(Opt) > len(Which): 710 Val = Opt[len(Which):]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/ |
D | SockImpl.c | 1131 IN UINT32 Which in SockGetFreeSpace() argument 1137 ASSERT ((Sock != NULL) && ((SOCK_SND_BUF == Which) || (SOCK_RCV_BUF == Which))); in SockGetFreeSpace() 1139 if (SOCK_SND_BUF == Which) { in SockGetFreeSpace()
|
D | Socket.h | 537 IN UINT32 Which
|
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/ |
D | SockImpl.c | 1236 IN UINT32 Which in SockGetFreeSpace() argument 1242 ASSERT (Sock != NULL && ((SOCK_SND_BUF == Which) || (SOCK_RCV_BUF == Which))); in SockGetFreeSpace() 1244 if (SOCK_SND_BUF == Which) { in SockGetFreeSpace()
|
D | Socket.h | 661 IN UINT32 Which
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/ |
D | Dhcp4Io.c | 147 IN INTN Which in DhcpNotifyUser() argument 157 ((Which == DHCP_NOTIFY_COMPLETION) || (Which == DHCP_NOTIFY_ALL)) in DhcpNotifyUser() 165 ((Which == DHCP_NOTIFY_RENEWREBIND) || (Which == DHCP_NOTIFY_ALL)) in DhcpNotifyUser()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | dutree.doc | 37 at once, but this seems inherently recursive. Which means
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | Cpu0Cst.asl | 155 // Which uses the power state of the system (PWRS) to
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/ |
D | CorebootPayloadPkgIa32X64.dsc | 68 # UINT8 BarIndex; ///< Which BAR to get the UART base address
|
D | CorebootPayloadPkgIa32.dsc | 68 # UINT8 BarIndex; ///< Which BAR to get the UART base address
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/ |
D | QuarkMin.dsc | 379 # UINT8 BarIndex; ///< Which BAR to get the UART base address
|
D | Quark.dsc | 419 # UINT8 BarIndex; ///< Which BAR to get the UART base address
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.uni | 935 … " UINT8 BarIndex; ///< Which BAR to get the UART base address<BR>\n"
|
D | MdeModulePkg.dec | 1114 # UINT8 BarIndex; ///< Which BAR to get the UART base address.<BR>
|