/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/ |
D | CpuMmuCommon.c | 41 OUT UINTN *StartIndex, in SearchGcdMemorySpaces() argument 47 *StartIndex = 0; in SearchGcdMemorySpaces() 52 *StartIndex = Index; in SearchGcdMemorySpaces() 91 UINTN StartIndex; in SetGcdMemorySpaceAttributes() local 114 &StartIndex, in SetGcdMemorySpaceAttributes() 124 for (Index = StartIndex; Index <= EndIndex; Index++) { in SetGcdMemorySpaceAttributes()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | Performance.c | 39 UINTN StartIndex; in GetShortPdbFileName() local 45 StartIndex = 0; in GetShortPdbFileName() 51 StartIndex = Index + 1; in GetShortPdbFileName() 60 for (Index = StartIndex; Index < EndIndex; Index++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmPerformance.c | 41 UINTN StartIndex; in BmGetShortPdbFileName() local 47 StartIndex = 0; in BmGetShortPdbFileName() 53 StartIndex = Index + 1; in BmGetShortPdbFileName() 62 for (Index = StartIndex; Index < EndIndex; Index++) { in BmGetShortPdbFileName()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/ |
D | DpUtilities.c | 146 UINTN StartIndex; in DpGetShortPdbFileName() local 154 StartIndex = 0; in DpGetShortPdbFileName() 159 StartIndex = IndexA + 1; in DpGetShortPdbFileName() 168 for (IndexA = StartIndex; IndexA < EndIndex; IndexA++) { in DpGetShortPdbFileName()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | Performance.c | 39 UINTN StartIndex; in GetShortPdbFileName() local 45 StartIndex = 0; in GetShortPdbFileName() 51 StartIndex = Index + 1; in GetShortPdbFileName() 60 for (Index = StartIndex; Index < EndIndex; Index++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/ |
D | CpuDxe.c | 536 OUT UINTN *StartIndex, in SearchGcdMemorySpaces() argument 542 *StartIndex = 0; in SearchGcdMemorySpaces() 547 *StartIndex = Index; in SearchGcdMemorySpaces() 585 UINTN StartIndex; in SetGcdMemorySpaceAttributes() local 598 &StartIndex, in SetGcdMemorySpaceAttributes() 608 for (Index = StartIndex; Index <= EndIndex; Index++) { in SetGcdMemorySpaceAttributes()
|
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/ |
D | DpUtilities.c | 161 UINTN StartIndex; in GetShortPdbFileName() local 169 StartIndex = 0; in GetShortPdbFileName() 174 StartIndex = IndexA + 1; in GetShortPdbFileName() 183 for (IndexA = StartIndex; IndexA < EndIndex; IndexA++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/ |
D | LegacyRegion.c | 116 UINTN StartIndex; in LegacyRegionManipulationInternal() local 132 StartIndex = 0; in LegacyRegionManipulationInternal() 135 StartIndex = Index; in LegacyRegionManipulationInternal() 144 for (Index = StartIndex; Index < ARRAY_SIZE (mSectionArray); Index++) { in LegacyRegionManipulationInternal()
|
D | LegacyPlatform.c | 120 UINTN StartIndex; in FindAllDeviceTypes() local 131 StartIndex = *DeviceIndex; in FindAllDeviceTypes() 200 if (*DeviceIndex != StartIndex) { in FindAllDeviceTypes()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/ |
D | FvLib.c | 398 IN OUT UINTN *StartIndex, in SearchSectionByType() argument 436 (*StartIndex)++; in SearchSectionByType() 439 if (*StartIndex == Instance) { in SearchSectionByType() 461 StartIndex, in SearchSectionByType()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | FvLib.c | 397 IN OUT UINTN *StartIndex, in SearchSectionByType() argument 439 (*StartIndex)++; in SearchSectionByType() 442 if (*StartIndex == Instance) { in SearchSectionByType() 471 StartIndex, in SearchSectionByType()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/ |
D | PerformanceLib.c | 105 UINTN StartIndex; in GetShortPdbFileName() local 111 StartIndex = 0; in GetShortPdbFileName() 117 StartIndex = Index + 1; in GetShortPdbFileName() 126 for (Index = StartIndex; Index < EndIndex; Index++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | Perf.c | 97 UINTN StartIndex; in GetShortPdbFileName() local 103 StartIndex = 0; in GetShortPdbFileName() 109 StartIndex = Index + 1; in GetShortPdbFileName() 118 for (Index = StartIndex; Index < EndIndex; Index++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/ |
D | Image.c | 654 INT32 StartIndex; in PeiLoadImageLoadImage() local 674 StartIndex = 0; in PeiLoadImageLoadImage() 677 StartIndex = Index + 1; in PeiLoadImageLoadImage() 687 EfiFileName[Index] = AsciiString[Index + StartIndex]; in PeiLoadImageLoadImage()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/ |
D | HiiFont.h | 48 UINTN StartIndex; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | BlockIoCrypto.h | 330 IN UINT64 StartIndex,
|
D | HiiFont.h | 49 UINTN StartIndex; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
D | Font.c | 1890 RowInfo[RowIndex].StartIndex = Index; in HiiStringToImage() 1949 if (Index > RowInfo[RowIndex].StartIndex) { in HiiStringToImage() 1979 … for (Index1 = RowInfo[RowIndex].EndIndex; Index1 >= RowInfo[RowIndex].StartIndex; Index1--) { in HiiStringToImage() 1987 if (Index1 > RowInfo[RowIndex].StartIndex) { in HiiStringToImage() 2000 if (Index1 == RowInfo[RowIndex].StartIndex) in HiiStringToImage() 2008 if (Index1 == RowInfo[RowIndex].StartIndex) { in HiiStringToImage() 2024 if (Index1 > RowInfo[RowIndex].StartIndex) { in HiiStringToImage() 2074 for (Index1 = RowInfo[RowIndex].StartIndex; Index1 <= RowInfo[RowIndex].EndIndex; Index1++) { in HiiStringToImage() 2134 for (Index1 = RowInfo[RowIndex].StartIndex; Index1 <= RowInfo[RowIndex].EndIndex; Index1++) { in HiiStringToImage()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
D | Dispatcher.c | 656 UINTN StartIndex; in SmmLoadImage() local 671 StartIndex = 0; in SmmLoadImage() 674 StartIndex = Index + 1; in SmmLoadImage() 683 EfiFileName[Index] = ImageContext.PdbPointer[Index + StartIndex]; in SmmLoadImage()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/ |
D | MemoryProfileInfo.c | 196 UINTN StartIndex; in GetShortPdbFileName() local 204 StartIndex = 0; in GetShortPdbFileName() 208 StartIndex = IndexPdb + 1; in GetShortPdbFileName() 217 for (IndexPdb = StartIndex; IndexPdb < EndIndex; IndexPdb++) { in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/ |
D | GenCfgOpt.py | 1159 StartIndex = 0 1168 StartIndex = Index - 1 1172 StructStart.append(StartIndex) 1205 StartIndex = 0 1214 StartIndex = Index - 1
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/ |
D | Image.c | 731 UINTN StartIndex; in CoreLoadPeImage() local 746 StartIndex = 0; in CoreLoadPeImage() 749 StartIndex = Index + 1; in CoreLoadPeImage() 758 EfiFileName[Index] = Image->ImageContext.PdbPointer[Index + StartIndex]; in CoreLoadPeImage()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
D | UefiLibPrint.c | 539 PrintNum = RowInfoArray[0].EndIndex - RowInfoArray[0].StartIndex + 1; in InternalPrintGraphic()
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/ |
D | UefiLibPrint.c | 539 PrintNum = RowInfoArray[0].EndIndex - RowInfoArray[0].StartIndex + 1; in InternalPrintGraphic()
|