Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:ONLY

1171 "Books, magazines, and newspapers written in English are available in many countries around the world. English is also the most commonly used language in the sciences.[2] In 1997, the Science Citation Index reported that 95% of its articles were written in English, even though only half of them came from authors in English-speaking countries.\n" +
1179 "The major varieties of English include, in most cases, several subvarieties, such as Cockney slang within British English; Newfoundland English within Canadian English; and African American Vernacular English (\"Ebonics\") and Southern American English within American English. English is a pluricentric language, without a central language authority like France's Académie française; and, although no variety is clearly considered the only standard, there are a number of accents considered to be more prestigious, such as Received Pronunciation in Britain.\n" +
1190 " * Special English is a simplified version of English used by the Voice of America. It uses a vocabulary of only 1500 words.\n" +
1249 " 9. This sound only occurs in non-rhotic accents. In some accents, this sound may be, instead of /??/, /?:/. See pour-poor merger.\n" +
1250 " 10. This sound only occurs in non-rhotic accents. In some accents, the schwa offglide of /??/ may be dropped, monophthising and lengthening the sound to /?:/.\n" +
1272 " 1. The velar nasal [?] is a non-phonemic allophone of /n/ in some northerly British accents, appearing only before /k/ and /g/. In all other dialects it is a separate phoneme, although it only occurs in syllable codas.\n" +
1277 " 6. The voiceless velar fricative /x/ is used only by Scottish or Welsh speakers of English for Scots/Gaelic words such as loch /l?x/ or by some speakers for loanwords from German and Hebrew like Bach /bax/ or Chanukah /xanuka/. In some dialects such as Scouse (Liverpool) either [x] or the affricate [kx] may be used as an allophone of /k/ in words such as docker [d?kx?]. Most native speakers have a great deal of trouble pronouncing it correctly when learning a foreign language. Most speakers use the sounds [k] and [h] instead.\n" +
1289 " * Word-terminal voiced plosives may be devoiced in some dialects (e.g. some varieties of American English) ? examples: sad [sæd?], bag [bæ??]. In other dialects they are fully voiced in final position, but only partially voiced in initial position.\n" +
1372 " It embraces not only the standard language of literature and conversation, whether current at the moment, or obsolete, or archaic, but also the main technical vocabulary, and a large measure of dialectal usage and slang (Supplement to the OED, 1933).[32]\n" +
3220 " defined in your system include files. The .h file contains only the\n" +
3323 " are supported only via mmap(), which does not have this\n" +
3336 " It is designed only to provide minimal protection\n" +
3343 " full thread-safety only if no threads acquire memory through\n" +
3681 " Define this only if you are willing to give up some speed to more\n" +
3687 " only those chunks bordering topmost memory from being placed in\n" +
3698 " This is necessary when you only want to use this malloc in one part\n" +
3909 " arguments. This is generally necessary only if you are using\n" +
3951 " sbrk fails, and mmap is used as a backup (which is done only if\n" +
3953 " backup strategy generally applies only when systems have \"holes\" in\n" +
3957 " only when programs allocate huge amounts of memory. Between this,\n" +
3969 " large blocks. This is currently only possible on Linux with\n" +
3987 " if malloc_getpagesize is a function, it is only called once.\n" +
4097 " normally defined in malloc.h. Only one of these (M_MXFAST) is used\n" +
4177 " the system supports MREMAP (currently only linux).\n" +
4226 " normally defined in malloc.h. Only one of these (M_MXFAST) is used\n" +
4385 " In general though, independent_comalloc is worth using only for\n" +
4439 " only the minimum amount of memory to maintain internal data\n" +
4492 " malloc_stats prints only the most commonly interesting statistics.\n" +
4578 " parameters are set to relatively high values that serve only as\n" +
4693 " The default is set to a value that serves only as a safeguard.\n" +
5016 " Note: memcpy is ONLY invoked with non-overlapping regions,\n" +
5125 " struct malloc_chunk* fd; /* double links -- used only if free. */\n" +
5337 "/* Set size at footer (only when chunk is not in use) */\n" +
5388 " only the fd/bk pointers of bins, and then use repositioning tricks\n" +
5525 " any bin, is used only if no other chunk is available, and is\n" +
5548 " cleared as soon as bins are empty, but instead only\n" +
5596 " compromise heuristic to only attempt consolidation if it is likely\n" +
5625 " fastbin, and cleared only in malloc_consolidate.\n" +
5738 " This is called only from within malloc_consolidate, which needs\n" +
6175 " can occur only if nb is in smallbin range so we didn't consolidate\n" +
6287 " combine with new space. We add it back later only if\n" +
6296 " If MORECORE is not contiguous, this ensures that we only call it\n" +
6457 " it says it won't, the only
6606 " Only proceed if end of memory is where we last set it.\n" +
6618 " but the only thing we can do is adjust anyway, which will cause\n" +
6750 " Process recently freed or remaindered chunks, taking one only if\n" +
6753 " bins. Note that this step is the only place in any routine where\n" +
6763 " only chunk in unsorted bin. This helps promote locality for\n" +
6764 " runs of consecutive small requests. This is the only\n" +
6765 " exception to best-fit, and applies only when there is\n" +
6842 " the only step where an unbounded number of chunks might be\n" +
8096 " only be called with arguments that are multiples of pagesize.\n" +
8151 " Malloc only has limited ability to detect failures of MORECORE\n" +