Searched refs:raw (Results 76 - 92 of 92) sorted by relevance

1234

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm67 B<Tgoto> and B<Tpad> do not cache. C<$self-E<gt>{_xx}> is the raw termcap
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs38 * Ignored raw kstats.
40 * Some raw kstats are ignored by this module, these are listed below. The
67 * Note that the ks_ndata and ks_data_size of many non-array raw kstats are
69 * appropriate raw kstat read routines.
163 /* typedef for raw kstat reader functions */
170 * Kstats come in two flavours, named and raw. Raw kstats are just C structs,
171 * so we need a function per raw kstat to convert the C struct into the
606 * We need to be able to find the function corresponding to a particular raw
647 * This finds and returns the raw kstat reader function corresponding to the
1124 # Create the raw ksta
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h1270 u8 raw[16]; /* Raw binary for ease of access. */ member in union:__anon2069
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm748 *^G from *{"^G"}, then you should use the raw NAME method.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm539 B<podselect> will print the raw (untranslated) POD paragraphs of all
H A DParser.pm263 The base class implementation of this method simply treats the raw POD
385 simply returns the raw text of the interior sequence (as it occurred
392 ## Just return the raw text of the interior sequence
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSwitch.pm864 of regexes specified with raw C<?...?> delimiters may cause mysterious
H A DCPAN.pm1540 my $raw = "Valid options for debug are ".
1545 $CPAN::Frontend->myprint(Text::Wrap::fill("","",$raw));
5125 my $raw = sprintf(qq{Bundle summary:
5129 $CPAN::Frontend->myprint(Text::Wrap::fill("","",$raw));
6027 to fetch the raw data from the net.
H A DCGI.pm3182 # value is returned, otherwise the entire raw cookie
7561 this method call just returns the raw form (?cookie dough). See
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1152 of runtests() which rather than printing its output returns raw data
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h500 extern int raw(void);
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dcurses.h577 extern int raw(void);
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc836 char *realpath(const char *_RESTRICT_KYWD raw, char *_RESTRICT_KYWD canon);
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c154 #define DTD_ATTR_RAW (const xmlChar *) "raw"
170 #define DTD_ATTR_ALLOW_RAW_IO (const xmlChar *) "allow-raw-io"
235 { "allow-raw-io", DTD_ATTR_ALLOW_RAW_IO },
270 { "raw", DTD_ATTR_RAW },
2392 char dirname[MAXPATHLEN], special[MAXPATHLEN], raw[MAXPATHLEN]; local
2443 if ((fetchprop(handle, cur, DTD_ATTR_RAW, raw,
2444 sizeof (raw)) == Z_OK)) {
2445 if (strcmp(tabptr->zone_fs_raw, raw) == 0) {
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c50 char **raw, char **blk);
3531 * Retrieve the raw error list from the kernel. If the number of errors
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex476 % therein should become regular spaces in the raw index file, not the
4735 % @tex ... @end tex escapes into raw Tex temporarily.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex525 % therein should become regular spaces in the raw index file, not the
5684 % @tex ... @end tex escapes into raw Tex temporarily.

Completed in 128 milliseconds

1234