Home
last modified time | relevance | path

Searched defs:Bitmap (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/lib/libvgl/
H A Dvgl.h47 byte *Bitmap; member
/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h544 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
550 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
562 EFI_HII_RGB_PIXEL Bitmap[1]; member
567 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
572 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
584 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
590 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
602 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
608 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp1822 uint64_t Bitmap = 0; in updateAllocSize() local