Home
last modified time | relevance | path

Searched refs:comment (Results 1 - 25 of 461) sorted by relevance

12345678910>>...19

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomment.rs3 /// The type of a comment.
6 /// A `///` comment, or something of the like.
7 /// All lines in a comment should start with the same symbol.
9 /// A `/**` comment, where each other line can start with `*` and the
14 /// Preprocesses a C/C++ comment so that it is a valid Rust comment.
15 pub fn preprocess(comment: &str) -> String { in preprocess()
16 match self::kind(comment) { in preprocess()
17 Some(Kind::SingleLines) => preprocess_single_lines(comment), in preprocess()
18 Some(Kind::MultiLine) => preprocess_multi_line(comment), in preprocess()
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
H A DCommentsSchemaTest.java57 comment(US_FIXED_LINE, "Hello World"))) in testSimple_export()
71 comment(US_FIXED_LINE, "Hello World")); in testSimple_import()
78 comment(US_FIXED_LINE, "\tHello", "World\\"))) in testEscapedText_export()
92 comment(US_FIXED_LINE, "\tHello", "World\\")); in testEscapedText_import()
99 comment(US_FIXED_LINE, "First"), in testOrdering_export()
100 comment(US_FIXED_LINE, "Second"), in testOrdering_export()
101 comment(US_FIXED_LINE, "Third"), in testOrdering_export()
102 comment(US_TOP, "Top Level Comment"), in testOrdering_export()
103 comment(US_SHORTCODE, "Shortcode Comment"), in testOrdering_export()
104 comment(US_MOBIL in testOrdering_export()
141 private Comment comment(Anchor a, String... lines) { comment() method in CommentsSchemaTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDataDrivenTestHelper.java42 String comment = comments.get(i); in appendLines()
44 if(!comment.isEmpty()) { in appendLines()
45 out.append("# ").append(comment); in appendLines()
51 if (!comment.isEmpty()) { in appendLines()
52 out.append("\t# ").append(comment); in appendLines()
82 String comment = comments.get(i); in test()
84 if (!comment.isEmpty()) { in test()
85 AbstractTestLog.logln(comment); in test()
94 handleParams(comment, arguments); in test()
99 handle(i, breakpoint, comment, argument in test()
181 handleParams(String comment, List<String> arguments) handleParams() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDataDrivenTestHelper.java41 String comment = comments.get(i); in appendLines()
43 if(!comment.isEmpty()) { in appendLines()
44 out.append("# ").append(comment); in appendLines()
50 if (!comment.isEmpty()) { in appendLines()
51 out.append("\t# ").append(comment); in appendLines()
81 String comment = comments.get(i); in test()
83 if (!comment.isEmpty()) { in test()
84 AbstractTestLog.logln(comment); in test()
93 handleParams(comment, arguments); in test()
98 handle(i, breakpoint, comment, argument in test()
180 handleParams(String comment, List<String> arguments) handleParams() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dasm_offset.c78 const char *comment; member
99 .comment = "The numerical value of the enum value 'VULKAN_LOADER_ERROR_BIT'" }, in main()
101 .comment = "The size of a pointer" }, in main()
103 .comment = "The size of a 'const char *' struct" }, in main()
105 .comment = "The offset of 'phys_dev_ext_disp_functions' within a 'loader_instance' struct" }, in main()
107 .comment = "The offset of 'phys_dev_ext' within in 'loader_instance_dispatch_table' struct" }, in main()
109 .comment = "The offset of 'phys_dev' within a 'loader_physical_device_tramp' struct" }, in main()
111 .comment = "The offset of 'this_icd_term' within a 'loader_physical_device_term' struct" }, in main()
113 .comment = "The offset of 'phys_dev' within a 'loader_physical_device_term' struct" }, in main()
115 .comment in main()
[all...]
/third_party/alsa-utils/alsaucm/
H A Ddump.c33 const char *comment);
39 const char *comment);
45 const char *comment);
97 const char *verb, const char *comment) in text_verb_start()
101 if (comment && comment[0]) in text_verb_start()
102 printf("\tComment %s\n", ESC(comment, buf2)); in text_verb_start()
115 const char *comment) in text_2nd_level_begin()
119 if (comment && comment[ in text_2nd_level_begin()
96 text_verb_start(struct renderer *r ATTRIBUTE_UNUSED, const char *verb, const char *comment) text_verb_start() argument
112 text_2nd_level_begin(struct renderer *r ATTRIBUTE_UNUSED, const char *key, const char *val, const char *comment) text_2nd_level_begin() argument
142 text_dev_start(struct renderer *r, const char *dev, const char *comment) text_dev_start() argument
147 text_mod_start(struct renderer *r, const char *dev, const char *comment) text_mod_start() argument
282 json_verb_start(struct renderer *r, const char *verb, const char *comment) json_verb_start() argument
308 json_2nd_level_begin(struct renderer *r, const char *val, const char *comment) json_2nd_level_begin() argument
553 const char **list, **dev_list, *verb, *comment; render() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dbn-586.pl149 &comment("");
174 &comment("Round $i");
186 &comment("");
201 &comment("Tail Round $i");
265 &comment("");
286 &comment("Round $i");
299 &comment("");
315 &comment("Tail Round $i");
371 &comment("");
386 &comment("Roun
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dbn-586.pl149 &comment("");
174 &comment("Round $i");
186 &comment("");
201 &comment("Tail Round $i");
265 &comment("");
286 &comment("Round $i");
299 &comment("");
315 &comment("Tail Round $i");
371 &comment("");
386 &comment("Roun
[all...]
/third_party/node/deps/openssl/openssl/crypto/bf/asm/
H A Dbf-586.pl42 &comment("");
51 &comment("Load the 2 words");
67 &comment("");
68 &comment("Round $i");
71 &comment("");
72 &comment("Round ".sprintf("%d",$i+1));
86 &comment("");
87 &comment("Round $i");
89 &comment("");
90 &comment("Roun
[all...]
/third_party/openssl/crypto/bf/asm/
H A Dbf-586.pl42 &comment("");
51 &comment("Load the 2 words");
67 &comment("");
68 &comment("Round $i");
71 &comment("");
72 &comment("Round ".sprintf("%d",$i+1));
86 &comment("");
87 &comment("Round $i");
89 &comment("");
90 &comment("Roun
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.h75 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode);
148 TableResource *table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
152 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const struct UString* comment, UErrorCode *status);
154 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, char16_t *value, int32_t len, const struct UString* comment, UErrorCode *status);
156 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
158 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status);
160 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);
166 SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment,
246 const UString* comment, UErrorCod in ContainerResource()
245 ContainerResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, UErrorCode &errorCode) ContainerResource() argument
269 TableResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) TableResource() argument
289 ArrayResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) ArrayResource() argument
341 StringResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringResource() argument
380 AliasResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const UString* comment, UErrorCode &errorCode) AliasResource() argument
[all...]
H A Dparse.cpp97 struct UString comment; member
133 ParseResourceFunction(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status);
135 static struct SResource *parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status);
168 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); in initLookahead()
185 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument
208 if (comment != nullptr) in getToken()
210 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status); in getToken()
215 ustr_setlen(&state->lookahead[i].comment, in getToken()
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument
285 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument
540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument
602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument
637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument
1154 struct UString comment; addCollation() local
1396 struct UString comment; parseCollationElements() local
1524 struct UString comment; realParseTable() local
1604 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument
1628 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument
1715 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument
1802 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument
1865 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument
1915 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument
1970 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument
2147 struct UString comment; parseResourceType() local
2187 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument
2320 struct UString comment; parse() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.h75 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode);
148 TableResource *table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
152 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
154 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
156 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
158 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status);
160 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);
166 SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment,
246 const UString* comment, UErrorCod in ContainerResource()
245 ContainerResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, UErrorCode &errorCode) ContainerResource() argument
269 TableResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) TableResource() argument
289 ArrayResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) ArrayResource() argument
341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringResource() argument
380 AliasResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) AliasResource() argument
[all...]
H A Dparse.cpp97 struct UString comment; member
133 ParseResourceFunction(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status);
135 static struct SResource *parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status);
168 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); in initLookahead()
185 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument
208 if (comment != NULL) in getToken()
210 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status); in getToken()
215 ustr_setlen(&state->lookahead[i].comment, in getToken()
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument
285 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument
540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument
602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument
637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument
1154 struct UString comment; addCollation() local
1396 struct UString comment; parseCollationElements() local
1524 struct UString comment; realParseTable() local
1604 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument
1628 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument
1715 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument
1802 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument
1865 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument
1915 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument
1970 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument
2147 struct UString comment; parseResourceType() local
2187 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument
2320 struct UString comment; parse() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.h75 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode);
148 TableResource *table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
152 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
154 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
156 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
158 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status);
160 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);
166 SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment,
246 const UString* comment, UErrorCod in ContainerResource()
245 ContainerResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, UErrorCode &errorCode) ContainerResource() argument
269 TableResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) TableResource() argument
289 ArrayResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) ArrayResource() argument
341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringResource() argument
380 AliasResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) AliasResource() argument
[all...]
H A Dparse.cpp90 struct UString comment; member
125 ParseResourceFunction(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status);
127 static struct SResource *parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status);
160 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); in initLookahead()
177 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
183 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument
200 if (comment != NULL) in getToken()
202 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status); in getToken()
207 ustr_setlen(&state->lookahead[i].comment, in getToken()
217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument
250 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument
277 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument
532 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument
594 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument
629 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument
819 struct UString comment; addCollation() local
1048 struct UString comment; parseCollationElements() local
1176 struct UString comment; realParseTable() local
1256 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument
1280 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument
1367 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument
1454 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument
1517 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument
1567 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument
1622 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument
1799 struct UString comment; parseResourceType() local
1839 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument
1972 struct UString comment; parse() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py14 test_comment = '# This is a comment'
15 test_nocomment = 'This is not a comment'
16 trailingws_comment = '# This is a comment '
17 leadingws_comment = ' # This is a comment'
18 leadingws_nocomment = ' This is not a comment'
34 # Test comment strings
38 # Test non-comment strings
72 comment = (
76 self.runcase(comment, 3, ('1.0', '3.0', '#', comment[
[all...]
/third_party/mesa3d/src/amd/registers/
H A Dparseheader.py95 comment = None
98 comment = m.group(2) or m.group(4)
99 comment = comment.strip()
121 if comment is not None:
122 entry.comment = comment
157 if comment is not None:
158 self.__field.comment = comment
[all...]
H A Dmakeregheader.py72 Generate a user-friendly comment describing the given set of chips.
74 The return value may be None, if such a comment is deemed unnecessary.
79 the idea being that no comment is necessary if all chips that support the
103 comment = []
105 comment.append('<= {0}'.format(CHIPS[prefix - 1].name))
108 comment.append(chip.name)
110 comment.append('>= {0}'.format(CHIPS[suffix].name))
112 return ', '.join(comment)
304 comment = get_chips_comment(register_line.chips)
310 comment
[all...]
/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl159 local ($inFH, $outFH,$comment, $table) = @_;
161 print $outFH $comment."\n";
222 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
223 readPrint($inFH,$outFH, $comment, "A");
231 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
232 readPrint($inFH,$outFH,$comment, "B.1");
240 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
241 readPrint($inFH,$outFH,$comment, "B.2");
249 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
250 readPrint($inFH,$outFH,$comment, "
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A DfilterRFC3454.pl159 local ($inFH, $outFH,$comment, $table) = @_;
161 print $outFH $comment."\n";
222 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
223 readPrint($inFH,$outFH, $comment, "A");
231 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
232 readPrint($inFH,$outFH,$comment, "B.1");
240 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
241 readPrint($inFH,$outFH,$comment, "B.2");
249 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
250 readPrint($inFH,$outFH,$comment, "
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundleGroup.java22 private String comment; // A comment describing this group field in BundleGroup
33 comment = null; in BundleGroup()
120 * Returns the comment associated with this bundle
123 return comment; in getComment()
137 public void setComment(String comment) { in setComment() argument
138 this.comment = comment; in setComment()
154 * This will be found in comment lines above the group items
158 if (comment ! in toOutputString()
[all...]
/third_party/node/deps/openssl/openssl/crypto/des/asm/
H A Ddesboth.pl26 &comment("");
27 &comment("Load the data words");
32 &comment("");
33 &comment("IP");
71 &comment("");
72 &comment("FP");
/third_party/python/Tools/scripts/
H A Dparseentities.py29 name,charcode,comment = m.groups()
30 d[name] = charcode,comment
38 for name, (charcode,comment) in items:
47 comment = ' '.join(comment.split())
48 f.write(" '%s':\t%s, \t# %s\n" % (name,charcode,comment))
/third_party/openssl/crypto/des/asm/
H A Ddesboth.pl26 &comment("");
27 &comment("Load the data words");
32 &comment("");
33 &comment("IP");
71 &comment("");
72 &comment("FP");

Completed in 21 milliseconds

12345678910>>...19