Searched refs:comment (Results 276 - 300 of 420) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/alpha.works/
H A Dsqr.pl18 &comment("");
H A Dsqr_c4.pl56 &comment("");
H A Dsub.pl19 &comment("");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/
H A Dco-alpha.pl33 &comment("");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.in.h146 comment (void *ctx,
H A Dlegacy.c124 "SAX function comment",
249 } else if (!strcmp(name, "SAX function comment")) {
250 *((commentSAXFunc *) result) = ctxt->sax->comment;
367 } else if (!strcmp(name, "SAX function comment")) {
368 ctxt->sax->comment = *((commentSAXFunc *) value);
1311 * comment:
1313 * @value: the comment content
1315 * A comment has been parsed.
1319 comment(void *ctx, const xmlChar * value) function
1321 DEPRECATED("comment")
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dmetadata.c262 m->comment = strdup(val);
292 free(m->comment);
491 if( song.comment && *song.comment )
493 m.comment = trim(song.comment);
494 if( (esc_tag = escape_tag(m.comment, 0)) )
497 m.comment = esc_tag;
509 m.title, m.creator, m.artist, m.album, m.genre, m.comment, song.disc, song.track,
1560 else if( strcmp(tag->key, "comment")
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog-abstract.c116 if (pop->methods->comment != NULL)
117 pop->methods->comment (pop, s);
257 /* Parse a special comment and put the result in *fuzzyp, formatp, *wrapp. */
347 /* Unknown special comment marker. It may have been generated
354 /* Parse a GNU style file comment.
406 /* Parsed a GNU style file comment with spaces. */
448 /* Parsed a GNU style file comment with spaces. */
488 /* Parsed a GNU style file comment without spaces. */
519 /* Parsed a file comment without line number. */
537 /* Parse a SunOS or Solaris style file comment
[all...]
H A Dx-php.c574 /* 3. Replace each comment that is not inside a string literal with a
575 space character. We need to remember the comment for later, because
599 /* sh comment. */
638 /* C comment. */
686 /* C++ comment. */
758 refcounted_string_list_ty *comment; /* for token_type_string_literal */ member in struct:token_ty
770 drop_reference (tp->comment);
944 tp->comment = add_reference (savable_comment);
1083 tp->comment = add_reference (savable_comment);
1526 &pos, token.comment);
[all...]
H A Dwrite-po.c192 static const char class_comment[] = "comment";
193 static const char class_translator_comment[] = "translator-comment";
194 static const char class_extracted_comment[] = "extracted-comment";
195 static const char class_reference_comment[] = "reference-comment";
197 static const char class_flag_comment[] = "flag-comment";
200 static const char class_previous_comment[] = "previous-comment";
231 /* Output mp->comment as a set of comment lines. */
236 if (mp->comment != NULL)
242 for (j = 0; j < mp->comment
[all...]
H A Dx-java.c618 /* Accumulating a single comment line. */
664 /* Replace each comment that is not inside a character constant or string
685 /* C style comment. */
726 /* C++ style comment. */
777 refcounted_string_list_ty *comment; /* for token_type_string_literal */ member in struct:token_ty
789 drop_reference (tp->comment);
1049 tp->comment = add_reference (savable_comment);
1427 &pos, token.comment);
1432 token.comment);
1435 drop_reference (token.comment);
[all...]
H A Dx-csharp.c591 /* Accumulating a single comment line. */
634 /* Phase 4: Replace each comment that is not inside a character constant or
656 /* C style comment. */
697 /* C++ style comment. */
1273 (including the // comment if it contains one). */
1324 refcounted_string_list_ty *comment; /* for token_type_string_literal */ member in struct:token_ty
1337 drop_reference (tp->comment);
1643 tp->comment = add_reference (savable_comment);
1705 tp->comment = add_reference (savable_comment);
2074 &pos, token.comment);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dgettext-po.c762 if (mp->comment == NULL || mp->comment->nitems == 0)
765 return string_list_join (mp->comment, '\n', '\n', true);
802 if (mp->comment != NULL)
803 string_list_free (mp->comment);
805 mp->comment = slp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A DMakefile.in75 file.$(OBJEXT) comment.$(OBJEXT) lp.$(OBJEXT) ppd.$(OBJEXT) \
284 papd_SOURCES = main.c printcap.c session.c file.c comment.c lp.c ppd.c \
293 comment.h \
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comment.Po@am__quote@
H A DMakefile75 file.$(OBJEXT) comment.$(OBJEXT) lp.$(OBJEXT) ppd.$(OBJEXT) \
284 papd_SOURCES = main.c printcap.c session.c file.c comment.c lp.c ppd.c \
293 comment.h \
413 include ./$(DEPDIR)/comment.Po
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c942 fstring comment; member in struct:srv_info_struct
1000 if (!next_token(&ptr,s->comment, NULL, sizeof(s->comment))) continue;
1043 s->name, s->type, s->comment, s->domain));
1051 s->name, s->type, s->comment, s->domain));
1085 len = strlen(service->comment)+1;
1119 len += CopyAndAdvance(&p2,service->comment,&l2);
1221 s->name, s->type, s->comment, s->domain));
1252 s->name, s->type, s->comment, s->domain));
1562 fstring comment; local
2381 pstring comment; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Doptions.c1040 int quoted, comment; local
1048 comment = 0;
1059 * A newline means the end of a comment; backslash-newline
1060 * is ignored. Note that we cannot have escape && comment.
1065 comment = 0;
1072 * Ignore characters other than newline in a comment.
1074 if (comment)
1092 * If this is the start of a comment, ignore the rest of the line.
1095 comment = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c1133 int quoted, comment; local
1141 comment = 0;
1152 * A newline means the end of a comment; backslash-newline
1153 * is ignored. Note that we cannot have escape && comment.
1158 comment = 0;
1165 * Ignore characters other than newline in a comment.
1167 if (comment)
1185 * If this is the start of a comment, ignore the rest of the line.
1188 comment = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmbclient.c1679 static int add_dirent(SMBCFILE *dir, const char *name, const char *comment, uint32 type) argument
1684 int comment_len = (comment == NULL ? 0 : strlen(comment));
1688 * size of the name and the comment and 1 each for the null terminator.
1744 dirent->comment = (char *)(&dirent->name + dirent->namelen + 1);
1745 strncpy(dirent->comment, (comment?comment:""), dirent->commentlen + 1);
1752 list_unique_wg_fn(const char *name, uint32 type, const char *comment, void *state) argument
1762 if (add_dirent(dir, name, comment, dirent_typ
1792 list_fn(const char *name, uint32 type, const char *comment, void *state) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlegacy.c124 "SAX function comment",
249 } else if (!strcmp(name, "SAX function comment")) {
250 *((commentSAXFunc *) result) = ctxt->sax->comment;
367 } else if (!strcmp(name, "SAX function comment")) {
368 ctxt->sax->comment = *((commentSAXFunc *) value);
1311 * comment:
1313 * @value: the comment content
1315 * A comment has been parsed.
1319 comment(void *ctx, const xmlChar * value) function
1321 DEPRECATED("comment")
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dtivo_commands.c112 *comment = argv[11], *date = argv[12], *resolution = argv[13], *mime = argv[14], *path = argv[15]; local
154 if( comment ) {
155 ret = sprintf(str_buf, "<Caption>%s</Caption>", comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dhqx.c314 fh->comment[0] = '\0';
325 fprintf( stderr, "get info comment\t%s\n", fh->comment );
357 fh->comment[0] = '\0';
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlegacy.c124 "SAX function comment",
249 } else if (!strcmp(name, "SAX function comment")) {
250 *((commentSAXFunc *) result) = ctxt->sax->comment;
367 } else if (!strcmp(name, "SAX function comment")) {
368 ctxt->sax->comment = *((commentSAXFunc *) value);
1311 * comment:
1313 * @value: the comment content
1315 * A comment has been parsed.
1319 comment(void *ctx, const xmlChar * value) function
1321 DEPRECATED("comment")
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dpam_winbind.c302 ,const char *comment
359 if (comment != NULL) {
362 msg[0].msg = comment;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ripemd/asm/
H A Drmd-586.pl80 &comment($p++);
119 &comment($p++);
173 &comment($p++);
214 &comment($p++);
261 &comment($p++);
321 # Special comment about the figure of 6.
332 &comment("");

Completed in 367 milliseconds

<<11121314151617