Searched refs:form (Results 201 - 225 of 255) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtlog.tex49 the corresponding error message. The second form of this function takes the
H A Dxmlnode.tex93 A simplified version of the first constructor form.
H A Dtevent.tex15 they are all similar in form: they take a single wxEvent-derived argument, and have a void return
289 to form a chain of event handlers, where each handler processes a different
H A Dvariant.tex20 class \helpref{wxVariantData}{wxvariantdata} and using the wxVariantData form of
H A Dapp.tex315 \docparam{cond}{the condition of the failed assert in text form}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.in446 javadoc2/serialized-form.html \
H A DMakefile446 javadoc2/serialized-form.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsetox.S73 | is also in the compact form. Thus taking the branch
148 | reason for such a special form is that T-1, T-2, and T-8
268 | reason for such a special form is that T-1, T-2, and T-8
H A Dstan.S315 |--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s11 ; - Redistributions in binary form must reproduce the above copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s11 # - Redistributions in binary form must reproduce the above copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Dwebserver.c158 /* The options.c module parses command line options, HTTP form options, and
218 int http_form_handler(struct soap*); /* HTTP form handler */
776 * HTTP POST application/x-www-form-urlencoded handler for plugin
830 * Example dynamic HTTP GET application/x-www-form-urlencoded calculator
875 * Example dynamic HTTP POST application/x-www-form-urlencoded calculator
882 char *s = form(soap); /* get form data from body */
920 * Example dynamic HTTP POST multipart/form-data form-based calculator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Dwebserver.c158 /* The options.c module parses command line options, HTTP form options, and
218 int http_form_handler(struct soap*); /* HTTP form handler */
776 * HTTP POST application/x-www-form-urlencoded handler for plugin
830 * Example dynamic HTTP GET application/x-www-form-urlencoded calculator
875 * Example dynamic HTTP POST application/x-www-form-urlencoded calculator
882 char *s = form(soap); /* get form data from body */
920 * Example dynamic HTTP POST multipart/form-data form-based calculator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex401 will find one another automatically and will form virtual Ethernet-like
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A DMakefile.gnulib2733 ## begin gnulib module uninorm/decomposing-form-tests
2735 TESTS += test-decomposing-form
2736 check_PROGRAMS += test-decomposing-form
2737 test_decomposing_form_SOURCES = uninorm/test-decomposing-form.c
2739 EXTRA_DIST += uninorm/test-decomposing-form.c macros.h
2741 ## end gnulib module uninorm/decomposing-form-tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dcmds.c10 * 2. Redistributions in binary form must reproduce the above copyright
229 (void) strcpy(formname, "non-print"), form = FORM_N;
238 * this ifdef is to keep someone form "porting" this to an incompatible
362 * Internal form of settype; changes current type in use with server
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex779 on-line form, such as \verb$\helponly$ and \verb$\helpignore$. An awareness
946 alternative form instead, e.g.
1096 the braces. Tex2RTF treats this form as if it were a command with one argument,
2359 the form where the section number is printed in linear documents.
3096 used in an asterisk form that is only formed in the non-asterisk
3097 variety. The non-asterisk form is assumed, which makes the following
3101 of arguments. Use an alternative form instead, e.g. \verb$\parindent 0pt$ instead
3104 Tex2RTF. Use the command form instead (e.g. $\backslash$flushleft\{...\} instead
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js1315 // Tests for enctype support on a form(#6743)
1316 enctype: !!document.createElement("form").enctype,
2254 // Fixes Bug #2551 -- select.val() broken in IE after form.reset()
3362 // Only need this for delegated form submit events
3363 if ( jQuery.nodeName( this, "form" ) ) {
3367 // Lazy-add a submit handler when a descendant form may potentially be submitted
3371 form = jQuery.nodeName( elem, "input" ) || jQuery.nodeName( elem, "button" ) ? elem.form : undefined;
3372 if ( form && !jQuery._data( form, "_submit_attache
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.c8029 u32 form; local
8040 form = le32_to_cpu(pReq->PageAddress);
8045 if ((form >> MPI_SAS_DEVICE_PGAD_FORM_SHIFT) ==
8050 if ((form & MPI_FC_DEVICE_PGAD_FORM_MASK) ==
8056 "type=%02Xh, page=%02Xh, action=%02Xh, form=%08Xh",
8057 page_type, pReq->Header.PageNumber, pReq->Action, form);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A DMakefile.in320 uninorm/decompose-internal.c uninorm/decomposing-form.c \
559 uninorm/decompose-internal.lo uninorm/decomposing-form.lo \
1715 uninorm/decompose-internal.c uninorm/decomposing-form.c \
2222 uninorm/decomposing-form.lo: uninorm/$(am__dirstamp)
2982 -rm -f uninorm/decomposing-form.$(OBJEXT)
2983 -rm -f uninorm/decomposing-form.lo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm609 ; a branch or a branch target. So switch to a 2-byte form of ret in that case.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dunictabl.inc31 * Unicode Standard, and to make copies of this file in any form for

Completed in 172 milliseconds

1234567891011