Lines Matching full:bucket
2276 VPrintf0 ( " bucket sorting ...\n" );
2323 /*-- find the next non-singleton bucket --*/
2340 /*-- now [l, r] bracket current bucket --*/
2345 /*-- scan bucket and generate header bits-- */
2846 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" );
2879 Now ftab contains the first loc of every small bucket.
2881 big bucket.
2926 Complete the big bucket [ss] by quicksorting
2959 Now scan this big bucket [ss] so as to synthesise the
2961 including, magically, the bucket [ss,ss] too.
2996 The [ss] big bucket is now done. Record this fact,
3000 this updating for the last bucket processed, since
3001 updating for the last bucket is pointless.