Lines Matching full:bucket
2265 VPrintf0 ( " bucket sorting ...\n" );
2312 /*-- find the next non-singleton bucket --*/
2329 /*-- now [l, r] bracket current bucket --*/
2334 /*-- scan bucket and generate header bits-- */
2835 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" );
2868 Now ftab contains the first loc of every small bucket.
2870 big bucket.
2915 Complete the big bucket [ss] by quicksorting
2948 Now scan this big bucket [ss] so as to synthesise the
2950 including, magically, the bucket [ss,ss] too.
2985 The [ss] big bucket is now done. Record this fact,
2989 this updating for the last bucket processed, since
2990 updating for the last bucket is pointless.