Searched refs:bit (Results 1 – 8 of 8) sorted by relevance
98 uint32_t bit; in BuildKeyCache() local101 bit = ((key[idx/NBBY] << shift) & 0x80) ? 1 : 0; in BuildKeyCache()102 result = ((result << 1) | bit); in BuildKeyCache()
52 uint32_t bit; in BuildKeyCache() local55 bit = ((key[idx/NBBY] << shift) & 0x80) ? 1 : 0; in BuildKeyCache()56 result = ((result << 1) | bit); in BuildKeyCache()
19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
1313 *32-bit*)1319 *64-bit*)1325 *32-bit*)1331 *64-bit*)1347 *32-bit*)1350 *64-bit*)1383 *32-bit*)1412 *64-bit*)1458 *64-bit*)4265 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit[all …]
80 * Fix etag formatting on boxes with 32-bit longs93 * only require FDEVENT_IN bit to be set for listening connections (fixes #2227)195 * Add proper SUID bit detection (fixes #416)455 * fixed crash on 32bit archs when debug-msgs are printed in mod_scgi, mod_fastcgi 633 * fixed 64bit issue in md5685 * fixed crc errors in mod_compress on 64bit platforms994 * fixed 64bit builds1051 * fixed LFS (64bit filesizes) handling1070 * fixed 64bit fileoffsets
6505 *-32|*"-32 ") libmagic=32-bit;;6507 *-64|*"-64 ") libmagic=64-bit;;7696 *32-bit*)7702 *64-bit*)7708 *32-bit*)7714 *64-bit*)7734 *32-bit*)7737 *64-bit*)7774 *32-bit*)7803 *64-bit*)[all …]
56 lighttpd takes it a little bit further by providing a internal600 little bit and is completly normal.
183 This is a bit simplistic, but it illustrates the idea: Take a text-file and cover it in a <pre> tag.