Searched refs:description (Results 1 - 25 of 870) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/uddi2/
H A Dexample3.cpp77 // Create XMethods description elements (see http://www.xmethods.net/ve2/UDDI.po)
78 uddi2__description *description = soap_new_uddi2__description(soap, 6); local
79 description[0].__item = "SHORT DESCRIPTION: ...";
80 description[0].xml__lang_ = "en";
81 description[1].__item = "SHORT DESCRIPTION: ...";
82 description[1].xml__lang_ = "en";
83 description[2].__item = "USAGE NOTES: ...";
84 description[2].xml__lang_ = "en";
85 description[3].__item = "HOMEPAGE URL: ...";
86 description[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/uddi2/
H A Dexample3.cpp77 // Create XMethods description elements (see http://www.xmethods.net/ve2/UDDI.po)
78 uddi2__description *description = soap_new_uddi2__description(soap, 6); local
79 description[0].__item = "SHORT DESCRIPTION: ...";
80 description[0].xml__lang_ = "en";
81 description[1].__item = "SHORT DESCRIPTION: ...";
82 description[1].xml__lang_ = "en";
83 description[2].__item = "USAGE NOTES: ...";
84 description[2].xml__lang_ = "en";
85 description[3].__item = "HOMEPAGE URL: ...";
86 description[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_spnego.c101 char *description, *dp; local
118 description = kzalloc(desc_len, GFP_KERNEL);
119 if (description == NULL)
122 dp = description;
127 dp = description + strlen(description);
137 dp = description + strlen(description);
147 dp = description + strlen(description);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/rss/
H A Drss.h50 XML description; ///< description may contain XHTML that is preserved in XML member in struct:channel
62 XML description; ///< description may contain XHTML that is preserved in XML member in struct:item
75 XML description; ///< description may contain XHTML that is preserved in XML member in struct:image
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/rss/
H A Drss.h50 XML description; ///< description may contain XHTML that is preserved in XML member in struct:channel
62 XML description; ///< description may contain XHTML that is preserved in XML member in struct:item
75 XML description; ///< description may contain XHTML that is preserved in XML member in struct:image
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/keys/
H A Ddns_resolver-type.h19 extern int request_dns_resolver_key(const char *description,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtr-getopt.h32 const char * description; /* option's description for tr_getopt_usage() */ member in struct:tr_option
35 const char * argName; /* argument's description for tr_getopt_usage() */
64 const char * description,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A DMakefile.vms29 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
34 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
37 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
40 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
43 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
46 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
49 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
57 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
60 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
63 $(MMS) $(MMSQUALIFIERS) /description
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.vms29 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
34 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
37 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
40 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
43 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
46 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
49 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
57 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
60 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
63 $(MMS) $(MMSQUALIFIERS) /description
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dsamtest.h34 char *description; member in struct:cmd_set
H A Dvfstest.h43 const char *description; member in struct:cmd_set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uninorm/
H A Dnormalize-internal.h27 unsigned int description; member in struct:unicode_normalization_form
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbitops.c71 const char *description)
74 if (description)
75 bb_error_msg("#%lu for %s", arg, description);
85 if (bitmap->description)
86 bb_error_msg("#%lu for %s", arg, bitmap->description);
70 ext2fs_warn_bitmap(errcode_t errcode, unsigned long arg, const char *description) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_except.cpp47 DbException::DbException(const char *description) argument
51 describe(0, description);
54 DbException::DbException(const char *description, int err) argument
58 describe(0, description);
61 DbException::DbException(const char *prefix, const char *description, int err) argument
65 describe(prefix, description);
86 void DbException::describe(const char *prefix, const char *description) argument
100 if (description != NULL) {
101 strncpy(p, description, (p < end) ? end - p: 0);
102 p += strlen(description);
198 DbDeadlockException(const char *description) argument
240 DbLockNotGrantedException(const char *description) argument
310 DbRepHandleDeadException(const char *description) argument
339 DbRunRecoveryException(const char *description) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dcdc_subset.c91 .description = "ALi M5632",
113 .description = "AnchorChips/Cypress 2720",
136 .description = "Belkin, eTEK, or compatible",
161 .description = "Epson USB Device",
179 .description = "KC Technology KC-190",
206 .description = "Linux Device",
211 .description = "Yopy",
216 .description = "Boot Loader OBject",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/
H A DMakefile.vms28 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
36 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
45 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms installdirs
52 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms uninstall
59 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms check
67 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms mostlyclean
75 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms clean
83 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms distclean
91 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms maintainer-clean
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/
H A DMakefile.vms28 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms all
36 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms install
45 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms installdirs
52 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms uninstall
59 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms check
67 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms mostlyclean
75 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms clean
83 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms distclean
91 $(MMS) $(MMSQUALIFIERS) /description=Makefile.vms maintainer-clean
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpcclient/
H A Drpcclient.h39 const char *description; member in struct:cmd_set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dframetype.h30 char const *description; member in struct:id3_frametype
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dframetype.h30 char const *description; member in struct:id3_frametype
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dpulse_audio_common.h34 const char *server, const char *description);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_anull.c48 .description = NULL_IF_CONFIG_SMALL("Pass the source unchanged to the output."),
H A Dasink_anullsink.c42 .description = NULL_IF_CONFIG_SMALL("Do absolutely nothing with the input audio."),
H A Dvf_null.c47 .description = NULL_IF_CONFIG_SMALL("Pass the source unchanged to the output."),
H A Dvsink_nullsink.c40 .description = NULL_IF_CONFIG_SMALL("Do absolutely nothing with the input video."),

Completed in 199 milliseconds

1234567891011>>