Searched refs:frames (Results 26 - 32 of 32) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/file/
H A Dmagic564 >48 ulong x %u frames
570 >100 ulong x %u frames
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm225 This indicates the delay, in seconds, between frames. Smaller delays
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A DREADME496 6531474 Fatal PCIe Fabric Error panics on T2000 when using jumbo frames on e1000g interfaces
527 6573381 e1000g receiving VLAN tagged frames does not do hardware checksumming
577 6679136 E1000g with patch 128028-03 will not allow pause frames to be set
656 6589577 Huron does not discard and does transmit frames greater than maxFrameSize
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvideodev2.h357 uint8_t frames; member in struct:v4l2_timecode
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c486 * data I/O DMA. All message frames must be stored in the first 4G of
2156 * create kmem cache for extra SGL frames if SGL cannot
2166 mptsas_log(mpt, CE_WARN, "creating cache for frames failed");
2648 mptsas_cache_frames_t *frames = NULL; local
2650 frames = kmem_cache_alloc(mpt->m_cache_frames, KM_NOSLEEP);
2651 if (frames == NULL) {
2654 cmd->cmd_extra_frames = frames;
4154 * Hereby we start to deal with multiple frames.
4156 * 1. Determine how many frames are needed for SGL element
4157 * storage; Note that all frames ar
4183 int i, j, k, l, frames, sgemax; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm4132 style sheets, server push, and frames.
5147 See the Netscape documentation on frames for details of how to
6903 techniques for defining new frames programmatically:
6911 document that defines the frames on the page. Specify your script(s)
6912 (with appropriate parameters) as the SRC for each of the frames.
6918 http://wp.netscape.com/assist/net_sites/frames.html
6948 side-by-side frames.
H A Dperl5db.pl733 # + Trace printed differently if frames are printed too.
3550 # from a situation that might unwind a whole bunch of call frames
3552 # unwind the same amount when multiple stack frames are unwound.
3576 # dump_trace; this results in our skipping -1+1 = 0 stack frames
5359 =item * How many frames to skip before starting trace.
5361 =item * How many frames to print.
5440 C<skip> defines the number of stack frames to be skipped, working backwards
5441 from the most current. C<count> determines the total number of frames to
5470 # it's unlikely that we'll have more than a billion stack frames. If you
5475 # the current one. Add $skip to the count of frames s
[all...]

Completed in 185 milliseconds

12