/titanic_52/usr/src/grub/grub-0.97/ |
H A D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
H A D | aclocal.m4 | 942 # Installed binaries are usually stripped using `strip' when the user
|
/titanic_52/usr/src/cmd/file/ |
H A D | magic | 87 >8 ushort >0 not stripped 92 >8 ushort >0 not stripped 95 >8 ushort >0 not stripped 104 >12 long >0 not stripped 107 >12 long >0 not stripped 110 >12 long >0 not stripped 113 >12 long >0 not stripped 116 >12 long >0 not stripped 118 >12 long >0 not stripped 120 >12 long >0 not stripped [all...] |
H A D | elf_read.c | 412 * information sections. Set the "stripped" field 510 * - "not stripped" means that an executable file in process_shdr() 512 * - "stripped" means that an executable file in process_shdr() 522 * "stripped" in process_shdr() 527 * "not stripped" in process_shdr() 532 * "not stripped, no debugging information in process_shdr() 535 if ((EI->stripped & E_NOSTRIP) == E_NOSTRIP) in process_shdr() 538 if (!(EI->stripped & E_SYMTAB) && in process_shdr() 540 EI->stripped |= E_SYMTAB; in process_shdr() 549 if (!(EI->stripped in process_shdr() [all...] |
H A D | elf_read.h | 35 unsigned stripped; /* symtab, debug info */ member 45 /* values for Elf_Info.stripped */
|
H A D | file.c | 1357 if (EInfo.stripped & E_SYMTAB) { in elf_check() 1359 if (!(EInfo.stripped & E_DBGINF)) { in elf_check()
|
/titanic_52/usr/src/lib/libcurses/screen/ |
H A D | termcap.ed | 113 char stripped[16]; 119 p = _stripdelays(cursor_left, stripped, 16); 123 p = _stripdelays(tab, stripped, 16); 127 p = _stripdelays(carriage_return, stripped, 16);
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 128 +96 long >0 , not stripped 138 +96 long >0 , not stripped 175 +36 long >0 , not stripped 204 +16 long >0 , not stripped 232 &16 long >0 , not stripped 244 +16 long >0 , not stripped 247 +16 long >0 , not stripped 250 +16 long >0 , not stripped 252 +16 long >0 , not stripped 325 +16 long >0 , not stripped [all...] |
/titanic_52/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | hl201.dts | 9 * The following is a white lie. The HL-201 is a stripped down version of
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | arith.sh | 361 (( ${x:0:1} == 0 )) || err_exit 'leading zero should not be stripped for x:a:b' 363 (( c$x == 3 )) || err_exit 'leading zero with variable should not be stripped'
|
/titanic_52/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1667 char *stripped, *cp; in lxml_get_loctext() local 1710 stripped = safe_strdup((const char *)cursor->content); in lxml_get_loctext() 1712 for (; isspace(*stripped); stripped++) in lxml_get_loctext() 1714 for (cp = stripped + strlen(stripped) - 1; isspace(*cp); cp--) in lxml_get_loctext() 1719 stripped); in lxml_get_loctext()
|
/titanic_52/usr/src/cmd/sed/ |
H A D | POSIX | 38 if they are stripped. The argument for stripping is that it is
|
/titanic_52/usr/src/pkg/ |
H A D | README.pkg | 237 architecture are stripped.
|
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | make.probe | 704 *archive*not*stripped*|*data*dynamic*not*stripped*)
|
/titanic_52/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 651 4770484 elfdump can not handle stripped archive file 820 4967869 linking stripped library causes segv in linker
|
/titanic_52/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 929 information stripped"
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 479 06-08-30 misc/glob.c: fix ~(E)re bug that stripped ~(E) before regcomp 1497 mime: original- stripped from content-* headers
|
/titanic_52/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 144 this specification, stripped of the x86-specific details, could be
|
H A D | multiboot.info | 99 this specification, stripped of the x86-specific details, could be
|
H A D | texinfo.tex | 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so 441 % that a pair of braces would be stripped.
|
/titanic_52/usr/src/cmd/sendmail/cf/ |
H A D | README | 2213 the address from being stripped down, use: 2656 comments to the ruleset (comments in parentheses () are stripped
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 155 12-04-09 A bug in which the leading 0 was stripped from $x, when $x contained 2045 03-11-04 A bug in which leading zeros were stripped from variable
|
/titanic_52/usr/src/cmd/terminfo/ |
H A D | termcap.src | 4516 # project - an heavily stripped down Linux to be run on 16 bit
|
H A D | terminfo.src | 5154 # project - an heavily stripped down Linux to be run on 16 bit
|