Searched refs:optional (Results 126 - 150 of 162) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvariant.tex34 An optional name member is associated with a wxVariant. This might be used, for example,
H A Dconfig.tex369 no vendor name is wanted, if this is optional for the current config class.
H A Dtoolbar.tex232 \docparam{clientData}{An optional pointer to client data which can be
H A Dcategory.tex48 \twocolitem{\helpref{wxSashWindow}{wxsashwindow}}{Window with four optional sashes that can be dragged}
H A Dmanual.tex336 be optional: if the application does not supply it, the square
H A Dmanual2e.tex339 be optional: if the application does not supply it, the square
H A Dmenu.tex160 \docparam{helpString}{An optional help string associated with the item.
H A Dfunction.tex677 \docparam{callback}{An optional pointer to \helpref{wxProcess}{wxprocess}}
1845 parameters are optional. However, it is recommended to pass a parent frame
3251 \docparam{accelerator}{optional accelerator string automatically added to label; useful
H A Dwindow.tex1357 \docparam{descent}{Return value for descent (optional).}
1359 \docparam{externalLeading}{Return value for external leading (optional).}
1361 \docparam{font}{Font to use instead of the current window font (optional).}
H A Dimage.tex864 true if the operation succeeded, false otherwise. If the optional index parameter is out of range,
H A Drichtextctrl.tex1528 Write a bitmap or image at the current insertion point. Supply an optional type to use
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex424 interactively or in batch mode, and with an optional initialisation file
428 (optional) switches. If both filenames are given, the utility will work
485 These are the optional arguments you may give Tex2RTF on the command line.
1052 enclose optional {\it style} files (suffix {\tt .sty}) that alter the appearance
1313 (excluding optional arguments), and a description. Note that if the
1424 followed by optional square-bracketed text which will be highlighted.
1570 list. Items within a description environment should have an `optional' argument
2279 with an optional argument, within a \commandrefn{description}{description} environment,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h449 u8 optional; member in struct:xfrm_tmpl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_policy.c1202 if (!tmpl->optional)
1927 return tmpl->optional && !xfrm_state_addr_cmp(tmpl, x, tmpl->encap_family);
1940 * because of optional transport mode, or next index of the mathced secpath
1951 if (tmpl->optional) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2735 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
2736 % second argument specifying the text to display and an optional third
3464 % Allow an optional argument of an uppercase letter, lowercase letter,
6956 % Parse the optional {params} list. Set up \paramno and \paramlist
7065 % We need some trickery to remove the optional spaces around the equal
7651 % #2 is (optional) width, #3 is (optional) height.
7652 % #4 is (ignored optional) html alt text.
7653 % #5 is (ignored optional) extension.
7698 % #1 is the optional FLOATTYP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2561 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
2562 % second argument specifying the text to display and an optional third
3231 % Allow an optional argument of an uppercase letter, lowercase letter,
6717 % Parse the optional {params} list. Set up \paramno and \paramlist
6826 % We need some trickery to remove the optional spaces around the equal
7410 % #2 is (optional) width, #3 is (optional) height.
7411 % #4 is (ignored optional) html alt text.
7412 % #5 is (ignored optional) extension.
7453 % #1 is the optional FLOATTYP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex2590 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
2591 % second argument specifying the text to display and an optional third
3261 % Allow an optional argument of an uppercase letter, lowercase letter,
6749 % Parse the optional {params} list. Set up \paramno and \paramlist
6858 % We need some trickery to remove the optional spaces around the equal
7444 % #2 is (optional) width, #3 is (optional) height.
7445 % #4 is (ignored optional) html alt text.
7446 % #5 is (ignored optional) extension.
7491 % #1 is the optional FLOATTYP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex2590 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
2591 % second argument specifying the text to display and an optional third
3261 % Allow an optional argument of an uppercase letter, lowercase letter,
6749 % Parse the optional {params} list. Set up \paramno and \paramlist
6858 % We need some trickery to remove the optional spaces around the equal
7444 % #2 is (optional) width, #3 is (optional) height.
7445 % #4 is (ignored optional) html alt text.
7446 % #5 is (ignored optional) extension.
7491 % #1 is the optional FLOATTYP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h24 enum xs__attribute_use {optional = 0, prohibited = 1, required = 2, default_ = 3, fixed_ = 4}; enumerator in enum:xs__attribute_use
80 char *documentation; /* optional element of type xsd:string */
100 char *name; /* optional attribute */
101 char *ref; /* optional attribute */
102 char *type; /* optional attribute */
103 char *default_; /* optional attribute */
104 char *default__; /* optional attribute */
105 char *fixed; /* optional attribute */
106 char *fixed_; /* optional attribute */
107 bool nillable; /* optional attribut
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm347 $name is always optional.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h24 enum xs__attribute_use {optional = 0, prohibited = 1, required = 2, default_ = 3, fixed_ = 4}; enumerator in enum:xs__attribute_use
80 char *documentation; /* optional element of type xsd:string */
100 char *name; /* optional attribute */
101 char *ref; /* optional attribute */
102 char *type; /* optional attribute */
103 char *default_; /* optional attribute */
104 char *default__; /* optional attribute */
105 char *fixed; /* optional attribute */
106 char *fixed_; /* optional attribute */
107 bool nillable; /* optional attribut
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex128 optional omissions are labelled in the spec where relevant.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm114 ; %4 = (optional) stack size to be allocated. If not aligned (x86-32 ICC 10.x,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/key/
H A Daf_key.c1862 t->optional = 1;
2078 if (t->optional)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dconfigure807 --with-apxs=FILE Build shared Apache module. FILE is optional

Completed in 445 milliseconds

1234567