Searched refs:comment (Results 126 - 150 of 669) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dvmlinux.lds.S72 .comment 0 : { *(.comment) }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dco-586.pl23 &comment("mul a[$ai]*b[$bi]");
51 &comment("sqr a[$ai]*a[$bi]");
80 &comment("sqr a[$ai]*a[$bi]");
144 &comment("################## Calculate word $i");
170 &comment("saved r[$i]");
184 &comment("save r[$i]");
233 &comment("############### Calculate word $i");
266 &comment("saved r[$i]");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dcomba.pl11 &comment("mul a[$ai]*b[$bi]");
39 &comment("sqr a[$ai]*a[$bi]");
68 &comment("sqr a[$ai]*a[$bi]");
132 &comment("################## Calculate word $i");
158 &comment("saved r[$i]");
172 &comment("save r[$i]");
221 &comment("############### Calculate word $i");
254 &comment("saved r[$i]");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dco-586.pl23 &comment("mul a[$ai]*b[$bi]");
51 &comment("sqr a[$ai]*a[$bi]");
80 &comment("sqr a[$ai]*a[$bi]");
144 &comment("################## Calculate word $i");
170 &comment("saved r[$i]");
184 &comment("save r[$i]");
233 &comment("############### Calculate word $i");
266 &comment("saved r[$i]");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/x86/
H A Dcomba.pl11 &comment("mul a[$ai]*b[$bi]");
39 &comment("sqr a[$ai]*a[$bi]");
68 &comment("sqr a[$ai]*a[$bi]");
132 &comment("################## Calculate word $i");
158 &comment("saved r[$i]");
172 &comment("save r[$i]");
221 &comment("############### Calculate word $i");
254 &comment("saved r[$i]");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpolicy_token.l73 comment \#.*
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.hash.c115 char kconf_id_strings_str32[sizeof("comment")];
148 "comment",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxmldoc.c23 * get_comment_info() - Get info from comment.
31 * update_comment() - Update a comment node.
146 #define STATE_C_COMMENT 2 /* Inside a C comment */
147 #define STATE_CXX_COMMENT 3 /* Inside a C++ comment */
182 mxml_node_t *comment);
753 *comment; /* Comment node */ local
777 * Look for @private@ in the comment text...
780 for (comment = description->child; comment; comment
1045 mxml_node_t *comment, /* <comment> node */ local
2624 update_comment(mxml_node_t *parent, mxml_node_t *comment) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpcclient/
H A Dcmd_srvsvc.c134 static void display_server(char *sname, uint32 type, const char *comment) argument
137 comment);
143 fstring comment; local
146 unistr2_to_ascii(comment, &sv101->uni_comment, sizeof(comment) - 1);
148 display_server(name, sv101->srv_type, comment);
160 fstring comment; local
164 unistr2_to_ascii(comment, &sv102->uni_comment, sizeof(comment) - 1);
167 display_server(name, sv102->srv_type, comment);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl51 &comment("R0 $ki");
74 &comment("R1 $ki");
100 &comment("R2 $ki");
118 &comment("R2 $ki");
144 &comment("R3 $ki");
197 &comment("");
198 &comment("R0 section");
217 &comment("");
218 &comment("R1 section");
236 &comment("");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl52 &comment("R0 $ki");
75 &comment("R1 $ki");
101 &comment("R2 $ki");
119 &comment("R2 $ki");
145 &comment("R3 $ki");
198 &comment("");
199 &comment("R0 section");
218 &comment("");
219 &comment("R1 section");
237 &comment("");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-586.pl52 &comment("R0 $ki");
75 &comment("R1 $ki");
101 &comment("R2 $ki");
119 &comment("R2 $ki");
145 &comment("R3 $ki");
198 &comment("");
199 &comment("R0 section");
218 &comment("");
219 &comment("R1 section");
237 &comment("");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_incomingdgrams.c102 fstring comment; local
110 pull_ascii_fstring(comment, buf+31);
119 DEBUG(5,("process_host_announce: ttl=%d server type=%08x comment=%s\n",
120 ttl, servertype,comment));
168 ttl, comment);
173 fstrcpy(servrec->serv.comment,comment);
259 fstring comment; local
268 pull_ascii_fstring(comment, buf+31);
276 DEBUG(5,("process_local_master_announce: ttl=%d server type=%08x comment
431 fstring comment; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dqueries.c31 #include "comment.h"
64 struct papd_comment *comment = compeek(); local
81 if ( comment->c_end ) {
90 if ( comcmp( start, start+linelength, comment->c_end, 0 ) == 0 ) {
125 struct papd_comment *comment = compeek(); local
141 p = start + strlen( comment->c_begin );
180 struct papd_comment *c, *comment = compeek(); local
204 if ( comcmp( start, stop, comment->c_end, 0 ) == 0 ) { /* end */
321 struct papd_comment *comment = compeek(); local
375 if ( comcmp( start, stop, comment
427 struct papd_comment *comment = compeek(); local
488 struct papd_comment *comment = compeek(); local
549 struct papd_comment *comment = compeek(); local
712 struct papd_comment *comment = compeek(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-misc.c180 vc_scan(struct song_metadata *psong, const char *comment, const size_t length) argument
186 if( strncasecmp(comment, "LYRICS=", 7) != 0 )
188 DPRINTF(E_WARN, L_SCANNER, "Vorbis %.*s too long [%s]\n", (index(comment, '=')-comment), comment, psong->path);
192 strncpy(strbuf, comment, length);
253 psong->comment = strdup(strbuf + 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-misc.c185 vc_scan(struct song_metadata *psong, const char *comment, const size_t length) argument
191 if( strncasecmp(comment, "LYRICS=", 7) != 0 )
193 const char *eq = strchr(comment, '=');
196 len = eq - comment;
198 len, comment, psong->path);
202 strncpy(strbuf, comment, length);
272 psong->comment = strdup(strbuf + 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dconfig.c55 int quote = 0, comment = 0, space = 0; local
69 if (comment)
77 comment = 1;
212 int comment = 0; local
240 comment = 0;
243 if (comment || isspace(c))
246 comment = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlcell.tex24 \begin{comment}
29 \end{comment}
44 \begin{comment}
49 \end{comment}
69 \begin{comment}
74 \end{comment}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog.c98 this->comment = NULL;
117 if (this->comment != NULL)
118 string_list_free (this->comment);
158 if (this->comment != NULL)
159 for (j = 0; j < this->comment->nitems; ++j)
160 message_comment_append (mp, this->comment->item[j]);
189 if (this->comment != NULL)
191 string_list_free (this->comment);
192 this->comment = NULL;
263 if (this->comment
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/utils/
H A Dcreate.c31 const char * comment = NULL; variable
39 { 'c', "comment", "Add a comment", "c", 1, "<comment>" },
64 case 'c': comment = optarg; break;
149 tr_makeMetaInfo( b, outfile, trackers, trackerCount, comment, isPrivate );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/asm/
H A Ddes-586.pl53 &comment("");
55 &comment("");
67 &comment("Round $i");
69 &comment("Round ".sprintf("%d",$i+1));
90 &comment("");
92 &comment("");
104 &comment("Round $i");
106 &comment("Round ".sprintf("%d",$i-1));
125 &comment("");
126 &comment("Loa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/asm/
H A Ddes-586.pl53 &comment("");
55 &comment("");
67 &comment("Round $i");
69 &comment("Round ".sprintf("%d",$i+1));
90 &comment("");
92 &comment("");
104 &comment("Round $i");
106 &comment("Round ".sprintf("%d",$i-1));
125 &comment("");
126 &comment("Loa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dmsdfs.h56 pstring comment; member in struct:junction_map
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dbookmark.h25 char comment[128]; member in struct:Bookmark
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dbookmark.h25 char comment[128]; member in struct:Bookmark

Completed in 154 milliseconds

1234567891011>>