Searched refs:comment (Results 251 - 275 of 420) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dtivo_commands.c112 *comment = argv[11], *date = argv[12], *resolution = argv[13], *mime = argv[14], *path = argv[15]; local
154 if( comment )
156 ret = sprintf(str_buf, "<Caption>%s</Caption>", comment);
194 if( comment )
196 ret = sprintf(str_buf, "<Description>%s</Description>", comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasfenc.c275 AVMetadataTag *title, *author, *copyright, *comment; local
287 comment = av_metadata_get(s->metadata, "comment" , NULL, 0);
290 has_title = title || author || copyright || comment;
342 put_le16(pb, comment ? 2 * (strlen(comment->value ) + 1) : 0);
347 if (comment ) put_str16_nolen(pb, comment->value );
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-perl.c417 /* 2. Replace each comment that is not inside a string literal or regular
418 expression with a newline character. We need to remember the comment
448 /* Accumulate the comment. */
556 refcounted_string_list_ty *comment; /* for token_type_string */ member in struct:token_ty
624 drop_reference (tp->comment);
847 tp->comment = add_reference (savable_comment);
888 This function does not access tp->comment. */
1439 * # comment here and then ...
1702 /* No need for token.comment = add_reference (savable_comment); here.
1703 We can let token.comment uninitialize
[all...]
H A Dpo-gram-gen.y170 | po_file comment
177 comment
H A Dxgettext.c98 /* Tag used in comment of prevailing domain. */
826 -c, --add-comments[=TAG] place comment block with TAG (or those\n\
992 NULL, /* comment */
1695 static string_list_ty *comment; variable
1700 if (comment == NULL)
1701 comment = string_list_alloc ();
1702 string_list_append (comment, str);
1708 if (comment == NULL || n >= comment->nitems)
1710 return comment
2012 remember_a_message(message_list_ty *mlp, char *msgctxt, char *msgid, flag_context_ty context, lex_pos_ty *pos, refcounted_string_list_ty *comment) argument
2256 remember_a_message_plural(message_ty *mp, char *string, flag_context_ty context, lex_pos_ty *pos, refcounted_string_list_ty *comment) argument
2456 arglist_parser_remember(struct arglist_parser *ap, int argnum, char *string, flag_context_ty context, char *file_name, size_t line_number, refcounted_string_list_ty *comment) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/printing/
H A Dnotify.c442 void notify_printer_comment(int snum, char *comment) argument
448 snum, strlen(comment) + 1, comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX.in.h146 comment (void *ctx,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h141 /* unlimited user comment fields. libvorbis writes 'libvorbis'
169 extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c181 psong->comment = (char*)utf8_text;
235 // read comment
245 if (psong->comment)
246 free(psong->comment);
247 psong->comment = (char*)utf8_text;
H A Dtagutils.c164 MAYBEFREE(psong->comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-mp3.c181 psong->comment = (char*)utf8_text;
235 // read comment
245 if (psong->comment)
246 free(psong->comment);
247 psong->comment = (char*)utf8_text;
H A Dtagutils-wav.c184 m = &(psong->comment);
H A Dtagutils.c164 MAYBEFREE(psong->comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-mp3.c181 psong->comment = (char*)utf8_text;
235 // read comment
245 if (psong->comment)
246 free(psong->comment);
247 psong->comment = (char*)utf8_text;
H A Dtagutils.c165 MAYBEFREE(psong->comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/
H A DMakefile25 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/
H A DMakefile12 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX.h146 comment (void *ctx,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/alpha/
H A Dadd.pl19 &comment("");
H A Dmul.pl19 &comment("");
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/alpha.works/
H A Dadd.pl19 &comment("");
H A Dmul.pl19 &comment("");

Completed in 318 milliseconds

<<11121314151617