Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Best

1309 "    That | was | the | best | thing | you | could | have | done!\n" +
1311 "Here, all syllables are unstressed, except the syllables/words best and done, which are stressed. Best is stressed harder and, therefore, is the nuclear syllable.\n" +
3236 " * For large (>= 512 bytes) requests, it is a pure best-fit allocator,\n" +
3241 " the best it can trying to meet both goals at once.\n" +
3614 " While not strictly necessary, it is best to define this as an\n" +
3923 " This malloc is best tuned to work with mmap for large requests.\n" +
4524 " algorithm to be a closer approximation of fifo-best-fit in all cases,\n" +
5373 " facilitates best-fit allocation for larger chunks. These lists\n" +
5490 " best fit guarantees to sometimes speed up malloc by increasing value.\n" +
5492 " non-best-fitting by up to the width of the bin.\n" +
6713 " processed to find best fit. But for small ones, fits are exact\n" +
6765 " exception to best-fit, and applies only when there is\n" +
6881 " bin. This search is strictly by best-fit; i.e., the smallest\n" +
6966 " (held in av->top). Note that this is in accord with the best-fit\n" +