Searched refs:comment (Results 176 - 200 of 391) sorted by relevance

1234567891011>>

/external/clang/test/Coverage/
H A Dc-language-features.inc4 multiline comment */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DScenarioStatusTable.java150 String comment = currentBuildResults.getComment();
151 String image = Utils.getImage(confidence, hasFailure, comment != null);
211 this.stream.print("\">): mark a <b>failing result</b> (see above) with a comment explaining this degradation.</li>\n");
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DJavaSourceWriter.java76 public void writeComment(String comment) { argument
79 out.append("// ").append(comment);
/external/libvorbis/lib/
H A Dinfo.c65 void vorbis_comment_add(vorbis_comment *vc,const char *comment){ argument
70 vc->comment_lengths[vc->comments]=strlen(comment);
72 strcpy(vc->user_comments[vc->comments], comment);
78 char *comment=alloca(strlen(tag)+strlen(contents)+2); /* +2 for = and \0 */ local
79 strcpy(comment, tag);
80 strcat(comment, "=");
81 strcat(comment, contents);
82 vorbis_comment_add(vc, comment);
/external/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc31 #pragma comment(lib, "dbghelp.lib")
/external/llvm/utils/vim/
H A Dtablegen.vim30 " Handle correctly imbricated comment
/external/openssh/
H A Dauthfile.c86 const char *comment)
145 buffer_put_cstring(&encrypted, comment);
170 const char *comment)
242 const char *comment)
246 return key_private_rsa1_to_blob(key, blob, passphrase, comment);
250 return key_private_pem_to_blob(key, blob, passphrase, comment);
259 const char *comment)
265 if (!key_private_to_blob(key, &keyblob, passphrase, comment))
543 name = "rsa w/o comment";
557 name = "dsa w/o comment";
85 key_private_rsa1_to_blob(Key *key, Buffer *blob, const char *passphrase, const char *comment) argument
169 key_private_pem_to_blob(Key *key, Buffer *blob, const char *_passphrase, const char *comment) argument
241 key_private_to_blob(Key *key, Buffer *blob, const char *passphrase, const char *comment) argument
258 key_save_private(Key *key, const char *filename, const char *passphrase, const char *comment) argument
[all...]
/external/webkit/Source/WebCore/css/
H A Dview-source.css113 .webkit-html-comment {
114 /* Keep this in sync with inspector.css (.webkit-html-comment) */
/external/webkit/Source/WebCore/dom/
H A DXMLDocumentParser.h73 void comment(const XML_Char *s);
269 void comment(const xmlChar* s);
/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DCACFLayerTreeHost.cpp43 #pragma comment(lib, "QuartzCore_debug")
45 #pragma comment(lib, "QuartzCore")
H A DLegacyCACFLayerTreeHost.cpp42 #pragma comment(lib, "d3d9")
43 #pragma comment(lib, "d3dx9")
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/win/
H A DLayerTreeHostCAWin.cpp45 #pragma comment(lib, "WebKitQuartzCoreAdditions_debug")
47 #pragma comment(lib, "WebKitQuartzCoreAdditions")
/external/zlib/src/contrib/minizip/
H A Dzip.c476 the global comment)
485 ZPOS64_T uMaxBack=0xffff; /* maximum size of global comment */
538 the global comment)
547 ZPOS64_T uMaxBack=0xffff; /* maximum size of global comment */
731 // read the comment from the standard central header.
784 /* zipfile global comment length */
1058 const char* comment, int method, int level, int raw,
1098 if (comment==NULL)
1101 size_comment = (uInt)strlen(comment);
1178 size_extrafield_global+i) = *(comment
1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) argument
1265 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) argument
1281 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) argument
1296 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) argument
1311 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) argument
1324 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) argument
1337 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) argument
1350 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) argument
[all...]
/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 DConfigResults.java627 void setInfos(int build_id, int summaryKind, String comment) { argument
634 buildResults.comment = comment;
/external/libvpx/examples/includes/HTML-Toc-0.91/
H A DTocInsertor.pm291 # args: - $aTokenType: type of token: start, end, comment or text.
475 # Arrays containing start, end, comment, text & declaration tokens which
634 #--- HTML::TocInsertor::comment() ---------------------------------------------
635 # function: Process comment.
636 # args: - $aComment: comment text with '<!--' and '-->' tags stripped off.
638 sub comment { subroutine
643 # Allow ancestor to process the comment tag
644 $self->SUPER::comment($aComment);
645 # Assemble original comment
650 # Processing comment a
965 sub comment { subroutine
[all...]
/external/webkit/Source/WebCore/html/parser/
H A DHTMLConstructionSite.cpp242 attach(currentNode(), Comment::create(currentNode()->document(), token.comment()));
248 attach(m_attachmentRoot, Comment::create(m_document, token.comment()));
255 attach(parent, Comment::create(parent->document(), token.comment()));
/external/chromium/net/test/
H A Dtest_server_win.cc22 #pragma comment(lib, "crypt32.lib")
/external/clang/
H A Dclang-tblgen-rules.mk98 $(call transform-host-clang-td-to-out,clang-comment-command-info)
107 $(call transform-host-clang-td-to-out,clang-comment-html-tags-properties)
116 $(call transform-host-clang-td-to-out,clang-comment-html-tags)
125 $(call transform-host-clang-td-to-out,clang-comment-nodes)
/external/clang/lib/AST/
H A DCommentLexer.cpp725 case '/': { // BCPL comment.
731 // merged this non-Doxygen comment into a bunch of Doxygen comments
739 // Skip it even if the comment is not a Doxygen one, because //< and /*<
750 case '*': { // C comment.
768 llvm_unreachable("second character of comment should be '/' or '*'");
773 // between them. So we can search for the start of the next comment.
779 // between them -- guaranteed by comment extraction) into a newline. We
781 // after a comment).
794 // Skip C comment closing sequence.
800 // Synthenize newline just after the C comment, regardles
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_win.cc33 #pragma comment(lib, "dbghelp.lib")
/external/grub/stage2/
H A Dstage2.c767 int pos = 0, literal = 0, comment = 0; local
811 if (comment)
814 comment = 0;
819 comment = 1;
/external/libpcap/
H A Dpcap1.h117 PCAP_COMMENT, /* comment */
159 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/libvpx/examples/includes/geshi/geshi/
H A Ddos.php66 //DOS comment lines
H A Dobjc.php60 //Multiline Continuation for single-line comment

Completed in 830 milliseconds

1234567891011>>