Home | History | Annotate | Download | only in analysis

Lines Matching full:vectors

1107 bit vectors.  However, the register values at a given address do not
1161 as possible, but we need to allow for fairly wide vectors (e.g. we have a
1303 * Compare bit vectors in adjacent entries. We want to count
1371 * Compute the difference between two bit vectors.
1376 * The bit vectors are compared byte-by-byte, so any unused bits at the
1394 * Run through the vectors, first comparing them at the byte level. This