Searched refs:report (Results 101 - 125 of 333) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/setup/wince/
H A Dbuild.bat5 REM you must use the full path, or ActiveSync will report an error with the setup.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Ddoc.tex1 \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}%
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistitem.tex44 Returns the zero-based column; meaningful only in report mode.
121 Meaningful only for column headers in report mode. Returns the column width.
140 Sets the zero-based column. Meaningful only in report mode.
209 Meaningful only for column headers in report mode. Sets the column width.
H A Dnbsizer.tex12 page of the notebook and report an adjusted minimal size to a more toplevel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dmisc.c23 void __fat_fs_error(struct super_block *s, int report, const char *fmt, ...) argument
28 if (report) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/
H A Dgpio_axis.c61 static void gpio_event_update_axis(struct gpio_axis_state *as, int report) argument
75 if (report && pos != old_pos) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dsha1.c384 selftests_sha1 (int extended, selftest_report_func_t report)
422 if (report)
423 report ("digest", GCRY_MD_SHA1, what, errtxt);
430 run_selftests (int algo, int extended, selftest_report_func_t report)
437 ec = selftests_sha1 (extended, report);
383 selftests_sha1(int extended, selftest_report_func_t report) argument
429 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Drijndael.c1901 selftest_fips_128 (int extended, selftest_report_func_t report)
1927 if (report)
1928 report ("cipher", GCRY_CIPHER_AES128, what, errtxt); argument
1934 selftest_fips_192 (int extended, selftest_report_func_t report)
1950 if (report)
1951 report ("cipher", GCRY_CIPHER_AES192, what, errtxt);
1958 selftest_fips_256 (int extended, selftest_report_func_t report)
1973 if (report)
1974 report ("cipher", GCRY_CIPHER_AES256, what, errtxt);
1982 run_selftests (int algo, int extended, selftest_report_func_t report)
1895 selftest_fips_128(int extended, selftest_report_func_t report) argument
1952 selftest_fips_256(int extended, selftest_report_func_t report) argument
1976 run_selftests(int algo, int extended, selftest_report_func_t report) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dsha1.c384 selftests_sha1 (int extended, selftest_report_func_t report)
422 if (report)
423 report ("digest", GCRY_MD_SHA1, what, errtxt);
430 run_selftests (int algo, int extended, selftest_report_func_t report)
437 ec = selftests_sha1 (extended, report);
383 selftests_sha1(int extended, selftest_report_func_t report) argument
429 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Drijndael.c1901 selftest_fips_128 (int extended, selftest_report_func_t report)
1927 if (report)
1928 report ("cipher", GCRY_CIPHER_AES128, what, errtxt); argument
1934 selftest_fips_192 (int extended, selftest_report_func_t report)
1950 if (report)
1951 report ("cipher", GCRY_CIPHER_AES192, what, errtxt);
1958 selftest_fips_256 (int extended, selftest_report_func_t report)
1973 if (report)
1974 report ("cipher", GCRY_CIPHER_AES256, what, errtxt);
1982 run_selftests (int algo, int extended, selftest_report_func_t report)
1895 selftest_fips_128(int extended, selftest_report_func_t report) argument
1952 selftest_fips_256(int extended, selftest_report_func_t report) argument
1976 run_selftests(int algo, int extended, selftest_report_func_t report) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DMakefile.in894 report=""; \
896 report="Please report to $(PACKAGE_BUGREPORT)"; \
897 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
898 dashes="$$report"; \
909 test -z "$$report" || echo "$${col}$$report$${std}"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-ntrig.c533 * report received in a finger event. We want
778 struct hid_report *report; local
816 if (hidinput->report->maxfield < 1)
820 switch (hidinput->report->field[0]->application) {
838 (hidinput->report->field[0]
847 report = hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0x0a];
848 if (report)
849 usbhid_submit_report(hdev, report, USB_DIR_OUT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/
H A DMakefile.in438 report=""; \
440 report="Please report to $(PACKAGE_BUGREPORT)"; \
441 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
442 dashes="$$report"; \
453 test -z "$$report" || echo "$${col}$$report$${std}"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/tests/
H A DMakefile.in510 report=""; \
512 report="Please report to $(PACKAGE_BUGREPORT)"; \
513 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
514 dashes="$$report"; \
524 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A DMakefile.in452 report=""; \
454 report="Please report to $(PACKAGE_BUGREPORT)"; \
455 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
456 dashes="$$report"; \
466 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/tests/
H A DMakefile.in513 report=""; \
515 report="Please report to $(PACKAGE_BUGREPORT)"; \
516 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
517 dashes="$$report"; \
527 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/tests/
H A DMakefile.in445 report=""; \
447 report="Please report to $(PACKAGE_BUGREPORT)"; \
448 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
449 dashes="$$report"; \
455 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/tests/
H A DMakefile.in445 report=""; \
447 report="Please report to $(PACKAGE_BUGREPORT)"; \
448 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
449 dashes="$$report"; \
455 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/trace/postprocess/
H A Dtrace-vmscan-postprocess.pl75 print "SIGINT received, report pending. Hit ctrl-c again to exit\n";
85 print "Many SIGINTs received, exiting now without report\n";
649 sub report() { subroutine
675 report();
686 report();
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A DMakefile.in513 report=""; \
515 report="Please report to $(PACKAGE_BUGREPORT)"; \
516 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
517 dashes="$$report"; \
527 test -z "$$report" || echo "$$report"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dcompat.c28 error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dcompat.c28 error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c208 * si470x_get_report - receive a HID report
212 unsigned char *report = (unsigned char *) buf; local
219 report[0], 2,
231 * si470x_set_report - send a HID report
235 unsigned char *report = (unsigned char *) buf; local
242 report[0], 2,
757 "please report to V4L ML at "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Diconv_open-aix.h29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
H A Diconv_open-osf.h29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."

Completed in 298 milliseconds

1234567891011>>