Home
last modified time | relevance | path

Searched refs:AnchorPoints (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DUdf.c81 UDF_ANCHOR_VOLUME_DESCRIPTOR_POINTER *AnchorPoints; in FindAnchorVolumeDescriptorPointer() local
207 AnchorPoints = AllocateZeroPool (Size); in FindAnchorVolumeDescriptorPointer()
208 if (AnchorPoints == NULL) { in FindAnchorVolumeDescriptorPointer()
220 AnchorPoints in FindAnchorVolumeDescriptorPointer()
232 AnchorPointPtr = (VOID *)((UINTN)AnchorPoints + Index * BlockSize); in FindAnchorVolumeDescriptorPointer()
262 FreePool (AnchorPoints); in FindAnchorVolumeDescriptorPointer()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/lib/Starlink/AST/
H A DTk.pm132 my @AnchorPoints = qw/ n ne e se s sw w ne /;
/dports/lang/smalltalk/smalltalk-3.2.5/packages/blox/tk/
H A DBloxWidgets.st483 AnchorPoints := nil.
489 (AnchorPoints := IdentityDictionary new: 15)
534 self anchor: (AnchorPoints at: aSymbol).
/dports/lang/smalltalk/smalltalk-3.2.5/packages/blox/gtk/
H A DBloxWidgets.st483 AnchorPoints := nil.
489 (AnchorPoints := IdentityDictionary new: 15)
534 self anchor: (AnchorPoints at: aSymbol).
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/subset/
H A D__init__.py1754 table = self.table.AnchorPoints
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/subset/
H A D__init__.py1829 table = self.table.AnchorPoints