Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Drandv2_32.pck6 (I-2147483648
7 I-845974985
8 I-1294090086
10 I-1849481736
11 I-946579732
12 I-34406770
17 I-943175655
18 I-1718073964
20 I-1045260575
22 I-1555108250
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dextensions_win32.ini52 cl=/I %PYTHONPREFIX%\..\zlib-1.1.4 /D _WINDOWS /D WIN32
66 cl=/I %PYTHONEX%\win32\src
71 cl=/I %PYTHONEX%\win32\src
76 cl=/I %PYTHONEX%\win32\src
81 cl=/I %PYTHONEX%\win32\src
87 cl=/I %PYTHONEX%\win32\src
91 cl=/I %PYTHONEX%\win32\src
95 cl=/I %PYTHONEX%\win32\src
99 cl=/I %PYTHONEX%\win32\src
103 cl=/I %PYTHONEX%\win32\src
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/
DDxeIoLibCpuIo.uni2 // I/O Library implementation that uses the CPU I/O Protocol for I/O and MMIO operations.
4 // The I/O Library implementation that uses the CPU I/O Protocol for I/O and MMIO operations.
18 #string STR_MODULE_ABSTRACT #language en-US "Uses the CPU I/O Protocol for I/O and MMIO…
20 …LE_DESCRIPTION #language en-US "The I/O Library implementation that uses the CPU I/O Prot…
/device/linaro/bootloader/edk2/MdePkg/Library/PeiIoLibCpuIo/
DPeiIoLibCpuIo.uni2 // Instance of I/O Library using CPU I/O PPI.
4 // I/O Library implementation that uses the CPU I/O PPI for I/O
19 #string STR_MODULE_ABSTRACT #language en-US "Instance of I/O Library using CPU I/O PPI"
21 …R_MODULE_DESCRIPTION #language en-US "I/O Library implementation that uses the CPU I/O PP…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DDiskIoDxe.uni2 // Module that lays Disk I/O protocol on every Block I/O protocol.
4 // This module produces Disk I/O protocol to abstract the block accesses
5 // of the Block I/O protocol to a more general offset-length protocol
7 // to any Block I/O interface that appears in the system that does not
8 // already have a Disk I/O protocol. File systems and other disk access
9 // code utilize the Disk I/O protocol.
24 #string STR_MODULE_ABSTRACT #language en-US "Lays Disk I/O protocol on every Block I/O …
26I/O protocol to abstract the block accesses of the Block I/O protocol to a more general offset-len…
/device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/
DSmmIoLibSmmCpuIo2.uni2 // SMM Instance of I/O Library using SMM CPU I/O 2 Protocol.
4 // I/O Library SMM implementation that uses SMM CPU I/O 2 Protocol for I/O
19 …DULE_ABSTRACT #language en-US "The SMM Instance of I/O Library using SMM CPU I/O 2 Pro…
21 …ESCRIPTION #language en-US "This I/O Library SMM implementation uses the SMM CPU I/O 2 Pr…
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
DBaseS3IoLib.uni2 // Instance of S3 I/O Library based on I/O and S3 BootScript Library.
4 // S3 I/O and MMIO Library Services that do I/O and also
5 // enable the I/O operatation to be replayed during an S3 resume.
20 #string STR_MODULE_ABSTRACT #language en-US "Instance of S3 I/O Library based on I/O an…
22 …ULE_DESCRIPTION #language en-US "S3 I/O and MMIO Library Services that do I/O and also en…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickletools.py882 I = OpcodeInfo variable
887 I(name='INT',
912 I(name='BININT',
926 I(name='BININT1',
938 I(name='BININT2',
951 I(name='LONG',
969 I(name="LONG1",
980 I(name="LONG4",
993 I(name='STRING',
1006 I(name='BINSTRING',
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dasdl.h33 #define asdl_seq_GET(S, I) (S)->elements[(I)] argument
36 #define asdl_seq_SET(S, I, V) { \ argument
37 int _asdl_i = (I); \
42 #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dasdl.h33 #define asdl_seq_GET(S, I) (S)->elements[(I)] argument
36 #define asdl_seq_SET(S, I, V) { \ argument
37 int _asdl_i = (I); \
42 #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) argument
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/
DDxeIoLibCpuIo2.uni2 // I/O Library instance based on EFI_CPU_IO2_PROTOCOL.
4 // I/O Library implementation that uses the CPU I/O2 Protocol for I/O and MMIO operations.
19 #string STR_MODULE_ABSTRACT #language en-US "I/O Library instance based on EFI_CPU_IO2_…
21 …ODULE_DESCRIPTION #language en-US "I/O Library implementation that uses the CPU I/O2 Prot…
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/
DCpuIo2Dxe.uni2 // Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
4 // Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
19 …BSTRACT #language en-US "Produces the CPU I/O 2 Protocol by using the services of the
21 …ESCRIPTION #language en-US "Produces the CPU I/O 2 Protocol by using the services of the
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIoPei/
DCpuIoPei.uni2 // Produces the CPU I/O PPI by using the services of the I/O Library.
4 // Produces the CPU I/O PPI by using the services of the I/O Library.
19 …E_ABSTRACT #language en-US "Produces the CPU I/O PPI by using the services of the I/O …
21 …E_DESCRIPTION #language en-US "Produces the CPU I/O PPI by using the services of the I/O …
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Smm/
DCpuIo2Smm.uni2 // Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
4 // Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
18 …ACT #language en-US "Produces the SMM CPU I/O 2 Protocol by using the services of the
20 …IPTION #language en-US "Produces the SMM CPU I/O 2 Protocol by using the services of the
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/CpuIoDxe/
DCpuIoDxe.uni2 // Module that produces the Framework CPU I/O Protocol using the services of the I/O Library
4 // The module that produces the Framework CPU I/O Protocol using the services of the I/O Library.
18 … #language en-US "Produces the Framework CPU I/O Protocol using the services of the I/O…
20 …guage en-US "The module that produces the Framework CPU I/O Protocol using the services of the I/O…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DDeviceIoOnPciRootBridgeIoThunk.inf2 # Module Layer Device I/O on top of PCI Root Bridge I/O (Segment 0)
4 # Device I/O is on list of deprecated protocols for UEFI 2.0 and later.
5 # This module layers Device I/O on top of PCI Root Bridge I/O (Segment 0)
7 # There are no EDK modules present that produces Device I/O
8 # EFI drivers included that consume Device I/O
9 # Platform required to support EFI drivers that consume Device I/O
10 # Platform required to support EFI applications that consume Device I/O
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
DUefiPciSegmentLibPciRootBridgeIo.uni2 // PCI Segment Library that layers on top of the PCI Root Bridge I/O Protocol.
5 // by calling into the PCI Root Bridge I/O Protocols that are present in the platform.
6 // The PCI Root Bridge I/O Protocols are typically produced by a chipset specific DXE driver.
7 // This library binds to all of the PCI Root Bridge I/O Protocols in the platform and handles
8 // the translation from a PCI segment number into a specific PCI Root Bridge I/O Protocol.
22 #string STR_MODULE_ABSTRACT #language en-US "Layers on top of the PCI Root Bridge I/O P…
24I/O Protocols that are present in the platform. The PCI Root Bridge I/O Protocols are typically pr…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Ddutree.doc15 :And Perl is definitely awkward with data types. I haven't yet found a
18 Yes, it's pretty aweful at that, alright. Sometimes I write perl programs
20 sometimes it's not worth it. I actually wrote a C program the other day
21 (gasp) because I didn't want to deal with a game matrix with six links per node.
36 At first I thought I could just keep one local list around
38 I need an real recursive data structure. Maybe you could
40 programs, but I broke down and got dirty. I think the hardest
42 blazingly fast: I should probably inline the &childof routine,
43 but it *was* faster to write than I could have written the
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
Dheader.makefile31 ARCH_INCLUDE = -I $(MAKEROOT)/Include/Ia32/
35 ARCH_INCLUDE = -I $(MAKEROOT)/Include/X64/
39 ARCH_INCLUDE = -I $(MAKEROOT)/Include/Arm/
43 ARCH_INCLUDE = -I $(MAKEROOT)/Include/AArch64/
46 …LUDE) -I $(MAKEROOT) -I $(MAKEROOT)/Include/Common -I $(MAKEROOT)/Include/ -I $(MAKEROOT)/Include/…
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibEsal/
DDxeIoLibEsal.uni2 // I/O Library instance that layers on top of Itanium ESAL services.
4 // I/O Library implementation that uses Itanium ESAL services for I/O
20 #string STR_MODULE_ABSTRACT #language en-US "I/O Library instance that layers on top of…
22 …ODULE_DESCRIPTION #language en-US "I/O Library implementation that uses Itanium ESAL serv…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DPartitionDxe.uni2 // Modules that produces the logic Block I/O protocol for every partition via the physical Block I/…
4 // This module produces the logical Block I/O device that represents
5 // the bytes from Start to End of the Parent Block I/O device.
27 … #language en-US "Produces the logic Block I/O protocol for every partition via the physical …
29 …his module produces the logical Block I/O device that represents the bytes from Start to End of th…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
DPciSioSerialDxe.uni4 // Produces the Serial I/O protocol for standard UARTS using Super I/O or PCI I/O.
21 …N #language en-US "Produces the Serial I/O protocol for standard UARTS using Super I/O or…
/device/linaro/bootloader/edk2/
Dedksetup.sh120 I=$#
121 while [ $I -gt 0 ]
137 I=$(($I - 1))
140 if [ $I -gt 0 ]
/device/linaro/bootloader/edk2/MdePkg/Library/BasePciCf8Lib/
DBasePciCf8Lib.uni2 // Instance of PCI CF8 Library using I/O ports 0xCF8 and 0xCFC.
4 // PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.
5 // Layers on top of an I/O Library instance.
19 #string STR_MODULE_ABSTRACT #language en-US "Instance of PCI CF8 Library using I/O port…
21 … en-US "PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles. L…
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciLibPciRootBridgeIo/
DUefiPciLibPciRootBridgeIo.uni2 // PCI Library that layers on top of the PCI Root Bridge I/O Protocol.
5 // by calling into the PCI Root Bridge I/O Protocol. The PCI Root Bridge I/O Protocol is
7 // This library binds to the first PCI Root Bridge I/O Protocol in the platform. As a result,
22 …CT #language en-US "PCI Library that layers on top of the PCI Root Bridge I/O Protocol"
24I/O Protocol. The PCI Root Bridge I/O Protocol is typically produced by a chipset-specific DXE dri…

12345678910>>...18