HomeSort by relevance Sort by last modified time
    Searched defs:Size2 (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/
DriverEntryPoint.c 89 UINTN Size2;
100 Size2 = SmmGetDevicePathSize (SecondDevicePath);
101 Size = Size1 + Size2 - sizeof (EFI_DEVICE_PATH_PROTOCOL);
115 gBS->CopyMem ((VOID *) DevicePath2, (VOID *) SecondDevicePath, Size2);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Vol.c 43 UINTN Size2;
113 Size2 = StrSize(SysInfo->VolumeLabel);
114 if (Size1 > Size2) {
115 SysInfo = ReallocatePool((UINTN)SysInfo->Size, (UINTN)SysInfo->Size + Size1 - Size2, SysInfo);
123 (Size1>Size2? Size1/sizeof(CHAR16) : Size2/sizeof(CHAR16)),
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Comp.c 40 UINT64 Size2;
124 Status = gEfiShellProtocol->GetFileSize(FileHandle2, &Size2);
126 if (Size1 != Size2) {
  /device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsEntryPoint.c 239 UINTN Size2;
299 SupportedDevicePath = GetNextDevicePathInstance (&SupportedDevicePaths, &Size2);
301 if ((Size1 == Size2) && (CompareMem (DevicePathProtocol, SupportedDevicePath, Size1) == 0)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DevicePath.c 281 UINTN Size2;
303 Size2 = EfiDevicePathSize (Src2);
304 Size = Size1 + Size2 - sizeof (EFI_DEVICE_PATH_PROTOCOL);
314 EfiCopyMem (SecondDevicePath, Src2, Size2);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 136 UINTN Size2;
156 Size2 = GetDevicePathSize (SecondDevicePath);
157 Size = Size1 + Size2 - sizeof (EFI_DEVICE_PATH_PROTOCOL);
168 CopyMem (DevicePath2, SecondDevicePath, Size2);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
RtDevicePath.c 378 UINTN Size2;
400 Size2 = RtEfiDevicePathSize (Src2);
401 Size = Size1 + Size2 - sizeof (EFI_DEVICE_PATH_PROTOCOL);
411 EfiCopyMem (SecondDevicePath, Src2, Size2);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciHotPlugSupport.c 60 UINTN Size2;
63 Size2 = GetDevicePathSize (DevicePath2);
65 if (Size1 != Size2) {
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c 456 UINTN Size2;
480 Size2 = GetDevicePathSize (SecondDevicePath);
481 Size = Size1 + Size2 - END_DEVICE_PATH_LENGTH;
492 CopyMem (DevicePath2, SecondDevicePath, Size2);
  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 100 unsigned Size2 = Bytes - Size1;
103 if (Size2 == 0)
108 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 99 unsigned Size2 = Bytes - Size1;
102 if (Size2 == 0)
107 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
MemIscp.h 77 UINT64 Size2; ///< Size of memory range 2
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/
EdkIIGlueSmmDriverEntryPoint.c 215 UINTN Size2;
226 Size2 = SmmGetDevicePathSize (SecondDevicePath);
227 Size = Size1 + Size2 - sizeof (EFI_DEVICE_PATH_PROTOCOL);
237 (mBS->CopyMem) ((VOID *) DevicePath2, (VOID *) SecondDevicePath, Size2);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
EfiDevice.c 887 UINTN Size2;
908 Size2 = EfiTell(File2, NULL);
910 if (Size1 != Size2) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.c 614 UINTN Size2;
622 Size2 = StrSize (Str2);
627 if (((MAX_UINTN - Size1) < Size2) || ((MAX_UINTN - Size1 - Size2) < sizeof(CHAR16))) {
631 MaxLen = (Size1 + Size2 + sizeof (CHAR16))/ sizeof (CHAR16);
632 Str = AllocateZeroPool (Size1 + Size2 + sizeof (CHAR16));
635 TmpStr = AllocateZeroPool (Size1 + Size2 + sizeof (CHAR16));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86AvoidStoreForwardingBlocks.cpp 579 unsigned Size2 = 0;
585 Size2 = DispSizePair.second;
591 Size2 -= OverlapDelta;
600 buildCopies(Size2, LoadInst, LdDisp2, StoreInst, StDisp2, LMMOffset + Size1,
602 LdDisp1 = LdDisp2 + Size2;
603 StDisp1 = StDisp2 + Size2;
604 LMMOffset += Size1 + Size2;
605 SMMOffset += Size1 + Size2;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c 1089 UINTN Size2;
1097 Size2 = StrSize (Str2);
1098 MaxLen = (Size1 + Size2 + sizeof (CHAR16)) / sizeof (CHAR16);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c     [all...]
  /external/python/cpython3/Modules/_ctypes/
_ctypes_test.c 672 } Size2;
756 EXPORT(Size2) TestSize2() {
757 Size2 f;

Completed in 981 milliseconds