Home
last modified time | relevance | path

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

/external/tcpdump/
Dutil.c420 u_int32_t bitmasks[33] = { in mask2plen() local
435 if (bitmasks[prefix_len] == mask) in mask2plen()
446 u_char bitmasks[9] = { in mask62plen() local
457 for (bits = 0; bits < (sizeof (bitmasks) / sizeof (bitmasks[0])); bits++) { in mask62plen()
458 if (mask[byte] == bitmasks[bits]) { in mask62plen()
/external/strace/
DNEWS21 * Enhanced decoding of signal bitmasks.
/external/qemu/distrib/sdl-1.2.15/
DWhatsNew309 The new constants are bitmasks, so you can check for the
/external/oprofile/
DChangeLog-20032866 * libop/op_events.c (op_check_events): Check bitmasks as well as
/external/e2fsprogs/debian/
Dchangelog1497 * e2fsck: update the backup superblocks if the feature bitmasks are changed
/external/e2fsprogs/
DRELEASE-NOTES4494 Tune2fs will not mark rewrite the superblock if the feature bitmasks
7433 Change the m68k bit numbering for bitmasks to match the bit numbering