/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
XMLDocumentParser.cpp | 42 #include "core/dom/Comment.h" 239 parser->comment(m_text); 1186 void XMLDocumentParser::comment(const String& text) function in class:WebCore::XMLDocumentParser [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
ec.h | 390 const char *comment; member in struct:__anon13574 [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
ec.h | 390 const char *comment; member in struct:__anon13749 [all...] |
/external/jdiff/src/jdiff/ |
HTMLReportGenerator.java | 694 * date and time in an HTML comment. 2020 String comment = Comments.getComment(existingComments_, commentID); local [all...] |
/external/open-vcdiff/gtest/include/gtest/ |
gtest.h | 622 // Returns the test case comment. 625 // Returns the test comment. 626 const char* comment() const; 659 const char* test_case_comment, const char* comment, 679 const char* test_case_comment, const char* comment, 704 TestCase(const char* name, const char* comment, 714 // Returns the test case comment. 715 const char* comment() const { return comment_.c_str(); } function in class:testing::TestCase 802 // Comment on the test case. [all...] |
/external/open-vcdiff/gtest/src/ |
gtest-internal-inl.h | 522 const char* comment, TypeId fixture_class_id, 550 // Returns the test case comment. 553 // Returns the test comment. 554 const char* comment() const { return comment_.c_str(); } function in class:testing::internal::TestInfoImpl 580 const String test_case_comment_; // Test case comment 581 const String comment_; // Test comment 863 const char* comment, [all...] |
/external/openssh/ |
ssh-keygen.c | 67 * Flag indicating that we just want to change the comment. This can be set 100 /* This is set to the new comment if given on the command line. */ 266 char comment[61]; local 272 /* Comment + surrounds must fit into 72 chars (RFC 4716 sec 3.3) */ 273 snprintf(comment, sizeof(comment), 279 fprintf(stdout, "Comment: \"%s\"\n", comment); 746 char *comment = NULL, *cp, *ep, line[16*1024], *fp, *ra; local 761 public = key_load_public(identity_file, &comment); 867 char comment[1024]; local 1180 char *comment; local 1262 char *comment = NULL; local 1293 char new_comment[1024], *comment, *passphrase; local 1508 char *otmp, *tmp, *cp, *out, *comment, **plist = NULL; local 1918 char dotsshdir[MAXPATHLEN], comment[1024], *passphrase1, *passphrase2; local [all...] |
sshconnect2.c | 248 char *filename; /* comment for agent-only keys */ 1366 char *comment; local [all...] |
/external/openssl/crypto/ec/ |
ec.h | 390 const char *comment; member in struct:__anon24150 [all...] |
/external/openssl/include/openssl/ |
ec.h | 390 const char *comment; member in struct:__anon24321 [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | 518 const char* comment, TypeId fixture_class_id, 546 // Returns the test case comment. 549 // Returns the test comment. 550 const char* comment() const { return comment_.c_str(); } function in class:testing::internal::TestInfoImpl 576 const String test_case_comment_; // Test case comment 577 const String comment_; // Test comment 859 const char* comment, [all...] |
/external/tinyxml2/ |
tinyxml2.cpp | 734 // <!-- comment -->
739 // <!-- comment -->
868 // Comment parses as text.
870 p = value.ParseText( p, "-->", StrPair::COMMENT );
883 XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. Intern?
local 884 return comment;
1474 XMLComment* comment = new (commentPool.Alloc()) XMLComment( this ); local [all...] |
/frameworks/base/tools/aapt/ |
Resource.cpp | 1708 String16 comment = symbols->getComment(realClassName); local [all...] |
ResourceTable.cpp | 250 String16 comment; 291 outTable->appendComment(myPackage, attr16, ident, comment, appendComment); 292 //printf("Attribute %s comment: %s\n", String8(ident).string(), 293 // String8(comment).string()); 329 attr.comment = String16( 792 const String16 eat_comment16("eat-comment"); 952 symbols->appendComment(String8(name), comment, srcPos); local 1062 symbols->appendComment(String8(curName), comment, srcPos); local 1127 symbols->appendComment(String8(name), comment, srcPos); local 1200 styleSymbols->appendComment(String8(ident), comment, srcPos); local 1245 symbols->appendComment(String8(itemIdent), comment, srcPos); local [all...] |
/ndk/sources/host-tools/make-3.81/ |
read.c | 889 /* We found a comment before a semicolon. */ 911 but whitespace (a comment?). */ 1305 char *comment; local [all...] |
/system/core/libpixelflinger/codeflinger/ |
MIPSAssembler.cpp | 132 void ArmToMipsAssembler::comment(const char* string) function in class:android::ArmToMipsAssembler 134 mMips->comment(string); 1019 void ArmToMipsAssembler::SWI(int cc, uint32_t comment) { 1020 // *mPC++ = (cc<<28) | (0xF<<24) | comment; 1353 ssize_t comment = mComments.indexOfKey(mipsPC); local 1366 void MIPSAssembler::comment(const char* string) function in class:android::MIPSAssembler [all...] |
/prebuilts/tools/common/m2/internal/jdom/jdom/1.0/ |
jdom-1.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.test.performance_3.6.0.v20091014.jar | |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 2391 public void comment(char ch[], int start, int length) method in class:ToStream [all...] |
/external/chromium_org/third_party/libxml/src/include/libxml/ |
parser.h | 119 XML_PARSER_COMMENT, /* within a comment */ 579 * @value: the comment content 581 * A comment has been parsed. 737 commentSAXFunc comment; member in struct:_xmlSAXHandler 778 commentSAXFunc comment; member in struct:_xmlSAXHandlerV1 [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
coff-objfmt.c | 1810 yasm_section *comment; local [all...] |
/external/doclava/src/com/google/doclava/ |
Doclava.java | 1300 String comment = doc.getRawCommentText(); local [all...] |
/external/libxml2/include/libxml/ |
parser.h | 119 XML_PARSER_COMMENT, /* within a comment */ 579 * @value: the comment content 581 * A comment has been parsed. 737 commentSAXFunc comment; member in struct:_xmlSAXHandler 778 commentSAXFunc comment; member in struct:_xmlSAXHandlerV1 [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_Utils.h | 210 OMX_U8 comment[256]; member in struct:IDMJPGE_TIGEM_Comment 287 #define M_COM 0xFE /* COMment */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cpplib.h | 134 TK(COMMENT, LITERAL) /* Only if output comments. */ \ 162 /* Payload of a NUMBER, STRING, CHAR or COMMENT token. */ 324 /* Nonzero means warn if slash-star appears in a comment. */ 925 char *comment; member in struct:__anon33783 [all...] |