Home
last modified time | relevance | path

Searched +defs:comment +defs:start (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/libs/spirit/repository/test/qi/
Dconfix.cpp27 namespace comment { namespace
73 rule<char const*> start; in main() local
96 rule<char const*, space_type> start; in main() local
119 rule<char const*> a, b, c, start; in main() local
140 rule<char const*> start; in main() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-redeclare.ts42 const start = sourceCode.getLocFromIndex( constant
128 for (const comment of variable.eslintExplicitGlobalComments) { constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DNormalizerBuilder.java96 int comment = line.indexOf('#'); // strip comments in readExclusionList() local
138 int comment = line.indexOf('#'); // strip comments in buildDecompositionTables() local
149 int start = 0; in buildDecompositionTables() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DNormalizerBuilder.java95 int comment = line.indexOf('#'); // strip comments in readExclusionList() local
137 int comment = line.indexOf('#'); // strip comments in buildDecompositionTables() local
148 int start = 0; in buildDecompositionTables() local
/third_party/libsoup/tests/
Dtimeout-test.c26 const char *comment, guint expected_status) in do_message_to_session()
104 const char *comment, gboolean expect_timeout) in do_request_to_session()
317 gint64 start, end; in main() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp150 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
266 const UString* comment, UErrorCode &errorCode) in StringBaseResource()
324 const UString* comment, UErrorCode &errorCode) in IntResource()
334 const UString* comment, UErrorCode &errorCode) in IntVectorResource()
355 const UString* comment, UErrorCode &errorCode) in BinaryResource()
490 int32_t i, start, limit; in mapKey() local
1087 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open()
1092 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open()
1097 …ot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErro… in string_open()
1103 … SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErro… in alias_open()
[all …]
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
273 const UString* comment, UErrorCode &errorCode) in StringBaseResource()
331 const UString* comment, UErrorCode &errorCode) in IntResource()
341 const UString* comment, UErrorCode &errorCode) in IntVectorResource()
374 const UString* comment, UErrorCode &errorCode) in BinaryResource()
509 int32_t i, start, limit; in mapKey() local
1104 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open()
1109 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open()
1114 …ot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErro… in string_open()
1120 … SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErro… in alias_open()
[all …]
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
273 const UString* comment, UErrorCode &errorCode) in StringBaseResource()
331 const UString* comment, UErrorCode &errorCode) in IntResource()
341 const UString* comment, UErrorCode &errorCode) in IntVectorResource()
374 const UString* comment, UErrorCode &errorCode) in BinaryResource()
509 int32_t i, start, limit; in mapKey() local
1096 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open()
1101 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open()
1106 …ot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErro… in string_open()
1112 … SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErro… in alias_open()
[all …]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
273 const UString* comment, UErrorCode &errorCode) in StringBaseResource()
331 const UString* comment, UErrorCode &errorCode) in IntResource()
341 const UString* comment, UErrorCode &errorCode) in IntVectorResource()
374 const UString* comment, UErrorCode &errorCode) in BinaryResource()
509 int32_t i, start, limit; in mapKey() local
1104 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open()
1109 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open()
1114 …ot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErro… in string_open()
1120 … SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErro… in alias_open()
[all …]
/third_party/boost/tools/quickbook/src/
Dsyntax_highlight.cpp357 preprocessor, inline_callout, line_callout, comment, special, member
363 cl::rule<Scanner> const& start() const { return program; } in start() function
516 comment, special, string_, string_prefix, short_string, member
521 cl::rule<Scanner> const& start() const { return program; } in start() function
597 cl::rule<Scanner> const& start() const { return program; } in start() function
/third_party/quickjs/
Drepl.js74 'comment': 'white', property
89 'comment': 'white', property
245 function print_color_text(str, start, style_names) { argument
533 function kill_region(start, end, dir) { argument
/third_party/ffmpeg/libavcodec/
Dcbs_jpeg.c94 JPEGRawComment *comment = (JPEGRawComment*)content; in cbs_jpeg_free_comment() local
113 int unit, start, end, marker, next_start, next_marker; in cbs_jpeg_split_fragment() local
/third_party/gn/src/gn/
Dparser.cc477 std::unique_ptr<BlockCommentNode> comment = in BlockComment() local
839 const Location start = node->GetRange().begin(); in AssignComments() local
865 Location start = (*i)->GetRange().begin(); in AssignComments() local
/third_party/typescript/src/compiler/
Dsourcemap.ts196 …const rawGeneratedCharacter = start && start.line === raw.generatedLine ? raw.generatedCharacter -… constant
302 const comment = sourceMapCommentRegExp.exec(line); constant
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp1394 void Value::Comments::set(CommentPlacement slot, String comment) { in insert()
1401 void Value::setComment(const char* comment, CommentPlacement placement) { in insert()
1404 void Value::setComment(const char* comment, size_t len, in insert()
1412 void Value::setComment(const String& comment, CommentPlacement placement) { in insert()
1423 void Value::setOffsetStart(ptrdiff_t start) { start_ = start; } in insert()
/third_party/gettext/gettext-tools/src/
Dx-javascript.c699 refcounted_string_list_ty *comment; /* for token_type_string, token_type_template */ member
1025 const char *start; in phase5_scan_xml_markup() member
1037 const char *start = markers[i].start; in phase5_scan_xml_markup() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterTest.java539 int start, end, c2, c3; in TestMirror() local
865 String comment = UCharacter.getISOComment(ch); in TestUnicodeData() local
2626 int i, start, end; in showADiffB() local
2681 int start, end; in TestConsistency() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java536 int start, end, c2, c3; in TestMirror() local
862 String comment = UCharacter.getISOComment(ch); in TestUnicodeData() local
2623 int i, start, end; in showADiffB() local
2678 int start, end; in TestConsistency() local
/third_party/python/Lib/xml/etree/
DElementTree.py1455 def start(self, tag, attrs): member in TreeBuilder
1486 def comment(self, text): member in TreeBuilder
1583 start=self._start): argument
1910 def start(self, tag, attrs): member in C14NWriterTarget
2008 def comment(self, text): member in C14NWriterTarget
/third_party/mesa3d/src/intel/tools/
Daub_write.c121 char comment[16]; in write_legacy_header() local
237 int start, int end, int level) in populate_ppgtt_table()
290 aub_map_ppgtt(struct aub_file *aub, uint64_t start, uint64_t size) in aub_map_ppgtt()
/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp980 const UChar *comment = u_memchr(line, 0x23, lineLength); // '#' in readNonEmptyLine() local
995 void CollationTest::parseString(int32_t &start, UnicodeString &prefix, UnicodeString &s, in parseString()
1025 int32_t start; in parseRelationAndString() local
1118 int32_t start = skipSpaces(1); in parseAndSetAttribute() local
1202 void CollationTest::parseAndSetReorderCodes(int32_t start, IcuTestErrorCode &errorCode) { in parseAndSetReorderCodes()
/third_party/python/Modules/
D_elementtree.c45 #define ALLOC(size, comment) argument
46 #define RELEASE(size, comment) argument
1737 Py_ssize_t start, stop, step, slicelen, i; in element_subscr() local
1790 Py_ssize_t start, stop, step, slicelen, newlen, i; in element_ass_subscr() local
2820 PyObject* comment; in treebuilder_handle_comment() local
3466 PyObject* comment; in expat_comment_handler() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
899 int32_t i, start, limit; in findItem() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
899 int32_t i, start, limit; in findItem() local
/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
899 int32_t i, start, limit; in findItem() local

123