/titanic_51/usr/src/cmd/file/ |
H A D | file.c | 1508 register int j, vow, freq, rare, len; in english() local 1538 rare = ct['v'] + ct['j'] + ct['k'] + ct['q'] + ct['x'] + ct['z']; in english() 1543 return (vow * 5 >= n - ct[' '] && freq >= 10 * rare); in english()
|
/titanic_51/usr/src/ |
H A D | README.license-files | 76 A. It's extremely rare for a package NOT to include a Sun copyright
|
/titanic_51/exception_lists/ |
H A D | check_rtime | 218 # symbol sort sections. Such exceptions should be rare --- most code will 226 # C++ use is rare in ON, so this is not worth pursuing.
|
/titanic_51/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_51/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.c | 1016 register int rare = 0; in ckenglish() local 1029 rare += mp->count[toupper(*s)] + mp->count[*s]; in ckenglish() 1030 return 5 * vowl >= mp->fbsz - mp->count[' '] && freq >= 10 * rare; in ckenglish()
|
/titanic_51/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_51/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 60 new DHCP options, but this should be rare.
|
/titanic_51/usr/src/boot/lib/libz/ |
H A D | ChangeLog | 45 - Fix serious but very rare decompression bug in inftrees.c 1006 - fix "an inflate input buffer bug that shows up on rare but persistent 1238 - In very rare conditions, deflate(s, Z_FINISH) could fail to produce an EOF 1352 not completely flushed in rare occasions).
|
/titanic_51/usr/src/contrib/zlib/ |
H A D | ChangeLog | 151 - Fix serious but very rare decompression bug in inftrees.c 1112 - fix "an inflate input buffer bug that shows up on rare but persistent 1344 - In very rare conditions, deflate(s, Z_FINISH) could fail to produce an EOF 1458 not completely flushed in rare occasions)
|
/titanic_51/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_51/usr/src/lib/librstp/common/ |
H A D | COPYING | 90 For example, on rare occasions, there may be a special need to
|
/titanic_51/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_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 651 10-09-07 A rare bug with indexed arrays when assigned a null string that could 1158 for could, in rare instances, cause the shell to go into an infinite 1994 04-03-30 A bug in the for loop optimizer which in rare cases could cause 2088 03-07-15 A bug in which on rare occasions a job completion interrupt 2638 00-06-26 A bug in which on rare occasions wait could return before all
|
/titanic_51/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_51/usr/src/data/zoneinfo/ |
H A D | southamerica | 1419 # "A variation of fifteen minutes in the public clocks of Bogota is not rare."
|
/titanic_51/usr/src/cmd/spell/ |
H A D | list | 18658 rare
|
/titanic_51/usr/src/cmd/sendmail/cf/ |
H A D | README | 3110 supposed to return the FQDN ("foo.bar.com"). In some (fairly rare)
|
/titanic_51/usr/src/cmd/look/ |
H A D | words | 18659 rare
|
/titanic_51/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).
|