Lines Matching full:assumes
56 /* How many bits are valid in the last chunk, assumes nr > 0 */
58 /* Generate a bitmask of valid bits in the last chunk, assumes nr > 0 */
117 * Returns true if bit nr of bitmap is set. False otherwise. Assumes that nr
131 * Clears the bit nr in bitmap. Assumes that nr is less than the size of the
144 * Sets the bit nr in bitmap. Assumes that nr is less than the size of the
157 * Check and clear the bit nr in bitmap. Assumes that nr is less than the size
172 * Check and set the bit nr in bitmap. Assumes that nr is less than the size of
186 * Set all of the bits in a bitmap to zero. Note that this function assumes it
410 * This function copy bitmap from src to dst. Note that this function assumes
427 * Note that this function assumes it is operating on a bitmap declared using
445 * Note that this function assumes it is operating on a bitmap declared using