Searched refs:rare (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/cmd/file/ |
H A D | file.c | 1423 register int j, vow, freq, rare, len; in english() local 1453 rare = ct['v'] + ct['j'] + ct['k'] + ct['q'] + ct['x'] + ct['z']; in english() 1458 return (vow * 5 >= n - ct[' '] && freq >= 10 * rare); in english()
|
/titanic_44/exception_lists/ |
H A D | check_rtime | 207 # symbol sort sections. Such exceptions should be rare --- most code will 215 # C++ use is rare in ON, so this is not worth pursuing.
|
/titanic_44/usr/src/ |
H A D | README.license-files | 76 A. It's extremely rare for a package NOT to include a Sun copyright
|
/titanic_44/usr/src/lib/libast/common/misc/ |
H A D | magic.c | 978 register int rare = 0; in ckenglish() local 991 rare += mp->count[toupper(*s)] + mp->count[*s]; in ckenglish() 992 return 5 * vowl >= mp->fbsz - mp->count[' '] && freq >= 10 * rare; in ckenglish()
|
/titanic_44/usr/src/lib/ |
H A D | README.Makefiles | 467 rare instances where your code cannot (or should not) be fixed. 473 rare instances where your code cannot (or should not) be fixed.
|
H A D | README.mapfiles | 229 lacked conditional input. Their use is rare now, as conditional input is
|
/titanic_44/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 60 new DHCP options, but this should be rare.
|
/titanic_44/usr/src/cmd/ssh/ |
H A D | README.altprivsep | 305 situation to be extremely rare and will not offer any workaround
|
/titanic_44/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 271 * in a nb.mem_ce or nb.mem_ue ereport. These cases should be rare.
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | COPYING | 89 For example, on rare occasions, there may be a special need to
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | RELEASE | 252 for could, in rare instances, cause the shell to go into an infinite 1088 04-03-30 A bug in the for loop optimizer which in rare cases could cause 1182 03-07-15 A bug in which on rare occasions a job completion interrupt 1732 00-06-26 A bug in which on rare occasions wait could return before all
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 1680 in the AML code. Although the use of SyncLevels is relatively rare, this 2215 the handler context pointer in some (rare) circumstances. The owner of 2524 Fixed a possible buffer overrun during some rare but specific field unit 5501 mapping it.) There are some (albeit very rare) BIOSs that corrupt or 5565 AcpiExReleaseMutex where the function could fault under the very rare 5737 under a module-level IF block. This type of code is rare, so the problem 13460 with Index() is very rare. 14161 initialize properly. (Laptops using ECDT are still rare, so only
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | southamerica | 1359 # "A variation of fifteen minutes in the public clocks of Bogota is not rare."
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 1260 - fix very rare EAGAIN/EINTR issues; based on work by djm
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 18659 rare
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 18658 rare
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 3110 supposed to return the FQDN ("foo.bar.com"). In some (fairly rare)
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 3746 # are rare, so this entry uses the shift- and control-modifiers as in 17609 # people believe that all the types listed below are very rare now (1995).
|
H A D | terminfo.src | 4267 # are rare, so this entry uses the shift- and control-modifiers as in 19736 # people believe that all the types listed below are very rare now (1995).
|