Home
last modified time | relevance | path

Searched +defs:comment +defs:column (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts71 column: number; property
257 column: character, constant
1845 for (const comment of leadingComments) { constant
1854 for (const comment of trailingComments) { constant
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1004 int line, column; in getLocationLineAndColumn() local
1967 int line, column; in getLocationLineAndColumn() local
2814 for (int comment = 0; comment < numberOfCommentPlacement; ++comment) { in Value() local
3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment()
3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment()
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment()
4485 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4702 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4983 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1004 int line, column; in getLocationLineAndColumn() local
1967 int line, column; in getLocationLineAndColumn() local
2814 for (int comment = 0; comment < numberOfCommentPlacement; ++comment) { in Value() local
3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment()
3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment()
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment()
4485 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4702 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4983 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1004 int line, column; in getLocationLineAndColumn() local
1967 int line, column; in getLocationLineAndColumn() local
2814 for (int comment = 0; comment < numberOfCommentPlacement; ++comment) { in Value() local
3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment()
3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment()
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment()
4485 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4702 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
4983 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs360 pub column: usize, field
458 pub comment: String, field
Dparse.rs405 fn column(&self) -> usize { in column() method
552 let comment = ast::Comment { in bump_space() localVariable
/third_party/python/Modules/
D_elementtree.c2808 PyObject* comment; in treebuilder_handle_comment() local
3146 expat_set_error(enum XML_Error error_code, Py_ssize_t line, Py_ssize_t column, in expat_set_error()
3454 PyObject* comment; in expat_comment_handler() local
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp179 SkPaint comment; in drawCode() local
2934 auto column = width()/3; in onDrawContent() local
/third_party/skia/m133/modules/skparagraph/slides/
DParagraphSlide.cpp267 SkPaint comment; in drawCode() local
2715 auto column = this->size().width()/3; in draw() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81403 static nsIAtom* column; member in nsGkAtoms
81411 static nsIAtom* comment; member in nsGkAtoms
101254 unsigned column; member in JS::ReadOnlyCompileOptions
102414 unsigned column; member in JSErrorBase