Searched refs:comment (Results 226 - 250 of 669) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-properties.c150 /* Possible comment introducers must be escaped. */
212 /* Print translator comment if available. */
221 /* Print flag information in special comment. */
224 /* Put a comment mark if the message is the header or untranslated or
253 if (mp->comment != NULL)
254 for (i = 0; i < mp->comment->nitems; ++i)
255 mp->comment->item[i] = conv_to_java (mp->comment->item[i]);
H A Dmsggrep.c94 { "comment", no_argument, NULL, 'C' },
99 { "extracted-comment", no_argument, NULL, 'X' },
540 or if -C is given and the translator's comment matches COMMENT-PATTERN,\n\
541 or if -X is given and the extracted comment matches EXTRACTED-COMMENT-PATTERN.\n\
557 -C, --comment start of patterns for the translator's comment\n\
558 -X, --extracted-comment start of patterns for the extracted comment\n\
723 /* Test translator comments using the --comment arguments. */
725 && mp->comment !
[all...]
H A Dmsgl-cat.c520 if (mp->comment)
521 for (i = 0; i < mp->comment->nitems; i++)
522 message_comment_append (tmp, mp->comment->item[i]);
552 if (mp->comment && tmp->comment == NULL)
553 for (i = 0; i < mp->comment->nitems; i++)
554 message_comment_append (tmp, mp->comment->item[i]);
586 tmp->alternative[i].comment = mp->comment;
707 if (tmp->alternative[i].comment
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-awk-2110 while read comment; do
121 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-boost-1280 while read comment; do
290 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-boost-2176 while read comment; do
187 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-librep-2116 while read comment; do
127 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-lisp-2173 while read comment; do
184 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-2212 while read comment; do
223 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-scheme-2188 while read comment; do
199 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-tcl-2110 while read comment; do
121 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dxgettext-csharp-317 // Spaces from end of comment are removed. %GetString("dummy");
34 comment! */ "this is a single " /* now comes the concatenation! */ + // after +
96 #. Spaces from end of comment are removed.
136 #. comment!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmegatron.h62 char comment[ ADEDLEN_COMMENT ]; member in struct:FHeader
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dromimage-macros.h5 .macro LIST comment
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/
H A DMakefile21 drop-sections := .reginfo .mdebug .comment .note .pdr .options .MIPS.options
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-xml.c172 /* Output text as a comment, avoiding a double hyphen */
174 xmlCommentEscape(char *comment) argument
178 while (comment && *comment) {
179 if (*comment == '-') {
188 if (*comment == '\n' && *(comment + 1) == 0);
190 putchar(*comment);
191 comment++;
196 xmlComment(char *comment) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables-xml.c172 /* Output text as a comment, avoiding a double hyphen */
174 xmlCommentEscape(char *comment) argument
178 while (comment && *comment) {
179 if (*comment == '-') {
188 if (*comment == '\n' && *(comment + 1) == 0);
190 putchar(*comment);
191 comment++;
196 xmlComment(char *comment) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Diptables-xml.c181 /* Output text as a comment, avoiding a double hyphen */
183 xmlCommentEscape(char *comment) argument
187 while (comment && *comment) {
188 if (*comment == '-') {
197 if (*comment == '\n' && *(comment + 1) == 0);
199 putchar(*comment);
200 comment++;
205 xmlComment(char *comment) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_serverlistdb.c122 int ttl, const char *comment)
148 fstrcpy(servrec->serv.comment,comment);
157 workgroup %s.\n", name,servertype,comment, work->work_group));
409 servrec->serv.comment, work->work_group);
120 create_server_on_workgroup(struct work_record *work, const char *name,int servertype, int ttl, const char *comment) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/asm/
H A Dcast-586.pl53 &comment("");
62 &comment("Load the 2 words");
66 &comment('Get short key flag');
92 &comment('test short key flag');
133 &comment("round $i");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dnamespace.pl70 my $objdump = ($ENV{'OBJDUMP'} || "objdump") . " -s -j .comment";
181 my $comment;
186 $comment = "GCC:GCC:";
190 $comment .= substr($_, 43);
194 if (!defined($comment) || $comment !~ /GCC\:.*GCC\:/m) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/asm/
H A Dcast-586.pl54 &comment("");
63 &comment("Load the 2 words");
67 &comment('Get short key flag');
93 &comment('test short key flag');
134 &comment("round $i");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/asm/
H A Dcast-586.pl54 &comment("");
63 &comment("Load the 2 words");
67 &comment('Get short key flag');
93 &comment('test short key flag');
134 &comment("round $i");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A Dapibuild.py467 self.last = ('comment', tok)
471 self.last = ('comment', line)
583 self.comment = None
639 def parseTopComment(self, comment):
641 lines = string.split(comment, "\n")
670 if self.comment == None or token[1][0] == '*':
671 self.comment = token[1];
673 self.comment = self.comment + token[1]
676 if string.find(self.comment, "DOC_DISABL
1196 comment = "" variable in class:CParser
1205 comment = self.comment variable in class:CParser
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py467 self.last = ('comment', tok)
471 self.last = ('comment', line)
583 self.comment = None
639 def parseTopComment(self, comment):
641 lines = string.split(comment, "\n")
670 if self.comment == None or token[1][0] == '*':
671 self.comment = token[1];
673 self.comment = self.comment + token[1]
676 if string.find(self.comment, "DOC_DISABL
1196 comment = "" variable in class:CParser
1205 comment = self.comment variable in class:CParser
[all...]

Completed in 293 milliseconds

1234567891011>>