Searched refs:stripped (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/
H A Ddepcomp204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205 tmpdepfile="$stripped.u"
215 stripped=`echo "$stripped" | sed 's,^.*/,,'`
216 tmpdepfile="$stripped.u"
226 outname="$stripped.o"
/osnet-11/usr/src/grub/grub2/build-aux/
H A Ddepcomp218 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
219 tmpdepfile="$stripped.u"
229 stripped=`echo "$stripped" | sed 's,^.*/,,'`
230 tmpdepfile="$stripped.u"
240 outname="$stripped.o"
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dmenulst.py287 If the line (stripped of any leading whitespace) starts with
322 stripped = nextline.strip()
323 if stripped == '' or stripped[0] == '#':
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm83 conventions with the leading C<rl_> stripped.
106 which conform to standard conventions with the leading C<rl_> stripped.
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare.c453 char *stripped; local
494 stripped = sa_strip_escape(valp);
495 if (stripped == NULL) {
505 ret = sa_locale_to_utf8(stripped,
514 stripped);
516 free(stripped);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm221 from F<pwd.h>, stripped of their leading "pw_" parts, namely C<name>,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm84 with any Perl-like extension (.pm, .pl, .pod) stripped.
H A DMan.pm1178 trailing C<.pod>, C<.pm>, or C<.pl> stripped as the man page title, to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2047 Leading zeros must be stripped.
2049 zeros and ones. Leading zeros must be stripped and a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm823 keep the syntax tree - it is stripped by default.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm661 newlines will be stripped. Makes this idiom much easier:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1264 but shorter. Parent directory specifications are stripped from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm2620 The string output will always have leading and trailing zeros stripped and drop
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm758 combinations stripped (thus the value of delimiter is not relevant for
H A DCGI.pm5242 parameters will be stripped of their initial hyphens and turned into
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
441 % that a pair of braces would be stripped.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex484 % If a _delimited_ argument is enclosed in braces, they get stripped; so
490 % that a pair of braces would be stripped.

Completed in 428 milliseconds