Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/external/libxml2/result/
Dcomment6.xml.rde1 0 8 #comment 0 1
2 long comment long comment long comment long comment long comment long comment
3 long comment long comment long comment long comment long comment long comment
4 long comment long comment long comment long comment long comment long comment
5 long comment long comment long comment long comment long comment long comment
6 long comment long comment long comment long comment long comment long comment
7 long comment long comment long comment long comment long comment long comment
8 long comment long comment long comment long comment long comment long comment
Dcomment6.xml.rdr1 0 8 #comment 0 1
2 long comment long comment long comment long comment long comment long comment
3 long comment long comment long comment long comment long comment long comment
4 long comment long comment long comment long comment long comment long comment
5 long comment long comment long comment long comment long comment long comment
6 long comment long comment long comment long comment long comment long comment
7 long comment long comment long comment long comment long comment long comment
8 long comment long comment long comment long comment long comment long comment
Dcomment6.xml.sax23 SAX.comment(
4 long comment long comment long comment long comment long comment long comment
5 long comment long comment long comment long comment long comment long comment
6 long comment long comment long comment long comment long comment long comment
7 long comment long comment long comment long comment long comment long comment
8 long comment long comment long comment long comment long comment long comment
9 long comment long comment long comment long comment long comment long comment
10 long comment long comment long comment long comment long comment long comment
Dcomment6.xml.sax3 SAX.comment(
4 long comment long comment long comment long comment long comment long comment
5 long comment long comment long comment long comment long comment long comment
6 long comment long comment long comment long comment long comment long comment
7 long comment long comment long comment long comment long comment long comment
8 long comment long comment long comment long comment long comment long comment
9 long comment long comment long comment long comment long comment long comment
10 long comment long comment long comment long comment long comment long comment
Dxhtml1.rdr2 0 8 #comment 0 1 3.1.1 3/
17 1 8 #comment 0 1 4.8
42 1 8 #comment 0 1 C2
48 1 8 #comment 0 1 C3
54 1 8 #comment 0 1 C7
67 1 8 #comment 0 1 C8
75 1 8 #comment 0 1 4.5
Dxhtml1.rde2 0 8 #comment 0 1 3.1.1 3/
17 1 8 #comment 0 1 4.8
42 1 8 #comment 0 1 C2
48 1 8 #comment 0 1 C3
54 1 8 #comment 0 1 C7
67 1 8 #comment 0 1 C8
75 1 8 #comment 0 1 4.5
Dintsubset2.xml.sax4 SAX.comment( Version 1.3
8 comment.
27 SAX.comment(
32 SAX.comment(
37 SAX.comment(
43 SAX.comment(
48 SAX.comment(
52 SAX.comment(
57 SAX.comment(
62 SAX.comment(
[all …]
Dintsubset2.xml.sax24 SAX.comment( Version 1.3
8 comment.
27 SAX.comment(
32 SAX.comment(
37 SAX.comment(
43 SAX.comment(
48 SAX.comment(
52 SAX.comment(
57 SAX.comment(
62 SAX.comment(
[all …]
/external/clang/test/Preprocessor/
Dpragma_ps4.c6 #pragma comment(lib)
7 #pragma comment(lib,"foo")
8 __pragma(comment(lib, "bar"))
10 #pragma comment(linker) // expected-warning {{'#pragma comment linker' ignored}}
11 #pragma comment(linker,"foo") // expected-warning {{'#pragma comment linker' ignored}}
12 __pragma(comment(linker, " bar=" "2")) // expected-warning {{'#pragma comment linker' ignored}}
14 #pragma comment(user) // expected-warning {{'#pragma comment user' ignored}}
15 #pragma comment(user, "Compiled on " __DATE__ " at " __TIME__ ) // expected-warning {{'#pragma comm…
16 __pragma(comment(user, "foo")) // expected-warning {{'#pragma comment user' ignored}}
18 #pragma comment(compiler) // expected-warning {{'#pragma comment compiler' ignored}}
[all …]
Dpragma_microsoft.c9 #pragma comment(linker,"foo=" FOO) // expected-error {{pragma comment requires parenthesized identi…
10 #pragma comment(linker," bar=" BAR)
12 #pragma comment( user, "Compiled on " __DATE__ " at " __TIME__ )
14 #pragma comment(foo) // expected-error {{unknown kind of pragma comment}}
15 #pragma comment(compiler,) // expected-error {{expected string literal in pragma comment}}
17 #pragma comment(foo) // macro expand kind.
18 #pragma comment(foo) x // expected-error {{pragma comment requires}}
20 #pragma comment(user, "foo\abar\nbaz\tsome thing")
30 __pragma(comment(linker," bar=" BAR))
/external/clang/docs/tools/
Ddump_ast_matchers.py57 def extract_result_types(comment): argument
69 m = re.search(r'Usable as: Any Matcher[\s\n]*$', comment, re.S)
73 m = re.match(r'^(.*)Matcher<([^>]+)>\s*,?[\s\n]*$', comment, re.S)
75 if re.search(r'Usable as:\s*$', comment):
80 comment = m.group(1)
82 def strip_doxygen(comment): argument
85 comment = re.sub(r'^\\[^\s]+\n', r'', comment, flags=re.M)
87 comment = re.sub(r'\\[^\s]+\s+', r'', comment)
88 return comment
98 def add_matcher(result_type, name, args, comment, is_dyncast=False): argument
[all …]
Ddump_format_style.py34 def __init__(self, name, type, comment): argument
37 self.comment = comment.strip()
42 doxygen2rst(indent(self.comment, 2)))
48 def __init__(self, name, comment): argument
50 self.comment = comment.strip()
57 def __init__(self, name, comment): argument
59 self.comment = comment.strip()
65 doxygen2rst(indent(self.comment, 2)))
78 comment = ''
89 comment = clean_comment_line(line)
[all …]
/external/nist-sip/java/gov/nist/javax/sip/header/
DRetryAfter.java63 protected String comment; field in RetryAfter
80 if (comment != null) in encodeBody()
81 s.append(SP + LPAREN + comment + RPAREN); in encodeBody()
94 return comment != null; in hasComment()
100 comment = null; in removeComment()
146 return comment; in getComment()
157 public void setComment(String comment) throws ParseException { in setComment() argument
158 if (comment == null) in setComment()
160 this.comment = comment; in setComment()
/external/libvpx/libvpx/build/make/
Dads2gas.pl44 undef $comment;
52 $comment = "";
53 ($line, $comment) = /(.*?)$comment_char(.*)/;
145 print "$comment_sub$comment\n" if defined $comment;
232 print "$comment_sub$comment\n" if defined $comment;
/external/clang/test/CodeGen/
Dpragma-comment.c6 #pragma comment(lib, "msvcrt.lib")
7 #pragma comment(lib, "kernel32")
8 #pragma comment(lib, "USER32.LIB")
9 #pragma comment(lib, "with space")
12 #pragma comment(linker," /bar=" BAR)
13 #pragma comment(linker," /foo=\"foo bar\"")
/external/protobuf/gtest/test/
Dgtest-unittest-api_test.cc108 Message comment; in GetExpectedTestCaseComment() local
109 comment << "TypeParam = " << GetTypeName<int>().c_str(); in GetExpectedTestCaseComment()
110 return comment.GetString(); in GetExpectedTestCaseComment()
151 EXPECT_STREQ("", test_case->comment()); in TEST()
161 EXPECT_STREQ("", tests[0]->comment()); in TEST()
167 EXPECT_STREQ("", tests[1]->comment()); in TEST()
173 EXPECT_STREQ("", tests[2]->comment()); in TEST()
179 EXPECT_STREQ("", tests[3]->comment()); in TEST()
191 EXPECT_STREQ(GetExpectedTestCaseComment().c_str(), test_case->comment()); in TEST()
201 EXPECT_STREQ("", tests[0]->comment()); in TEST()
[all …]
/external/boringssl/src/crypto/bn/asm/
Dbn-586.pl138 &comment("");
163 &comment("Round $i");
175 &comment("");
190 &comment("Tail Round $i");
254 &comment("");
275 &comment("Round $i");
288 &comment("");
304 &comment("Tail Round $i");
360 &comment("");
375 &comment("Round $i");
[all …]
/external/icu/icu4c/source/tools/gensprep/
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, "B.3");
[all …]
/external/openssh/
Dssh-add.c110 char *certpath = NULL, *comment = NULL; in delete_file() local
113 if ((r = sshkey_load_public(filename, &public, &comment)) != 0) { in delete_file()
118 fprintf(stderr, "Identity removed: %s (%s)\n", filename, comment); in delete_file()
128 free(comment); in delete_file()
129 comment = NULL; in delete_file()
131 if ((r = sshkey_load_public(certpath, &cert, &comment)) != 0) { in delete_file()
144 comment); in delete_file()
156 free(comment); in delete_file()
185 char *comment = NULL; in add_file() local
221 &private, &comment)) != 0 && r != SSH_ERR_KEY_WRONG_PASSPHRASE) { in add_file()
[all …]
/external/doclava/src/com/google/doclava/
DAttributeInfo.java45 for (AttrTagInfo comment : attrField.comment().attrTags()) { in name()
46 String n = comment.name(); in name()
59 public Comment comment() { in comment() method in AttributeInfo
61 for (AttrTagInfo attr : attrField.comment().attrTags()) { in comment()
89 TagInfo.makeHDF(data, base + ".deprecated", attrField.comment().deprecatedTags()); in makeHDF()
90 TagInfo.makeHDF(data, base + ".shortDescr", comment().briefTags()); in makeHDF()
91 TagInfo.makeHDF(data, base + ".descr", comment().tags()); in makeHDF()
DKeywordEntry.java22 KeywordEntry(String label, String href, String comment) { in KeywordEntry() argument
25 this.comment = comment; in KeywordEntry()
31 data.setValue(base + ".comment", this.comment); in makeHDF()
44 private String comment; field in KeywordEntry
/external/selinux/sepolgen/src/sepolgen/
Dpolicygen.py160 rule.comment = ""
162 rule.comment = str(refpolicy.Comment(explain_access(av, verbosity=self.explain)))
164 rule.comment += "\n#!!!! This avc is allowed in the current policy"
166 rule.comment += "\n#!!!! This avc has a dontaudit rule in the current policy"
170 …rule.comment += "\n#!!!! This avc can be allowed using one of the these booleans:\n# %s" % ", …
172 … rule.comment += "\n#!!!! This avc can be allowed using the boolean '%s'" % av.data[0][0]
175 …rule.comment += "\n#!!!! This avc is a constraint violation. You would need to modify the attribu…
176 rule.comment += "\n#Constraint rule: "
177 rule.comment += "\n\t" + av.data[0]
179 … rule.comment += "\n#\tPossible cause is the source %s and target %s are different." % reason
[all …]
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
DCommentMethodItem.java37 private final String comment; field in CommentMethodItem
40 public CommentMethodItem(String comment, int codeAddress, double sortOrder) { in CommentMethodItem() argument
42 this.comment = comment; in CommentMethodItem()
52 writer.write(comment); in writeTo()
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp80 struct UString comment; member
115 …(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *stat…
117 static struct SResource *parseResource(ParseState* state, char *tag, const struct UString *comment,…
150 …ffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); in initLookahead()
167 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
173 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken() argument
190 if (comment != NULL) in getToken()
192 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status); in getToken()
197 ustr_setlen(&state->lookahead[i].comment, 0, status); in getToken()
199 …ffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); in getToken()
[all …]
/external/libxml2/python/tests/
Dbuild.py9 comment = doc.newDocComment("This is a generated document") variable
10 doc.addChild(comment)
23 comment = doc.children variable
24 if comment.type != "comment" or \
25 comment.content != "This is a generated document":
28 pi = comment.next

12345678910>>...44