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

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzlib2ansi112 /\* ## Start of /* ... */ comment
118 / ## End of /* ... */ comment
121 // ## Start of C++ comment //
148 [^/"'\\]* ## Chars which doesn't start a comment, string or escape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexCSS.cxx50 int lastStateC = -1; // before comment
247 bool foldComment = styler.GetPropertyInt("fold.comment") != 0;
H A DLexPython.cxx312 const bool foldComment = styler.GetPropertyInt("fold.comment.python") != 0;
343 // or comment that hangs over the end of the range. Cap processing in all cases
344 // to end of document (in case of unclosed quote or comment at end).
360 const int comment = foldComment && IsCommentLine(lineCurrent, styler); local
361 const int comment_start = (comment && !prevComment && (lineNext <= docLines) &&
363 const int comment_continue = (comment && prevComment);
364 if ((!quote || !prevQuote) && !comment)
405 // the comment-block, use the level of the block before
421 // Set fold header on non-quote/non-comment line
422 if (!quote && !comment
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-cards.h129 char *comment; member in struct:cx18_card
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog-abstract.h87 /* What to do with a plain-vanilla comment - the expectation is that
90 void (*comment) (struct abstract_catalog_reader_ty *pop, const char *s); member in struct:abstract_catalog_reader_class_ty
92 /* What to do with a comment that starts with a dot (i.e. extracted
98 /* What to do with a file position seen in a comment (i.e. a message
99 location comment extracted by xgettext) - the expectation is that
105 /* What to do with a comment that starts with a ',' or '!' - this is a
106 special comment. One of the possible uses is to indicate a
182 /* Parse a special comment and put the result in *fuzzyp, formatp, *wrapp. */
H A Dwrite-stringtable.c99 /* Print translator comment if available. */
100 if (mp->comment != NULL)
104 for (j = 0; j < mp->comment->nitems; ++j)
106 const char *s = mp->comment->item[j];
108 /* Test whether it is safe to output the comment in C style, or
151 /* Test whether it is safe to output the comment in C style, or
208 /* Print flag information in special comment. */
238 /* Output the msgstr as a comment, so that at runtime
H A Dx-python.c235 Please specify the source encoding through --from-code or through a comment\n\
284 comment as specified in http://www.python.org/peps/pep-0263.html.\n"),
301 comment as specified in http://www.python.org/peps/pep-0263.html.\n"),
314 comment as specified in http://www.python.org/peps/pep-0263.html.\n"),
324 comment as specified in http://www.python.org/peps/pep-0263.html.\n"),
356 Please specify the source encoding through --from-code or through a comment\n\
535 /* Accumulating a single comment line. */
581 /* Recognizing the "coding" comment.
584 and is located in a comment in a line that
587 - contains no other tokens except this comment
639 try_to_extract_coding(const char *comment) argument
724 const char *comment; local
990 refcounted_string_list_ty *comment; /* for token_type_string */ member in struct:token_ty
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-c-2278 while read comment; do
289 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-elisp-2260 while read comment; do
271 if echo "$comment" | grep 'Valid:' > /dev/null; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/
H A DMakefile11 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Dziptest.cpp87 wxString comment = _T("Comment for ") + entry->GetName(); local
88 entry->SetComment(comment);
91 testEntry.SetComment(comment.Lower());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/utils/
H A Dshow.c131 if( inf->comment && *inf->comment )
132 printf( " Comment: %s\n", inf->comment );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/compressed/
H A DMakefile45 OBJCOPY-arm := $(CROSS_COMPILE)objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -S
46 OBJCOPY-mips := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
49 OBJCOPYSREC := $(CROSS_COMPILE)objcopy -O srec -R .reginfo -R .note -R .comment -R .mdebug -S
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_srvsvc_nt.c1475 fstring comment; local
1521 unistr2_to_ascii(comment, &q_u->info.share.info2.info_2_str.uni_remark, sizeof(comment));
1526 unistr2_to_ascii(comment, &q_u->info.share.info2.info_2_str.uni_remark, sizeof(comment));
1535 unistr2_to_ascii(comment, &q_u->info.share.info501.info_501_str.uni_remark, sizeof(comment));
1541 unistr2_to_ascii(comment, &q_u->info.share.info502.info_502_str.uni_remark, sizeof(comment));
1549 unistr2_to_ascii(comment,
1663 fstring comment; local
[all...]
H A Dsrv_dfs_nt.c213 init_unistr2(&dfs2->comment, j->comment, UNI_STR_TERMINATE);
233 init_unistr2(&dfs3->comment, j->comment, UNI_STR_TERMINATE);
275 init_unistr2(&dfs100->comment, j->comment, UNI_STR_TERMINATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas202 '-- For setting the archive comment
399 Dim comment As String variable
416 comment = InputBox("Enter or edit the comment", Default:=szcomment)
417 If comment = "" Then
418 ' either empty comment or Cancel button
419 If MsgBox("Remove comment?" & Chr(13) & "Hit No to keep existing comment", vbYesNo) = vbYes Then
420 szcomment = comment
425 szcomment = comment
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/ucm/
H A Dparser.c514 err = parse_string(n, &modifier->comment);
516 uc_error("error: failed to get modifier comment");
660 err = parse_string(n, &device->comment);
662 uc_error("error: failed to get device comment");
902 const char *comment,
930 if (comment != NULL) {
931 verb->comment = strdup(comment);
932 if (verb->comment == NULL)
1009 const char *use_case_name, *file = NULL, *comment local
900 parse_verb_file(snd_use_case_mgr_t *uc_mgr, const char *use_case_name, const char *comment, const char *file) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/groupdb/
H A Dmapping_tdb.c103 map->gid, map->sid_name_use, map->nt_name, map->comment);
149 &map->gid, &map->sid_name_use, &map->nt_name, &map->comment);
195 &map->gid, &map->sid_name_use, &map->nt_name, &map->comment);
245 &map->gid, &map->sid_name_use, &map->nt_name, &map->comment);
336 &map.gid, &map.sid_name_use, &map.nt_name, &map.comment);
385 fstrcpy(mapt[entries].comment, map.comment);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c388 char title[31], artist[31], album[31], year[5], comment[31]; local
400 title[30] = artist[30] = album[30] = year[4] = comment[30] = 0;
406 memcpy(comment, &data[97], 30);
411 if (comment[28] == 0 && comment[29] != 0) {
412 track = comment[29];
424 v1_attachstr(tag, ID3_FRAME_COMMENT, comment, 0) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c388 char title[31], artist[31], album[31], year[5], comment[31]; local
400 title[30] = artist[30] = album[30] = year[4] = comment[30] = 0;
406 memcpy(comment, &data[97], 30);
411 if (comment[28] == 0 && comment[29] != 0) {
412 track = comment[29];
424 v1_attachstr(tag, ID3_FRAME_COMMENT, comment, 0) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclirap2.c221 data_size = MAX(soffset + strlen(grinfo->comment) + 1, 1024);
239 PUTSTRINGP(p, grinfo->comment, data, soffset);
318 pstring comment; local
323 GETSTRINGP(p, comment, rdata, converter);
325 fn(groupname, comment, cli);
708 + DWORDSIZE /* comment ptr */
732 PUTSTRINGP(p, userinfo->comment, data, soffset);
807 pstring comment, homedir, logonscript; local
820 GETSTRINGP(p, comment, rdata, converter);
824 fn(username, comment, homedi
1663 pstring qname, sep_file, print_proc, dest, parms, comment; local
1761 pstring qname, sep_file, print_proc, dest, parms, comment; local
1865 pstring comment; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_dfs.c85 BOOL init_netdfs_dfs_Info2(NETDFS_DFS_INFO2 *v, const char *path, const char *comment, uint32 state, uint32 num_stores) argument
96 if (comment) {
98 init_unistr2(&v->comment, comment, UNI_FLAGS_NONE);
153 if (!smb_io_unistr2("comment", &v->comment, 1, ps, depth))
233 BOOL init_netdfs_dfs_Info3(NETDFS_DFS_INFO3 *v, const char *path, const char *comment, uint32 state, uint32 num_stores, NETDFS_DFS_STORAGEINFO **stores) argument
244 if (comment) {
246 init_unistr2(&v->comment, comment, UNI_FLAGS_NON
350 init_netdfs_dfs_Info4(NETDFS_DFS_INFO4 *v, const char *path, const char *comment, uint32 state, uint32 timeout, struct GUID guid, uint32 num_stores, NETDFS_DFS_STORAGEINFO **stores) argument
479 init_netdfs_dfs_Info100(NETDFS_DFS_INFO100 *v, const char *comment) argument
1565 init_netdfs_q_dfs_Add(NETDFS_Q_DFS_ADD *v, const char *path, const char *server, const char *share, const char *comment, uint32 flags) argument
1654 init_netdfs_r_dfs_Add(NETDFS_R_DFS_ADD *v, const char *path, const char *server, const char *share, const char *comment, uint32 flags, WERROR status) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dradvd_token.l99 comment \#.*
134 <S_IFNAME>{comment} {
226 {comment} {fprintf(dhcp6_radvd_file, yytext);}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dtree.c216 strncpy(col2, (dirp->comment?dirp->comment:""), 128);
222 strncpy(col2, (dirp->comment?dirp->comment:""), 128);
228 strncpy(col2, (dirp->comment?dirp->comment:""), 128);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dtree.c214 strncpy(col2, (dirp->comment?dirp->comment:""), 128);
220 strncpy(col2, (dirp->comment?dirp->comment:""), 128);
226 strncpy(col2, (dirp->comment?dirp->comment:""), 128);

Completed in 162 milliseconds

<<11121314151617181920>>