Lines Matching full:bucket
2305 VPrintf0 ( " bucket sorting ...\n" );
2352 /*-- find the next non-singleton bucket --*/
2369 /*-- now [l, r] bracket current bucket --*/
2374 /*-- scan bucket and generate header bits-- */
2873 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" );
2906 Now ftab contains the first loc of every small bucket.
2908 big bucket.
2953 Complete the big bucket [ss] by quicksorting
2986 Now scan this big bucket [ss] so as to synthesise the
2988 including, magically, the bucket [ss,ss] too.
3024 The [ss] big bucket is now done. Record this fact,
3028 this updating for the last bucket processed, since
3029 updating for the last bucket is pointless.