Searched refs:comment (Results 151 - 175 of 669) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dsu-filter.pl71 my $comment = 0;
76 if($comment) {
78 $comment = 0;
138 $comment = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexMetapost.cxx52 // lexer.tex.comment.process=0
157 bool processComment = styler.GetPropertyInt("lexer.metapost.comment.process", 0) == 1 ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmessage.h106 string_list_ty *comment; member in struct:altstr
133 string_list_ty *comment; member in struct:message_ty
182 message_comment_append (message_ty *mp, const char *comment);
184 message_comment_dot_append (message_ty *mp, const char *comment);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-awk-1106 while read comment; do
116 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-c-1130 while read comment; do
140 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-elisp-1102 while read comment; do
112 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-gcc-internal-1132 while read comment; do
142 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-java-2113 while read comment; do
124 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-kde-274 while read comment; do
85 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-librep-176 while read comment; do
86 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-pascal-298 while read comment; do
109 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-1136 while read comment; do
146 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-php-184 while read comment; do
92 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-php-289 while read comment; do
100 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-python-2107 while read comment; do
118 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-qt-253 while read comment; do
64 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-sh-232 while read comment; do
43 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-tcl-1106 while read comment; do
118 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dxgettext-csharp-510 // This comment will not be extracted.
12 // TRANSLATORS: This is an extracted comment.
39 #. TRANSLATORS: This is an extracted comment.
H A Dxgettext-java-510 // This comment will not be extracted.
12 // TRANSLATORS: This is an extracted comment.
39 #. TRANSLATORS: This is an extracted comment.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dsu-filter.pl71 my $comment = 0;
76 if($comment) {
78 $comment = 0;
138 $comment = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/
H A DMakefile8 OBJCOPYFLAGS_zImage := -O binary -R .note -R .comment -R .stab -R .stabstr -S
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dwindll.h55 void comment(unsigned int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/
H A DMakefile5 objcopyflags-$(CONFIG_ETRAX_ARCH_V10) += -R .note -R .comment
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-tknzr.c422 *Parses a "comment" as defined in the css spec at [4.1.1]:
437 CRString *comment = NULL; local
451 comment = cr_string_new ();
459 g_string_append_c (comment->stryng, '/');
460 g_string_append_unichar (comment->stryng,
478 g_string_append_c (comment->stryng,
482 g_string_append_unichar (comment->stryng, cur_char);
486 cr_parsing_location_copy (&comment->location,
488 *a_comment = comment;
493 if (comment) {
[all...]

Completed in 72 milliseconds

1234567891011>>