Searched refs:errors (Results 226 - 250 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A DMakefile136 errors:
141 (cd ccgost; $(MAKE) PERL=$(PERL) errors)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward.c440 check_add_routes_action (struct context *c, const bool errors) argument
447 initialization_sequence_completed (c, errors ? ISC_ERRORS : 0); /* client/p2p --route-delay was defined */
1007 /* decryption errors are fatal in TCP mode */
1494 /* In certain cases, TLS errors will require a restart */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfile.tex79 errors), the stream is stopped when the function returns. When you are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrpt.tex76 \helpref{IsOk()}{wxdebugreportisok} to check for errors.
H A Dfiledlg.tex66 ``Image files|*.bmp;*.gif'' are errors.
H A Dregex.tex132 \helpref{IsValid}{wxregexisvalid} to test for compilation errors.
H A Dstream.tex34 all errors and messages linked to the stream are stored in the stream, not
H A Dtdb.tex619 point to some lack of resource (like memory). Any errors generated
949 // database errors for the connection and add them to the displayed message
952 // Retrieve all the error message for the errors that occurred
955 // Get the database errors and append them to the error message
962 // console program will show the errors in the console window,
963 // but these lines will show the errors in RELEASE builds also
H A Dsocket.tex32 \wxheading{wxSocket errors}
394 Returns the last wxSocket error. See \helpref{wxSocket errors}{wxsocketbase}.
435 Ok does not check for IO errors;
H A Dtdate.tex26 the date calculations don't suffer from rounding errors.}
H A Dtlog.tex46 handy for logging errors after system call (API function) failure. It logs the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A DMakefile136 errors:
141 (cd ccgost; $(MAKE) PERL=$(PERL) errors)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslicoss.c1889 rcvq->errors = 0;
1934 rcvq->errors = 0;
2233 seq_printf(seq, "rx stats: errors : %8.8X\n",
2235 seq_printf(seq, "rx stats: Missed errors : %8.8X\n",
2243 seq_printf(seq, "tx stats: errors : %8.8X\n",
2247 seq_printf(seq, "tx stats: collision errors : %8.8X\n",
2277 seq_printf(seq, "ifevents: overflow 802 errors : %8.8X\n",
2279 seq_printf(seq, "ifevents: transport overflow errors: %8.8X\n",
2281 seq_printf(seq, "ifevents: underflow errors : %8.8X\n",
2287 seq_printf(seq, "ifevents: carrier errors
2829 int errors; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dpktgen.c259 __u64 errors; /* Errors when trying to transmit, */ member in struct:pktgen_dev
685 "Current:\n pkts-sofar: %llu errors: %llu\n",
687 (unsigned long long)pkt_dev->errors);
3149 pkt_dev->errors = 0;
3313 p += sprintf(p, " %llupps %lluMb/sec (%llubps) errors: %llu",
3317 (unsigned long long)pkt_dev->errors);
3532 pkt_dev->errors++;
3538 pkt_dev->errors++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c684 /* need to catch errors */
1270 int errors = 0; local
1280 errors++;
1288 errors++;
1298 errors++;
1302 if (!errors) {
1318 errors++;
2247 * HACK to avoid mpeg ps muxer to spit many underflow errors
3985 static void report_config_error(const char *filename, int line_num, int *errors, const char *fmt, ...) argument
3993 (*errors)
4003 int val, errors, line_num; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c734 /* need to catch errors */
1327 int errors = 0; local
1337 errors++;
1345 errors++;
1355 errors++;
1359 if (!errors) {
1375 errors++;
2331 * HACK to avoid MPEG-PS muxer to spit many underflow errors
4026 static void report_config_error(const char *filename, int line_num, int log_level, int *errors, const char *fmt, ...) argument
4034 (*errors)
4044 int val, errors, warnings, line_num; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_main.c169 /* check for errors */
1682 * csum or frame errors.
2002 * csum or frame errors.
3385 * broadcast/multicast, fatal errors,
3681 * Set up the System register to halt on errors.
4207 unsigned long pkts, mcast, dropped, errors, bytes; local
4211 pkts = mcast = dropped = errors = bytes = 0;
4216 errors += rx_ring->rx_errors;
4222 ndev->stats.rx_errors = errors;
4226 pkts = errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c1450 /* We can't send beacons with short preamble. Would get PHY errors. */
1787 b43err(dev->wl, "Too many PHY TX errors, "
1789 b43_controller_restart(dev, "PHY TX errors");
1804 /* Fall back to PIO transfers if we get fatal DMA errors! */
2025 snprintf(ctx->errors[ctx->req_type],
2026 sizeof(ctx->errors[ctx->req_type]),
2030 snprintf(ctx->errors[ctx->req_type],
2031 sizeof(ctx->errors[ctx->req_type]),
2061 snprintf(ctx->errors[ctx->req_type],
2062 sizeof(ctx->errors[ct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnowenc.c1932 int64_t errors[8][4]; local
1935 memset(errors, 0, sizeof(errors));
1961 errors[level][orientation]= error;
1970 printf("%8"PRId64",", errors[level][orientation]/g);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h526 u8 errors; /* Descriptor Errors */ member in struct:e1000_rx_desc
622 /* mask to determine if packets should be dropped due to frame errors */
2425 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \
2427 (((errors) & E1000_RXD_ERR_FRAME_ERR_MASK) == E1000_RXD_ERR_CE) && \
2641 #define SR_1000T_IDLE_ERROR_CNT 0x00FF /* Num idle errors since last read */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c477 u8 errors = (u8)(status_err >> 24); local
484 if (errors & E1000_RXD_ERR_TCPE) {
485 /* let the stack verify checksum errors */
830 if (rx_desc->errors & E1000_RXD_ERR_FRAME_ERR_MASK) {
870 ((u32)(rx_desc->errors) << 24),
1314 /* errors is only valid for DD + EOP descriptors */
1316 (rx_desc->errors & E1000_RXD_ERR_FRAME_ERR_MASK))) {
1384 ((u32)(rx_desc->errors) << 24),
5101 * prevent this we need to mask off the correctable errors on the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex250 in serious decoding errors.
H A DMakefile.in231 vorbis-errors.txt \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-tape.c371 rq->errors = err;
430 * 4. When the packet command is finished, it will be checked for errors.
881 if (rq->errors == IDE_DRV_ERROR_GENERAL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-core.c1180 req->errors = 0;
2010 req->errors = 0;

Completed in 277 milliseconds

1234567891011>>