Home
last modified time | relevance | path

Searched refs:bitmasks (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dutil.c372 u_int32_t bitmasks[33] = { in mask2plen() local
387 if (bitmasks[prefix_len] == mask) in mask2plen()
/external/e2fsprogs/debian/
Dchangelog168 * e2fsck: update the backup superblocks if the feature bitmasks are changed
/external/e2fsprogs/
DRELEASE-NOTES1522 Tune2fs will not mark rewrite the superblock if the feature bitmasks
4461 Change the m68k bit numbering for bitmasks to match the bit numbering
/external/sqlite/dist/
Dsqlite3.c.orig86870 WhereMaskSet *pMaskSet; /* Mapping of table cursor numbers to bitmasks */
86902 ** between VDBE cursor numbers and bits of the bitmasks in WhereTerm.
86908 ** use of the bits in our bitmasks. This structure provides a mapping
86997 WhereMaskSet *pMaskSet /* Mapping from table cursor numbers to bitmasks */
87169 ** the bitmasks together.
90390 ** Note that bitmasks are created for all pTabList->nSrc tables in
106409 unsigned int match, prevMatch; /* Phrase search bitmasks */