Lines Matching full:bucket
2267 VPrintf0 ( " bucket sorting ...\n" );
2314 /*-- find the next non-singleton bucket --*/
2331 /*-- now [l, r] bracket current bucket --*/
2336 /*-- scan bucket and generate header bits-- */
2837 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" );
2870 Now ftab contains the first loc of every small bucket.
2872 big bucket.
2917 Complete the big bucket [ss] by quicksorting
2950 Now scan this big bucket [ss] so as to synthesise the
2952 including, magically, the bucket [ss,ss] too.
2987 The [ss] big bucket is now done. Record this fact,
2991 this updating for the last bucket processed, since
2992 updating for the last bucket is pointless.