Searched refs:fill (Results 26 - 50 of 54) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.c730 Perl's C<$#array = $fill;>.
735 Perl_av_fill(pTHX_ register AV *av, I32 fill) argument
740 if (fill < 0)
741 fill = -1;
750 PUSHs(sv_2mortal(newSViv(fill+1)));
758 if (fill <= AvMAX(av)) {
763 while (key > fill) {
769 while (key < fill)
773 AvFILLp(av) = fill;
778 (void)av_store(av,fill,
[all...]
H A Dcop.h184 SSize_t fill = AvFILLp(cx->blk_sub.argarray); \
187 av_extend(cx->blk_sub.argarray, fill); \
H A Dsv.c8419 char fill = ' '; local
8514 fill = *q++;
8551 fill = *q++;
9111 if ( !(width || left || plus || alt) && fill != '0'
9147 if (fill == '0')
9148 *--eptr = fill;
9267 if (esignlen && fill == '0') {
9272 memset(p, fill, gap);
9275 if (esignlen && fill != '0') {
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c641 struct grub_zfs_device_desc *fill,
653 if (!grub_zfs_nvlist_lookup_uint64 (nvlist, "id", &(fill->id)))
659 if (!grub_zfs_nvlist_lookup_uint64 (nvlist, "guid", &(fill->guid)))
669 fill->type = DEVICE_LEAF;
672 fill->ashift = UBERBLOCK_SHIFT;
675 fill->ashift = ashift;
677 grub_dprintf("zfs", "fill->dev=%p fill->guid=%llx insert->guid=%llx insert->dev=%p ashift=%d\n",
678 fill->dev, (unsigned long long)fill
639 fill_vdev_info_real(struct grub_zfs_data *data, const char *nvlist, struct grub_zfs_device_desc *fill, struct grub_zfs_device_desc *insert, int *inserted) argument
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mount.c276 fuse_fill_dir_t fill, off_t off, struct fuse_file_info *fi)
303 fill (buf, filename, &st, 0);
275 fuse_readdir(const char *path, void *buf, fuse_fill_dir_t fill, off_t off, struct fuse_file_info *fi) argument
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.s88 add %i2, %i4, %l0 ! need single dest pointer for fill
136 bcs .bytepad ! yes, do simple byte wise fill
173 bcc .fillword ! fill words until count == 0
189 bnz .fillbyte ! fill until n == 0
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_req_dec.c457 char fill = ' '; local
462 &fill);
482 char fill = ' '; local
487 &fill);
H A Dpac.c567 char fill = ' '; local
573 sizeof (timestring), &fill);
576 sizeof (pac_timestring), &fill);
H A Dget_in_tkt.c66 key_proc is called to fill in the key to be used for decryption.
78 and fill in creds with the ticket information used/returned..
509 /* fill in the credentials */
602 /* fill in the terminating NULL */
2175 char fill = ' '; local
2185 &fill);
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemset.s263 ! Now just fill in remaining 24 bytes
289 ! Special case loop for zero fill memsets
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s84 add %o2, %g4, %o3 ! need single dest pointer for fill
154 bcs,pn %ncc, .bytepad ! yes, do simple byte wise fill
192 bcc,pt %ncc, .filldword ! fill dwords until count == 0
207 bnz,pt %ncc, .fillbyte ! fill until n == 0
/osnet-11/usr/src/lib/libcmd/common/
H A Dls.c787 pr(register List_t* lp, Ftw_t* ftw, register int fill) argument
807 fill -= sfkeyprintf(sfstdout, lp, state.format, key, NiL) + state.adjust;
810 if (fill > 0)
811 while (fill-- > 0)
H A Dod.c195 const char* fill; member in struct:Type_s
874 if (s = (char*)tp->fill)
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c1409 *ts++ = (disc->fill >= 0) ? disc->fill : **fb;
1513 *ts++ = (disc->fill >= 0) ? disc->fill : *fs;
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s827 ! fill %d0 with good (unwritten) data.
831 bl,a,pt %ncc, 3f ! Not enough bytes to fill %d0
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm1191 my $fill = $av->FILL;
1193 warn sprintf("saving AV 0x%x FILL=$fill AvFLAGS=0x%x", $$av, $avflags)
1196 #if ($fill > -1 && ($avflags & AVf_REAL)) {
1197 if ($fill > -1) {
1229 "\tav_extend(av, $fill);",
1232 $init->add("\tAvFILLp(av) = $fill;",
H A DConcise.pm999 Generates the value of I<var>, left jutified to fill I<N> spaces.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm175 C<mstats2hash($buf, %hash)> to use this information to fill %hash.
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c1895 * characters, left-pad with <fill>. Trailing blanks
1898 * If the leftmost digit in <str> is not a digit, <fill>
1901 static void rightjust(char *str, int size, int fill) argument
1930 fill = ' ';
1932 *--sp = fill;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm4697 that all the defaults are taken when you create a fill-out form.
4874 Import all fill-out form generating methods, such as B<textfield()>.
4914 user's desktop to be flooded with a rotating gradient fill until his
5379 for all the links and fill-out forms on the page. B<This is a
5667 well as in the fill-out form by creating a form that POSTs to a URL
5670 fill-out form, ignoring the URL's query string. To retrieve URL
5841 start_multipart_form() and all the fill-out form tags are special.
7214 create pages in which the fill-out form and the response live in
7229 HTML document, hypertext links, all the various elements of a fill-out
7258 The mouse has clicked on an item in a fill
[all...]
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex770 % almost-but-not-quite fill up a page, TeX will have a hard time doing
799 % This defn is used inside fill environments such as @defun.
3645 % Do not fill out the last line with white space.
3664 % When the entry text needs to be broken, just fill out the first line
3696 % If we must, put the page number on a line of its own, and fill out
3698 % fill leaders glue in \indexdotfill if the page number does fit.)
3718 \hbox{$\mathsurround=0pt \mkern1.5mu ${\it .}$ \mkern1.5mu$}\hskip 1em plus 1fill}
4974 \advance\leftskip by 0pt plus 1fill
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm705 C<Purity> flag to 1 to get additional statements that will correctly fill in
1065 $Data::Dumper::Purity = 1; # fill in the holes for eval
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex834 % almost-but-not-quite fill up a page, TeX will have a hard time doing
863 % This defn is used inside fill environments such as @defun.
4445 % Do not fill out the last line with white space.
4464 % When the entry text needs to be broken, just fill out the first line
4493 % If we must, put the page number on a line of its own, and fill out
4495 % fill leaders glue in \indexdotfill if the page number does fit.)
4515 \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1fill}
5930 \advance\leftskip by 0pt plus 1fill
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemset.s550 punpcklqdq %xmm0,%xmm0 # fill RegXMM0 with the pattern
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL1983 warn fill ('','', <<"EOM") . "\n";

Completed in 147 milliseconds

123