Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:via

1136 "Many French words are also intelligible to an English speaker (though pronunciations are often quite different) because English absorbed a large vocabulary from Norman and French, via Anglo-Norman after the Norman Conquest and directly from French in subsequent centuries. As a result, a large portion of English vocabulary is derived from French, with some minor spelling differences (word endings, use of old French spellings, etc.), as well as occasional divergences in meaning, in so-called \"faux amis\", or false friends.\n" +
1417 "There are many words of French origin in English, such as competition, art, table, publicity, police, role, routine, machine, force, and many others that have been and are being anglicised; they are now pronounced according to English rules of phonology, rather than French. A large portion of English vocabulary is of French or Oïl language origin, most derived from, or transmitted via, the Anglo-Norman spoken by the upper classes in England for several hundred years after the Norman Conquest.\n";
3237 " with ties normally decided via FIFO (i.e. least recently used).\n" +
3306 " are serviced via mmap(), where the worst case wastage is 2 *\n" +
3323 " are supported only via mmap(), which does not have this\n" +
3409 " Tuning options that are also dynamically changeable via mallopt:\n" +
4092 " int keepcost; /* top-most, releasable (via malloc_trim) space */\n" +
4175 " Large chunks that were internally obtained via mmap will always\n" +
4263 " back to system via malloc_trim. (\"ideally\" means that\n" +
4428 " If possible, gives memory back to the system (via negative\n" +
4479 " via sbrk and mmap), the maximum amount (which may be more than\n" +
4481 " number of bytes allocated via malloc (or realloc, etc) but not yet\n" +
4542 " to keep before releasing via malloc_trim in free().\n" +
4545 " Because trimming via sbrk can be slow on some systems, and can\n" +
4571 " controlling release of large blocks via trimming versus mapping\n" +
4592 " the main arena is obtained via mmap.\n" +
4642 " be allocated using already-existing space will be serviced via mmap.\n" +
4658 " means that even trimming via malloc_trim would not release them.\n" +
4671 " limitations. Generally, servicing a request via normal\n" +
5213 " 2. Chunks allocated via mmap, which have the second-lowest-order\n" +
5427 " requests via mmap.\n" +
5726 " All uses of av_ are via get_malloc_state().\n" +
6000 " recycled via fastbins.\n" +
6575 " to the system (via negative arguments to sbrk) if there is unused\n" +
7137 " If the chunk was allocated via mmap, release via munmap()\n" +