Searched refs:errors (Results 251 - 275 of 317) sorted by relevance

<<111213

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl51 --mailback only produce a report in case of warnings/errors
56 --test-only=WORD report only warnings/errors containing WORD
2836 print "total: $cnt_error errors, $cnt_warn warnings, " .
2846 print "$vname has style problems, please review. If any of these errors\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A DMakefile27 errors:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darray.tex111 // header, but into a source file or you will get linking errors)
368 the array class - otherwise you would get link errors.
H A Dlog.tex67 throw away all messages except warnings and errors, show warnings on the
541 // this ourselves - but all other errors are not expected
H A Ddb.tex41 errors.
242 \docparam{wxChar {\bf wxDb::errorList}[DB\_MAX\_ERROR\_HISTORY][DB\_MAX\_ERROR\_MSG\_LEN]}{The last n ODBC errors that have occurred on this database connection.}
249 Used for reporting ODBC errors.}
253 ODBC errors.}
287 pending, as well as to avoid any function sequence errors upon closing
614 Used to log all database errors that occurred as a result of an executed
651 // Display all ODBC errors for this stmt
663 function works in conjunction with \helpref{wxDb::GetNextError}{wxdbgetnexterror} when errors (or
670 iteratively step through the errors returned from ODBC evaluating each
687 pDb->DispAllErrors(henv, hdbc, hstmt); // Display all other errors, i
[all...]
H A Dfunction.tex595 \func{long}{wxExecute}{\param{const wxString\& }{command}, \param{wxArrayString\& }{output}, \param{wxArrayString\& }{errors}, \param{int }{flags = 0}}
599 and returns a 3-element list {\tt ( status, output, errors )}, where
600 {\tt output} and {\tt errors} are array references.}
655 standard error output in the \arg{errors} array.
4024 wxWidgets errors. See also \helpref{wxFatalError}{wxfatalerror}.
4040 wxWidgets errors. See also \helpref{wxError}{wxerror}.
4122 Mostly used by wxWidgets itself, but might be handy for logging errors after
4572 Also note that Microsoft Visual C++ has a bug which results in compiler errors
4589 internally defined by this macro to avoid getting the compilation errors
H A Dcmdlpars.tex462 requested. If {\tt false}, only error messages about possible syntax errors
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_block.c494 req->errors++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dhw.h512 u8 errors; /* Descriptor Errors */ member in struct:e1000_rx_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_fc.c3498 err = job->req->errors = job->reply->result;
3533 blk_end_request_all(rq, rq->errors);
3870 req->errors = -ENXIO;
3881 req->errors = ret;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dblkdev.h136 int errors; member in struct:request
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A DMakefile113 errors:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A DMakefile27 errors:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure422 # The BIT_FIELD_LIMITS define is to avoid two fatal compiler errors:
1816 print STDERR "No sanity errors detected!\n" if $errorcnt == 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dmg_disk.c67 #define MG_MAX_ERRORS 6 /* Max read/write errors */
446 if (++host->req->errors >= MG_MAX_ERRORS ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dscc_pata.c394 rq->errors |= ERROR_RESET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslab.c379 #define STATS_INC_ERR(x) ((x)->errors++)
4279 unsigned long errors = cachep->errors; local
4288 reaped, errors, max_freeable, node_allocs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S334 ;; contain the return address. used by Oops to print kernel errors.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex195 syntax errors). However, as a rule, their meaning is clear
492 RX: bytes packets errors dropped overrun mcast
494 TX: bytes packets errors dropped carrier collsns
507 \item \verb|errors| --- the total number of receiver or transmitter errors.
528 and transmitter errors.
534 RX: bytes packets errors dropped overrun mcast
536 RX errors: length crc frame fifo missed
538 TX: bytes packets errors dropped carrier collsns
540 TX errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Dconfigure10264 # Append any errors to the config.log.
11251 # Append any errors to the config.log.
15252 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpkcs11-helper-1 >= 1.02\""; } >&5
15253 ($PKG_CONFIG --exists --print-errors "libpkcs11-helper-1 >= 1.02") 2>&5
15269 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpkcs11-helper-1 >= 1.02\""; } >&5
15270 ($PKG_CONFIG --exists --print-errors "libpkcs11-helper-1 >= 1.02") 2>&5
15295 PKCS11_HELPER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpkcs11-helper-1 >= 1.02" 2>&1`
15297 PKCS11_HELPER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpkcs11-helper-1 >= 1.02" 2>&1`
15326 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcrypt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure8916 # Append any errors to the config.log.
9899 # Append any errors to the config.log.
16250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" avahi-client >= 0.6 \""; } >&5
16251 ($PKG_CONFIG --exists --print-errors " avahi-client >= 0.6 ") 2>&5
16268 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" avahi-client >= 0.6 \""; } >&5
16269 ($PKG_CONFIG --exists --print-errors " avahi-client >= 0.6 ") 2>&5
16292 AVAHI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors " avahi-client >= 0.6 "`
16294 AVAHI_PKG_ERRORS=`$PKG_CONFIG --errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm.c614 /* Push-back supersedes any I/O errors */
819 rq->errors = clone->errors;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_main.c1709 /* ignore RLEC as it reports errors for padded (<64bytes) frames
1910 if (rx_desc->errors & IXGB_RX_DESC_ERRORS_TCPE) {
1911 /* let the stack verify checksum errors */
2019 if (unlikely(rx_desc->errors &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c3719 netdev_err(np->dev, "RX channel %u errors ( ", rp->rx_channel);
3780 netdev_err(np->dev, "TX channel %u errors ( ", rp->tx_channel);
3959 netdev_err(np->dev, "Core device errors ( ");
6146 unsigned long pkts, dropped, errors, bytes; local
6149 pkts = dropped = errors = bytes = 0;
6158 errors += rp->rx_errors;
6163 np->dev->stats.rx_errors = errors;
6168 unsigned long pkts, errors, bytes; local
6171 pkts = errors = bytes = 0;
6177 errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A DMakefile.bc245 rem Ignore any errors in the following...

Completed in 468 milliseconds

<<111213