Searched refs:produce (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dioc3-eth.c969 /* Now the rx ring base, consume & produce registers. */
980 /* Now the tx ring base, consume & produce registers. */
1377 int produce; local
1432 produce = ip->tx_pi;
1433 desc = &ip->txr[produce];
1466 ip->tx_skbs[produce] = skb; /* Remember skb */
1467 produce = (produce + 1) & 127;
1468 ip->tx_pi = produce;
1469 ioc3_w_etpir(produce <<
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm288 Should an ok() fail, it will produce some diagnostics:
326 So why use these? They produce better diagnostics on failure. ok()
334 Will produce something like this:
646 which would produce:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dkeyboard.c310 * they produce ASCII, or they produce some user-assigned
846 MODULE_PARM_DESC(brl_nbchords, "Number of chords that produce a braille pattern (0 for dead chords)");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex430 \item Rather than performing format 1 decode to produce \emph{ch} vectors of length \emph{n} each, call format 1 decode to produce a single vector \varname{[v]} of length \emph{ch*n}.
H A D02-bitpacking.tex210 The typical use of bitpacking is to produce many independent
H A D04-codec.tex418 zeroed and nonzeroed vector to produce two nonzeroed vectors.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm2104 When run, the script will produce this error message:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex517 % Make each space character in the input produce a normal interword
520 % should produce a line of output anyway.
617 % Definitions to produce \{ and \} commands for indices,
724 % produce a whole line of output instead of starting the paragraph.
3354 % ie, @tab@tab@tab will produce two empty columns.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex521 % Make each space character in the input produce a normal interword
524 % should produce a line of output anyway.
621 % Definitions to produce \{ and \} commands for indices,
728 % produce a whole line of output instead of starting the paragraph.
3587 % ie, @tab@tab@tab will produce two empty columns.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S13751 # just use the actual fcmp instruction to produce the correct condition #
22667 # unf_res(): routine to produce default underflow result of a #
22824 # ovf_res(): routine to produce the default overflow result of #

Completed in 295 milliseconds