Searched refs:image (Results 26 - 33 of 33) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm355 # Recreate objects in memory from an existing frozen image created
356 # by freeze. If the frozen image passed is undef, return undef.
415 the image should be written.
472 C<nfreeze> instead to get a portable image.
982 a binary incompatibility for the Storable image starting at version
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1186 % without \immediate, pdftex seg faults when the same image is
6362 % @image. We use the macros from epsf.tex to support this.
6363 % If epsf.tex is not installed and @image is used, we complain.
6365 % Check for and read epsf.tex up front. If we read it only at @image
6367 % undone and the next image would fail.
6383 \def\image#1{%
6395 % Arguments to @image:
6396 % #1 is (mandatory) image filename; we tack on .eps extension.
6405 % If the image is by itself, center it.
6409 % Usually we'll have text after the image whic
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL53 # (ignored under VMS; effect is built-in to image linking)
732 (ignored under VMS; this is a normal part of image linking)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm254 appends F<.Exe> (or equivalent) to check for executable image, and F<.Com>
907 extension's shareable image, and listing other shareable images or
1748 extension into the Perl image, so this isn't the normal build path.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm352 numbers, pixels in an image - or just about anything.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1351 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1366 \errmessage{Could not find image file #1 for pdf}%
1380 % without \immediate, pdftex seg faults when the same image is
7375 % @image. We use the macros from epsf.tex to support this.
7376 % If epsf.tex is not installed and @image is used, we complain.
7378 % Check for and read epsf.tex up front. If we read it only at @image
7380 % undone and the next image would fail.
7396 \def\image#1{%
7408 % Arguments to @image:
7409 % #1 is (mandatory) image filenam
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1273 EBCDIC format. Binary (also known as image) format sends the data as
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm2796 # $src -> URL of the image source
2799 # A string containing a <input type="image" name="name" src="url" align="alignment">
2811 return $XHTML ? qq(<input type="image" name="$name" src="$src"$align$other />)
2812 : qq/<input type="image" name="$name" src="$src"$align$other>/;
4345 -type => 'image/gif',
4419 print $q->header(-type=>'image/gif',-expires=>'+3d');
4474 print $q->header( {-type=>'image/gif',-expires=>'+3d'} );
5216 print header('image/gif');
5224 print header(-type=>'image/gif',
6974 image_button() produces a clickable image
[all...]

Completed in 84 milliseconds

12