/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | README-astsa | 4 To get better performance and functionality, consider using any of
|
H A D | astsa.mm | 13 To get better performance and functionality, consider using any of
|
/titanic_51/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 92 * This could be better done as a kernel call. This is necessary to
|
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | strchr.s | 171 ! check to see if we're half word aligned, which it better than
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | strchr.s | 171 ! check to see if we're half word aligned, which it better than
|
/titanic_51/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 58 KB Sriram added a better detection of FAT filesystem and fixed a
|
/titanic_51/usr/src/cmd/mailx/misc/ |
H A D | mailx.rc | 48 # the uninteresting headers that are at all common. a better approach
|
/titanic_51/usr/src/lib/libsasl/ |
H A D | README | 45 It should be noted that libsasl requires better support from Solaris to
|
/titanic_51/usr/src/boot/sys/boot/common/linenoise/ |
H A D | README.markdown | 14 Line editing with some support for history is a really important feature for command line utilities. Instead of retyping almost the same stuff again and again it's just much better to hit the up arrow and edit on syntax errors, or in order to try a slightly different command. But apparently code dealing with terminals is some sort of Black Magic: readline is 30k lines of code, libedit 20k. Is it reasonable to link small utilities to huge libraries just to get a minimal support for line editing?
|
/titanic_51/usr/src/cmd/oawk/ |
H A D | EXPLAIN | 80 This ensures (for better or worse) that the test
|
/titanic_51/usr/src/uts/sun4/os/ |
H A D | startup.c | 1049 * A better initial guess is just total memory minus the kernel text in startup_memlist() 3209 caddr_t rval, better; in kobj_text_alloc() local 3223 better = vmem_xalloc(arena, size, sizeof (uintptr_t), 0, 0, NULL, in kobj_text_alloc() 3227 if (better != NULL) { in kobj_text_alloc() 3232 return (better); in kobj_text_alloc()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regnexec.c | 301 * returns 1 if new is better, -1 if old, else 0. 305 better(Env_t* env, Pos_t* os, Pos_t* ns, Pos_t* oend, Pos_t* nend, int level) in better() function 357 if (k = better(env, os + 1, ns + 1, oe, ne, level + 1)) in better() 387 DEBUG_CODE(0x0040,{sfprintf(sfstdout, "AHA better old ");for (i = 0; i <= env->nsub; i++)showmatch(&env->best[i]);sfprintf(sfstdout, "\n new ");for (i = 0; i <= env->nsub; i++)showmatch(&env->match[i]);sfprintf(sfstdout, "\n");},{0;}); in _better() 388 i = better(env, os, ns, oend, nend, 0); in _better() 393 #define better _better macro 1053 if (n == i && better(env, in parse()
|
/titanic_51/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 306 better(Env_t* env, Pos_t* os, Pos_t* ns, Pos_t* oend, Pos_t* nend, int level) in better() function 358 if (k = better(env, os + 1, ns + 1, oe, ne, level + 1)) in better() 389 i = better(env, os, ns, oend, nend, 0); in _better() 394 #define better _better macro 1054 if (n == i && better(env, in parse()
|
/titanic_51/exception_lists/ |
H A D | interface_cmp | 260 # 6599700 librtld_db needs better plugin support
|
/titanic_51/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | imx6.dtsi | 98 /* Required by many devices, so better to stay first */
|
H A D | imx51x.dtsi | 105 /* Required by many devices, so better to stay first */
|
H A D | imx53x.dtsi | 107 /* Required by many devices, so better to stay first */
|
/titanic_51/usr/src/cmd/sendmail/cf/m4/ |
H A D | cfhead.m4 | 102 dnl same characters, he does not deserve any better, does he?
|
/titanic_51/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 357 4401232 crle(1) could provide better flexibility for alternatives 475 4404547 krtld/reloc.h could have better error message, has typos 640 4730110 ld.so.1 list implementation could scale better 1279 6599700 librtld_db needs better plugin support 1335 6482058 lari(1) could be faster, and handle per-symbol filters better 1478 6744003 ld(1) could provide better argument processing diagnostics (D)
|
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex.news | 247 place of insert line, resulting in much better performance. 251 lower case equivalents. This will results in better performance 642 do the same thing with better results. 678 specially. Macros with zero or one change work better with noum, 679 with two or more changes better with um. This option may go away
|
/titanic_51/usr/src/data/zoneinfo/ |
H A D | africa | 6 # This file is by no means authoritative; if you think you know better, 60 # they are paired with better-attested non-DST abbreviations. 211 # For lack of better info, assume the new rule is last Thursday in August. 417 # Mortada D. If you have a meeting in Ethiopia, you'd better double 419 # https://www.pri.org/stories/2015-01-30/if-you-have-meeting-ethiopia-you-better-double-check-time
|
/titanic_51/usr/src/uts/common/syscall/ |
H A D | SYSCALL.README | 88 seemed to fit better.
|
/titanic_51/usr/src/uts/common/avs/ns/sdbc/ |
H A D | CACHE_SPEC.txt | 124 Usage: for better performance, an application could allocate
|
/titanic_51/usr/src/tools/ |
H A D | README.tools | 285 $MAILTO. Usually, the less info in the mail the better. If you have failures,
|
/titanic_51/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 39 -q options usually result in better performance from postio. Take a look at the
|