Searched refs:manual (Results 1 - 25 of 102) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A DMakefile152 rm -f manual.ps manual.html manual.pdf
155 dist: check manual
186 $(DISTNAME)/manual.html \
187 $(DISTNAME)/manual.pdf \
188 $(DISTNAME)/manual.ps \
212 $(DISTNAME)/manual.xml \
217 # For rebuilding the manual from sources on my SuSE 9.1 box
220 entities.xml manual
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/doc/
H A DMakefile.am34 doxygen-manual: html/index.html ../src/confuse.h
36 documentation: tutorial doxygen-manual
38 dist-hook: tutorial doxygen-manual
H A DMakefile417 doxygen-manual: html/index.html ../src/confuse.h
419 documentation: tutorial doxygen-manual
421 dist-hook: tutorial doxygen-manual
H A DMakefile.in417 doxygen-manual: html/index.html ../src/confuse.h
419 documentation: tutorial doxygen-manual
421 dist-hook: tutorial doxygen-manual
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/Documentation/
H A DMakefile155 pdf: user-manual.pdf
179 $(INSTALL) -m 644 user-manual.pdf $(DESTDIR)$(pdfdir)
242 user-manual.html: user-manual.xml
245 perf.info: user-manual.texi
246 $(QUIET_MAKEINFO)$(MAKEINFO) --no-split -o $@ user-manual.texi
248 user-manual.texi: user-manual.xml
250 $(DOCBOOK2X_TEXI) user-manual.xml --encoding=UTF-8 --to-stdout >$@++ && \
255 user-manual
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_adt746x.c213 u8 manual; local
236 manual = read_reg(th, MANUAL_MODE[fan]);
237 manual &= ~INVERT_MASK;
239 manual | MANUAL_MASK | th->pwm_inv[fan]);
244 manual = read_reg(th,
246 manual &= ~INVERT_MASK;
247 manual |= th->pwm_inv[fan];
249 MANUAL_MODE[fan], manual|REM_CONTROL[fan]);
251 manual = read_reg(th, MANUAL_MODE[fan]);
252 manual
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/
H A DMakefile31 ./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc --disable-shared --with-ssl --disable-manual --disable-proxy --without-zlib \
43 ./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc --enable-shared --with-ssl --disable-manual --disable-proxy --without-zlib \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dreferenc.tex61 \chapter{This manual}
70 wxWidgets user manual for a more general description of wxWidgets.
H A Dlocale.tex296 See \urlref{GNU gettext manual}{http://www.gnu.org/manual/gettext/html\_chapter/gettext\_10.html\#SEC150} for additional information on plural forms handling.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Ddoc.tex52 Another chapter in this enticing little manual.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man51 -N, --no-info suppress pointer to Texinfo manual
237 $include{NAME} ||= "$program \\- manual page for $program $version\n";
471 is maintained as a Texinfo manual. If the
479 should give you access to the complete manual.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man51 -N, --no-info suppress pointer to Texinfo manual
237 $include{NAME} ||= "$program \\- manual page for $program $version\n";
471 is maintained as a Texinfo manual. If the
479 should give you access to the complete manual.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dmkrelease.sh40 # create the catman versions of the manual pages
43 echo Making manual pages
47 echo "Error $errstat making manual pages\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dhelp2man51 -N, --no-info suppress pointer to Texinfo manual
224 $include{NAME} ||= "$program \\- manual page for $program $version\n";
458 is maintained as a Texinfo manual. If the
466 should give you access to the complete manual.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dplotframes66 the gnuplot manual for the valid values.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/
H A Dconfigure25 --manmode=mode Mode for manual pages [644]
356 echo 'manual'
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dmessage.c1263 int manual = 0; local
1308 "manual set_interface for iface %d, alt %d\n",
1310 manual = 1;
1334 if (manual) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dapplesmc.c746 u16 manual = 0; local
753 manual = ((buffer[0] << 8 | buffer[1]) >> attr->index) & 0x01;
759 return snprintf(sysfsbuf, PAGE_SIZE, "%d\n", manual);
1067 * - show/store manual mode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-tvaudio.c859 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) argument
864 if (manual) {
H A Dcx88.h667 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk712 .PHONY: web-manual
713 web-manual:
717 $(SHELL) ../build-aux/gendocs.sh -o '$(abs_builddir)/doc/manual' \
720 @echo " *** Upload the doc/manual directory to web-cvs."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A DMakefile.am279 data/valid-messages/simplest-manual.message \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Deeepc-laptop.c986 return 1; /* manual */
991 static void eeepc_set_fan_ctrl(int manual) argument
996 if (manual == 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h1485 } manual; member in union:fw_rss_glb_config_cmd::fw_rss_glb_config
1519 } manual; member in union:fw_rss_vi_config_cmd::fw_rss_vi_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S48 | significant. See the 68882 manual for examples.
281 | significant. See the 68882 manual for examples.
796 | written as specified in the 881/882 manual for packed decimal.

Completed in 158 milliseconds

12345