Searched refs:comment (Results 76 - 100 of 639) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcoffeescript.js75 // Handle docco title comment (single line)
78 return "comment";
87 // Single line comment
90 return "comment";
213 return "comment";
337 if (fillAlign && style && style != "comment") fillAlign.align = true;
H A Djavascript.js116 return ret("comment", "comment");
168 return ret("comment", "comment");
627 if (type == "comment") return style;
/external/clang/lib/Rewrite/Frontend/
H A DRewriteTest.cpp28 if (I->isNot(tok::comment)) continue;
/external/libmtp/
H A Dhotplug.sh.in43 # Nullify comment
44 comment=""
49 # This is a comment line, save it.
50 comment=${LINE}
62 echo ${comment} >> $2
64 comment=""
/external/openssl/crypto/des/asm/
H A Dcrypt586.pl28 &comment("");
29 &comment("Load the 2 words");
48 &comment("");
49 &comment("Round $i");
52 &comment("");
53 &comment("Round ".sprintf("%d",$i+1));
64 &comment("");
65 &comment("FP");
158 &comment("");
/external/libvorbis/doc/
H A D05-comment.tex4 \section{comment field and header specification} \label{vorbis:spec:comment}
8 The Vorbis text comment header is the second (of three) header
14 The comment field is meant to be used much like someone jotting a
33 The comment header is logically a list of eight-bit-clean vectors; the
43 in the comment header is octet-aligned, they can simply be read as
46 The comment header is decoded as follows:
54 6) this iteration's user comment = read a UTF-8 vector as [length] octets
66 The comment vectors are structured similarly to a UNIX environment variable.
67 That is, comment field
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DinspectorSyntaxHighlight.css30 .cm-js-comment {color: rgb(0, 116, 0);}
36 .cm-css-comment {color: rgb(0, 116, 0);}
48 .cm-xml-comment {color: rgb(35, 110, 37);}
54 .webkit-html-comment {
55 /* Keep this in sync with view-source.css (.webkit-html-comment) */
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
H A Dco-586.pl23 &comment("mul a[$ai]*b[$bi]");
51 &comment("sqr a[$ai]*a[$bi]");
80 &comment("sqr a[$ai]*a[$bi]");
144 &comment("################## Calculate word $i");
170 &comment("saved r[$i]");
184 &comment("save r[$i]");
233 &comment("############### Calculate word $i");
266 &comment("saved r[$i]");
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.h68 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status);
113 struct SResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
122 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
133 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
142 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
149 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
156 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status);
164 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status);
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dads2armasm_ms.pl21 undef $comment;
H A Dads2gas.pl44 undef $comment;
52 $comment = "";
53 ($line, $comment) = /(.*?)$comment_char(.*)/;
145 print "$comment_sub$comment\n" if defined $comment;
224 s/;/@/g; # change comment characters
232 print "$comment_sub$comment\n" if defined $comment;
/external/chromium_org/tools/
H A Dboilerplate.py34 comment = EXTENSIONS_TO_COMMENTS[ext] + ' '
35 return '\n'.join([comment + line for line in LINES])
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Dxml_formatted_writer.py56 def AddComment(self, parent, comment):
57 '''Adds a comment node.'''
58 parent.appendChild(parent.ownerDocument.createComment(comment))
/external/doclava/src/com/google/doclava/
H A DParsedTagInfo.java39 protected void setCommentText(String comment) { argument
40 mCommentText = comment;
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DDefaultTable.py22 writer.comment("An error occurred during the decompilation of this table")
24 writer.comment(self.ERROR)
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DDefaultTable.py22 writer.comment("An error occurred during the decompilation of this table")
24 writer.comment(self.ERROR)
/external/libvpx/libvpx/build/make/
H A Dads2armasm_ms.pl21 undef $comment;
/external/openssl/crypto/bn/asm/
H A Dco-586.pl23 &comment("mul a[$ai]*b[$bi]");
51 &comment("sqr a[$ai]*a[$bi]");
80 &comment("sqr a[$ai]*a[$bi]");
144 &comment("################## Calculate word $i");
170 &comment("saved r[$i]");
184 &comment("save r[$i]");
233 &comment("############### Calculate word $i");
266 &comment("saved r[$i]");
/external/openssl/crypto/bn/asm/x86/
H A Dcomba.pl11 &comment("mul a[$ai]*b[$bi]");
39 &comment("sqr a[$ai]*a[$bi]");
68 &comment("sqr a[$ai]*a[$bi]");
132 &comment("################## Calculate word $i");
158 &comment("saved r[$i]");
172 &comment("save r[$i]");
221 &comment("############### Calculate word $i");
254 &comment("saved r[$i]");
/external/valgrind/main/drd/tests/
H A Dverify-xml-output19 ../../vg-in-place --tool=drd --xml=yes --xml-file="$b-%q{USER}.xml" --xml-user-comment="<runBy>$(basename $0)</runBy>" --child-silent-after-fork=yes --gen-suppressions=all $vgopts ./$prog $args
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToSAXHandler.java132 * Receive notification of a comment.
134 * @see ExtendedLexicalHandler#comment(String)
136 public void comment(String comment) throws SAXException argument
143 final int len = comment.length();
148 comment.getChars(0,len, m_charsBuff, 0);
149 m_lexHandler.comment(m_charsBuff, 0, len);
150 // time to fire off comment event
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A DfilterRFC3454.pl157 local ($inFH, $outFH,$comment, $table) = @_;
159 print $outFH $comment."\n";
220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
221 readPrint($inFH,$outFH, $comment, "A");
229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
230 readPrint($inFH,$outFH,$comment, "B.1");
238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
239 readPrint($inFH,$outFH,$comment, "B.2");
247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
248 readPrint($inFH,$outFH,$comment, "
[all...]
/external/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl157 local ($inFH, $outFH,$comment, $table) = @_;
159 print $outFH $comment."\n";
220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
221 readPrint($inFH,$outFH, $comment, "A");
229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
230 readPrint($inFH,$outFH,$comment, "B.1");
238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
239 readPrint($inFH,$outFH,$comment, "B.2");
247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
248 readPrint($inFH,$outFH,$comment, "
[all...]
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DViaParser.java109 // JvB Note: RFC3261 does not allow a comment in Via headers anymore
114 StringBuffer comment = new StringBuffer();
123 comment.append(tok.getTokenValue());
126 comment.append(tok.getTokenValue());
131 comment.append(ch);
135 v.setComment(comment.toString());
/external/opencv/otherlibs/highgui/
H A Dutils.cpp48 #pragma comment(lib, "libjasperd_64.lib")
49 #pragma comment(lib, "libjpegd_64.lib")
50 #pragma comment(lib, "libpngd_64.lib")
51 #pragma comment(lib, "libtiffd_64.lib")
52 #pragma comment(lib, "zlibd_64.lib")
54 #pragma comment(lib, "libjasper_64.lib")
55 #pragma comment(lib, "libjpeg_64.lib")
56 #pragma comment(lib, "libpng_64.lib")
57 #pragma comment(lib, "libtiff_64.lib")
58 #pragma comment(li
[all...]

Completed in 648 milliseconds

1234567891011>>