Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libvgl/
HDvgl.h45 byte *Bitmap; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp354 const BitVector &Bitmap; member in __anond5089d760311::MCDCRecordProcessor
391 MCDCRecordProcessor(const BitVector &Bitmap, in MCDCRecordProcessor()
831 BitVector Bitmap; in loadFunctionRecord() local
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
HDUefiInternalFormRepresentation.h538 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
544 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
556 EFI_HII_RGB_PIXEL Bitmap[1]; member
561 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
566 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
578 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
584 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
596 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
602 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfReader.cpp1654 BitVector &Bitmap) { in getFunctionBitmap()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h659 BitVector Bitmap; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp1147 auto *Bitmap = Builder.CreateLoad(Int8Ty, ArgAddr, "mcdc.bits"); in createRMWOrFunc() local