Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dvgl.h45 byte *Bitmap; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp354 const BitVector &Bitmap; member in __anondf0c3b9d0311::MCDCRecordProcessor
391 MCDCRecordProcessor(const BitVector &Bitmap, in MCDCRecordProcessor()
831 BitVector Bitmap; in loadFunctionRecord() local
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h536 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
542 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
554 EFI_HII_RGB_PIXEL Bitmap[1]; member
559 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
564 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
576 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
582 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
594 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
600 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c465 BITMAP Bitmap; in PaintLogoBitmap() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1654 BitVector &Bitmap) { in getFunctionBitmap()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h659 BitVector Bitmap; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1147 auto *Bitmap = Builder.CreateLoad(Int8Ty, ArgAddr, "mcdc.bits"); in createRMWOrFunc() local