Searched refs:errors (Results 151 - 175 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c761 /* unexpected status codes mean errors; ideally, in hardware */
1330 unsigned long errors; member in struct:iso_context
1344 ctx->errors += urb->error_count;
1346 ctx->errors += urb->number_of_packets;
1368 if (ctx->errors)
1370 "iso test, %lu errors out of %lu\n",
1371 ctx->errors, ctx->packet_count);
1504 else if (context.errors > context.packet_count / 10)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak469 update: errors stacks util/libeay.num util/ssleay.num TABLE
482 errors:
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
H A DMakefile.org466 update: errors stacks util/libeay.num util/ssleay.num TABLE
479 errors:
482 (cd engines; $(MAKE) PERL=$(PERL) errors)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org409 errors:
411 (cd engines; $(MAKE) PERL=$(PERL) errors)
439 update: errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h apps/openssl-vms.cnf crypto/bn/bn_prime.h TABLE depend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dconfigure9328 # Append any errors to the config.log.
10320 # Append any errors to the config.log.
15133 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" zlib \""; } >&5
15134 ($PKG_CONFIG --exists --print-errors " zlib ") 2>&5
15150 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" zlib \""; } >&5
15151 ($PKG_CONFIG --exists --print-errors " zlib ") 2>&5
15176 ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " zlib " 2>&1`
15178 ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " zlib " 2>&1`
15224 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libconfus
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpalette.tex140 The nearest palette index or {\tt wxNOT\_FOUND} for unexpected errors.
H A Durl.tex69 It can be one of these errors:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_udc_core.c1434 int errors = 0; local
1448 if ((errors = le32_to_cpu(curr_td->size_ioc_sts) &
1450 if (errors & DTD_STATUS_HALTED) {
1451 ERR("dTD error %08x QH=%d\n", errors, pipe);
1452 /* Clear the errors and Halt condition */
1454 tmp &= ~errors;
1460 if (errors & DTD_STATUS_DATA_BUFF_ERR) {
1464 } else if (errors & DTD_STATUS_TRANSACTION_ERR) {
1470 errors);
H A Dfsl_qe_udc.h345 u32 errors; /* USB ERRORs count */ member in struct:qe_udc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c343 rq->errors);
393 CLARIION_NAME, rq->errors);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A DMakefile90 dbus-credentials.c dbus-credentials.h dbus-errors.c \
129 libdbus_1_la-dbus-credentials.lo libdbus_1_la-dbus-errors.lo \
182 dbus-credentials.h dbus-errors.c dbus-keyring.c dbus-keyring.h \
234 libdbus_internal_la-dbus-errors.lo \
644 dbus-errors.h \
673 dbus-errors.c \
925 include ./$(DEPDIR)/libdbus_1_la-dbus-errors.Plo
984 include ./$(DEPDIR)/libdbus_internal_la-dbus-errors.Plo
1117 libdbus_1_la-dbus-errors.lo: dbus-errors
[all...]
H A Ddbus-connection.h30 #include <dbus/dbus-errors.h>
H A Ddbus-internals.h32 #include <dbus/dbus-errors.h>
H A Ddbus-sysdeps.h38 #include <dbus/dbus-errors.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_paramhlp.c507 helpf(config->global->errors, "out of memory\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dse401.c857 int errors = 0; local
863 errors++;
893 if (errors > SE401_MAX_ERRORS) {
894 errors = 0;
896 "too many errors, restarting capture\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h436 unsigned int errors; member in struct:bttv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dentry.S272 # - handle external (async) bus errors separately
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfat.h34 unsigned char errors; /* On error: continue, panic, remount-ro */ member in struct:fat_mount_options
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dataflop.c23 * - After errors in multiple read mode try again reading single sectors
312 #define RECALIBRATE_ERRORS 4 /* After this many errors the drive
314 #define MAX_ERRORS 8 /* After this many errors the driver
617 fd_request->errors++;
618 if (fd_request->errors >= MAX_ERRORS) {
619 printk(KERN_ERR "fd%d: too many errors.\n", SelectedDrive );
622 else if (fd_request->errors == RECALIBRATE_ERRORS) {
1386 read_track = (ReqCmd == READ && fd_request->errors == 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapicdef.h278 u32 errors; member in struct:local_apic::__anon10491::__anon10493
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-ioctls.c228 ret = rq->errors;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsync.lua199 delete = { '--delete', '--ignore-errors' }
240 delete = { '--delete', '--ignore-errors' }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile469 update: errors stacks util/libeay.num util/ssleay.num TABLE
482 errors:
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dutilscmn.cpp653 // check for EOF before other errors as it's not really an error
795 // try to send it the DDE request now but ignore the errors
892 wxArrayString errors; local
897 output, errors, wxEXEC_NODISABLE );
898 if (res >= 0 && errors.GetCount() == 0)

Completed in 543 milliseconds

1234567891011>>