Home | History | Annotate | Download | only in switchback

Lines Matching full:bucket

2250       VPrintf0 ( "        bucket sorting ...\n" );
2297 /*-- find the next non-singleton bucket --*/
2314 /*-- now [l, r] bracket current bucket --*/
2319 /*-- scan bucket and generate header bits-- */
2820 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" );
2853 Now ftab contains the first loc of every small bucket.
2855 big bucket.
2900 Complete the big bucket [ss] by quicksorting
2933 Now scan this big bucket [ss] so as to synthesise the
2935 including, magically, the bucket [ss,ss] too.
2970 The [ss] big bucket is now done. Record this fact,
2974 this updating for the last bucket processed, since
2975 updating for the last bucket is pointless.