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

<<11121314151617181920>>

/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_m_a_x_p.py125 writer.comment("Most of this table will be recalculated by the compiler")
H A DM_E_T_A_.py160 writer.comment("Lengths and number of entries in this table will be recalculated by the compiler")
276 writer.comment(getLabelString(self.labelID))
H A D_p_o_s_t.py203 writer.comment("This file uses unique glyph names based on the information\n"
219 writer.comment("following are the name that are not taken from the standard Mac glyph order")
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DD_S_I_G_.py81 xmlWriter.comment("note that the Digital Signature will be invalid after recompilation!")
H A DG_M_A_P_.py105 writer.comment("Most of this table will be recalculated by the compiler")
H A DG_P_K_G_.py80 writer.comment("Most of this table will be recalculated by the compiler")
H A D_m_a_x_p.py125 writer.comment("Most of this table will be recalculated by the compiler")
H A DM_E_T_A_.py160 writer.comment("Lengths and number of entries in this table will be recalculated by the compiler")
276 writer.comment(getLabelString(self.labelID))
H A D_p_o_s_t.py203 writer.comment("This file uses unique glyph names based on the information\n"
219 writer.comment("following are the name that are not taken from the standard Mac glyph order")
/external/libpcap/
H A Dpcap1.h121 PCAP_COMMENT, /* comment */
163 unsigned char comment[0]; member in struct:pcap1_info_comment
/external/libvorbis/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);
/external/libxml2/include/libxml/
H A DSAX.h146 comment (void *ctx,
/external/openssl/crypto/perlasm/
H A Dx86masm.pl139 # comment out OPENSSL_ia32cap_P declarations
147 sub ::comment { foreach (@_) { push(@out,"\t; $_\n"); } }
H A Dx86nasm.pl122 # comment out OPENSSL_ia32cap_P declarations
129 sub ::comment { foreach (@_) { push(@out,"\t; $_\n"); } }
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToXMLSAXHandler.java399 * @see org.xml.sax.ext.LexicalHandler#comment(char[], int, int)
401 public void comment(char[] arg0, int arg1, int arg2) throws SAXException method in class:ToXMLSAXHandler
405 m_lexHandler.comment(arg0, arg1, arg2);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dread.c67 struct UString *comment,
77 c = getNextChar(buf, TRUE, comment, status);
114 non comment, non whitespace item is a string, it reads it in as
359 /* parse multi-line comment and store it in token*/
429 error(line, "unterminated comment detected");
64 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) argument
/external/chromium_org/third_party/skia/tools/lua/
H A Dclassify_rrect_clips.lua100 --[[ To use the web scraper comment out the above call to print_classes, run the code below,
H A Dcount_reduced_clipstacks.lua74 --[[ To use the web scraper comment out the print above, run the code below to generate an
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dnode.py128 def deepstr(self,level=0,comment=False,nl='\n',indent=' '):
149 if comment:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DScenarioResults.java347 void setInfos(int config_id, int build_id, int summaryKind, String comment) { argument
353 configResults.setInfos(build_id, summaryKind, comment);
/external/icu/icu4c/source/tools/genrb/
H A Dread.c67 struct UString *comment,
77 c = getNextChar(buf, TRUE, comment, status);
114 non comment, non whitespace item is a string, it reads it in as
359 /* parse multi-line comment and store it in token*/
429 error(line, "unterminated comment detected");
64 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) argument
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py87 def writeComment(self, comment):
88 self.writeln('# ' + comment)
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py92 def writeComment(self, comment):
93 self.writeln('# ' + comment)
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py87 def writeComment(self, comment):
88 self.writeln('# ' + comment)
/external/skia/tools/lua/
H A Dclassify_rrect_clips.lua100 --[[ To use the web scraper comment out the above call to print_classes, run the code below,

Completed in 494 milliseconds

<<11121314151617181920>>