Searched refs:skipped (Results 1 - 25 of 44) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dusb_u132.h75 int halted, int skipped, int actual, int non_null));
80 int halted, int skipped, int actual, int non_null));
85 int halted, int skipped, int actual, int non_null));
90 int halted, int skipped, int actual, int non_null));
95 int halted, int skipped, int actual, int non_null));
H A Dftdi-elan.c131 int skipped; member in struct:u132_target
138 int repeat_number, int halted, int skipped, int actual,
860 int skipped = target->skipped; local
872 error_count, condition_code, repeat_number, halted, skipped,
1132 target->skipped = (ftdi->response[0] >> 2) &
1515 int halted, int skipped, int actual, int non_null))
1559 int halted, int skipped, int actual, int non_null))
1572 int halted, int skipped, int actual, int non_null))
1624 int halted, int skipped, in
1511 ftdi_elan_edset_setup(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1555 usb_ftdi_elan_edset_setup(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1568 ftdi_elan_edset_input(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1620 usb_ftdi_elan_edset_input(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1633 ftdi_elan_edset_empty(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1677 usb_ftdi_elan_edset_empty(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1690 ftdi_elan_edset_output(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1756 usb_ftdi_elan_edset_output(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1769 ftdi_elan_edset_single(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1821 usb_ftdi_elan_edset_single(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile307 skipped=""; \
309 skipped="($$skip tests were not run)"; \
310 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
311 dashes="$$skipped"; \
322 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile.in307 skipped=""; \
309 skipped="($$skip tests were not run)"; \
310 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
311 dashes="$$skipped"; \
322 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py584 print "skipped %s" % (word)
635 print "skipped %s" % (word)
1140 skipped = 0
1144 skipped = skipped + 1
1160 skipped = 0
1164 skipped = skipped + 1
1189 skipped = 0
1193 skipped
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A DMakefile.in462 skipped=""; \
464 skipped="($$skip tests were not run)"; \
465 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
466 dashes="$$skipped"; \
477 test -n "$$skipped" && echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/tests/
H A DMakefile.in435 skipped=""; \
438 skipped="($$skip test was not run)"; \
440 skipped="($$skip tests were not run)"; \
442 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
443 dashes="$$skipped"; \
454 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile435 skipped=""; \
438 skipped="($$skip test was not run)"; \
440 skipped="($$skip tests were not run)"; \
442 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
443 dashes="$$skipped"; \
454 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A DMakefile.in442 skipped=""; \
445 skipped="($$skip test was not run)"; \
447 skipped="($$skip tests were not run)"; \
449 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
450 dashes="$$skipped"; \
465 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dprints.c498 int skipped, data_blocks; local
520 // skipped = (bh->b_blocknr * bh->b_size) / sb_blocksize(rs);
521 skipped = bh->b_blocknr;
522 data_blocks = sb_block_count(rs) - skipped - 1 - sb_bmap_nr(rs) -
526 ("Busy blocks (skipped %d, bitmaps - %d, journal (or reserved) blocks - %d\n"
527 "1 super block, %d data blocks\n", skipped, sb_bmap_nr(rs),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmk-ca-bundle.vbs209 " untrusted skipped).", 20, mySelf, vbInformation
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile.in1091 skipped=""; \
1093 skipped="($$skip tests were not run)"; \
1094 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1095 dashes="$$skipped"; \
1106 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile1091 skipped=""; \
1093 skipped="($$skip tests were not run)"; \
1094 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1095 dashes="$$skipped"; \
1106 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A DMakefile.in700 skipped=""; \
703 skipped="($$skip test was not run)"; \
705 skipped="($$skip tests were not run)"; \
707 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
708 dashes="$$skipped"; \
723 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile700 skipped=""; \
703 skipped="($$skip test was not run)"; \
705 skipped="($$skip tests were not run)"; \
707 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
708 dashes="$$skipped"; \
723 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/
H A DMakefile.in607 skipped=""; \
610 skipped="($$skip test was not run)"; \
612 skipped="($$skip tests were not run)"; \
614 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
615 dashes="$$skipped"; \
630 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A DMakefile.in634 skipped=""; \
636 skipped="($$skip tests were not run)"; \
637 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
638 dashes="$$skipped"; \
649 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile634 skipped=""; \
636 skipped="($$skip tests were not run)"; \
637 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
638 dashes="$$skipped"; \
649 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.in1189 skipped=""; \
1191 skipped="($$skip tests were not run)"; \
1192 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1193 dashes="$$skipped"; \
1204 test -z "$$skipped" || echo "$$skipped"; \
H A DMakefile1189 skipped=""; \
1191 skipped="($$skip tests were not run)"; \
1192 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1193 dashes="$$skipped"; \
1204 test -z "$$skipped" || echo "$$skipped"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.in1190 skipped=""; \
1193 skipped="($$skip test was not run)"; \
1195 skipped="($$skip tests were not run)"; \
1197 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1198 dashes="$$skipped"; \
1214 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
H A DMakefile1190 skipped=""; \
1193 skipped="($$skip test was not run)"; \
1195 skipped="($$skip tests were not run)"; \
1197 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1198 dashes="$$skipped"; \
1214 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Du132-hcd.c581 int halted, int skipped, int actual, int non_null))
591 int halted, int skipped, int actual, int non_null))
601 int halted, int skipped, int actual, int non_null))
611 int halted, int skipped, int actual, int non_null))
624 int repeat_number, int halted, int skipped, int actual, int non_null)
724 int repeat_number, int halted, int skipped, int actual, int non_null)
776 int repeat_number, int halted, int skipped, int actual, int non_null)
879 int repeat_number, int halted, int skipped, int actual, int non_null)
916 int repeat_number, int halted, int skipped, int actual, int non_null)
988 int repeat_number, int halted, int skipped, in
577 edset_input(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
587 edset_setup(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
597 edset_single(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
607 edset_output(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
622 u132_hcd_interrupt_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
722 u132_hcd_bulk_output_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
774 u132_hcd_bulk_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
877 u132_hcd_configure_empty_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
914 u132_hcd_configure_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
986 u132_hcd_configure_empty_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1023 u132_hcd_configure_setup_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1083 u132_hcd_enumeration_empty_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1124 u132_hcd_enumeration_address_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1168 u132_hcd_initial_empty_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1205 u132_hcd_initial_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1257 u132_hcd_initial_setup_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py216 'xmlRMutexPtr': "thread specific, skipped",
217 'xmlMutexPtr': "thread specific, skipped",
218 'xmlGlobalStatePtr': "thread specific, skipped",
362 # Those are skipped because the Const version is used of the bindings
592 skipped = 0
612 skipped = skipped + 1
620 print "Generated %d wrapper functions, %d failed, %d skipped\n" % (nb_wrap,
621 failed, skipped)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/raid/
H A Dmd_k.h279 sector_t (*sync_request)(mddev_t *mddev, sector_t sector_nr, int *skipped, int go_faster);

Completed in 338 milliseconds

12