Home
last modified time | relevance | path

Searched refs:LAST_BLOCK (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Omap35xxPkg/Flash/
H A DFlash.h56 #define LAST_BLOCK (BLOCK_COUNT - 1) macro
H A DFlash.c589 if (Lba > LAST_BLOCK) { in NandFlashReadBlocks()
644 if (Lba > LAST_BLOCK) { in NandFlashWriteBlocks()
763 gNandFlashMedia.LastBlock = LAST_BLOCK; in NandFlashInitialize()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/TexasInstruments/Omap35xxPkg/Flash/
H A DFlash.h50 #define LAST_BLOCK (BLOCK_COUNT - 1) macro
H A DFlash.c583 if (Lba > LAST_BLOCK) {
638 if (Lba > LAST_BLOCK) {
757 gNandFlashMedia.LastBlock = LAST_BLOCK;
/dports/devel/isa-l/isa-l-2.30.0/igzip/
H A Dhuff_codes.h70 #define LAST_BLOCK 1 macro
H A Dhuff_codes.c1472 count_histogram, hlit, hdist, LAST_BLOCK); in isal_create_hufftables()
1564 count_histogram, hlit, hdist, LAST_BLOCK); in isal_create_hufftables_subset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/safe_browsing/mac/
H A Dudif.cc127 LAST_BLOCK = 0xffffffff, enumerator
622 if (chunk->type == UDIFBlockChunk::Type::LAST_BLOCK) { in Read()
760 case UDIFBlockChunk::Type::LAST_BLOCK: in Read()
/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/storage/
H A DBlock.h193 #define LAST_BLOCK(m) ((void *)(MBLOCK_SIZE-BLOCK_SIZE + (W_)(m))) macro
/dports/lang/ghc/ghc-8.10.7/includes/rts/storage/
H A DBlock.h208 #define LAST_BLOCK(m) ((void *)(MBLOCK_SIZE-BLOCK_SIZE + (W_)(m))) macro
/dports/lang/ghc/ghc-8.10.7/rts/sm/
H A DBlockAlloc.c945 for (; block <= (StgWord8*)LAST_BLOCK(mblock); bd += 1, in initMBlock()
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/netbuf/
H A Dnetbuf.c47 #define LAST_BLOCK(mgr) \ macro
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/avx512/
H A Daes_docsis_dec_vaes_avx512.asm628 %define %%LAST_BLOCK %22 ; [out] xmm to store the last clear text block
684 vextracti64x2 %%LAST_BLOCK, %%ZC3, 3