Searched refs:description (Results 101 - 125 of 870) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-key.c11 * RxRPC keys should have a description of describing their purpose:
36 * rxrpc defined keys take an arbitrary string as the description and an
51 * description and an 8-byte decryption key as the payload
839 seq_puts(m, key->description);
848 char *description; local
855 description = kmalloc(optlen + 1, GFP_KERNEL);
856 if (!description)
859 if (copy_from_user(description, optval, optlen)) {
860 kfree(description);
863 description[optle
885 char *description; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/utils/
H A Dalsa-lib.spec14 %description
23 %description -n alsa-lib-devel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dmnote-olympus-tag.c33 const char *description; member in struct:__anon3998
225 if (!table[i].description || !*table[i].description)
227 return (_(table[i].description));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_framestep.c95 .description = NULL_IF_CONFIG_SMALL("Select one frame every N frames."),
H A Dvf_setfield.c89 .description = NULL_IF_CONFIG_SMALL("Force field for the output video frame."),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddllar.sh14 # described above. You can optionally give a description (-d "description")
167 description=""
205 description=$1
419 if [ ! -z $description ]; then
420 echo "DESCRIPTION \"${description}\"" >> $defFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Denhmeta.cpp100 const wxString& description)
98 wxEnhMetaFileDC(const wxString& filename, int width, int height, const wxString& description) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dintro.tex16 \begin{description}\itemsep=0pt
47 \end{description}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextstyledefinition.tex39 Returns the style's description.
71 Sets the style description.
H A Dcmdlpars.tex21 \item automatically generates the usage message from the command line description
29 giving it the command line to parse and optionally its description or use
70 const wxChar *description;
96 {\tt description} is used by the \helpref{Usage()}{wxcmdlineparserusage} method
136 in the command line description. If you use this flag, you will probably need to
159 description in what follows.
172 The same holds for command line description: it can be specified either in
181 {\tt const static}) table containing the command line description. If you want
213 After the command line description was constructed and the desired options were
283 specifies the \helpref{command line description}{wxcmdlineparsersetdes
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dzaurus.c104 .description = "Sharp Zaurus SL-5x00",
114 .description = "Sharp Zaurus, PXA-2xx based",
124 .description = "Olympus R1000",
260 .description = "pseudo-MDLM (BLAN) device",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_tables.h111 .description = "Edgeport 2 port adapter",
140 .description = "Edgeport 4 port adapter",
169 .description = "Edgeport 8 port adapter",
198 .description = "EPiC device",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/
H A Dsamba-schema-netscapeds4.x54 description,
70 description
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Din2.h16 char *description; // description of module, with version string member in struct:__anon3854
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DFileListNode.h58 - (NSString *) description;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dfilescanner_urlfile.c118 mfi->description = strdup("Playlist URL");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dasrc_anullsrc.c84 .description = NULL_IF_CONFIG_SMALL("Null audio source, never return audio frames."),
H A Dvf_split.c52 .description = NULL_IF_CONFIG_SMALL("Pass on the input to two outputs."),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Derr_impl.h19 char *description; member in struct:el_subpacket_annotation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3defs.h581 antlr3RewriteRuleTOKENStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description);
583 antlr3RewriteRuleTOKENStreamNewAEE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, void * oneElement);
585 antlr3RewriteRuleTOKENStreamNewAEV (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, pANTLR3_VECTOR vector);
588 antlr3RewriteRuleNODEStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description);
590 antlr3RewriteRuleNODEStreamNewAEE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, void * oneElement);
592 antlr3RewriteRuleNODEStreamNewAEV (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, pANTLR3_VECTOR vector);
595 antlr3RewriteRuleSubtreeStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description);
597 antlr3RewriteRuleSubtreeStreamNewAEE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, void * oneElement);
599 antlr3RewriteRuleSubtreeStreamNewAEV(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, pANTLR3_VECTOR vector);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-internals.c959 const char *description,
970 description, n_mallocs,
992 * @param description description of the test used in verbose output
998 _dbus_test_oom_handling (const char *description, argument
1019 description, approx_mallocs);
1041 if (!run_failing_each_malloc (approx_mallocs, description, func, data))
1047 description);
958 run_failing_each_malloc(int n_mallocs, const char *description, DBusTestMemoryFunction func, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxBase.spec34 %description
49 %description devel
57 %description static
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/
H A Dtest_util.c247 printf(" Description : %s\n", info->description);
291 printf(" Description [%s]: ", info->description);
294 info->description = talloc_strdup(mem_ctx, tmp);
316 printf(" Description : %s\n", info->description);
328 printf("Description [%s]: ", info->description);
331 info->description = talloc_strdup(mem_ctx, tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dtre.spec15 %description
31 %description devel
41 %description agrep
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/pcm/
H A Ddmix.conf112 description "Direct sample mixing device"

Completed in 500 milliseconds

1234567891011>>