Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 13 of 13) sorted by relevance

/build/blueprint/parser/
Dparser.go76 comments := p.comments
81 Comments: comments,
106 comments []*CommentGroup member
158 var comments []*Comment
161 if len(comments) > 0 && p.scanner.Position.Line > comments[len(comments)-1].End().Line+1 {
162 p.comments = append(p.comments, &CommentGroup{Comments: comments})
163 comments = nil
165 comments = append(comments, &Comment{lines, p.scanner.Position})
168 p.comments = append(p.comments, &CommentGroup{Comments: comments})
Dprinter.go29 comments []*CommentGroup member
49 comments: file.Comments,
209 for p.curComment < len(p.comments) && p.comments[p.curComment].Pos().Offset < pos.Offset {
210 c := p.comments[p.curComment]
231 for p.curComment < len(p.comments) && p.comments[p.curComment].Pos().Line < pos.Line {
232 c := p.comments[p.curComment]
328 for p.curComment < len(p.comments) {
329 p.printComment(p.comments[p.curComment])
Dparser_test.go35 comments []*CommentGroup
644 if len(file.Comments) == len(testCase.comments) {
646 if !reflect.DeepEqual(file.Comments[i], testCase.comments[i]) {
649 t.Errorf(" expected: %s", testCase.comments[i])
656 len(testCase.comments), len(file.Comments))
/build/make/core/
Dapicheck_msg_current.txt6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
Dprebuilt_internal.mk487 $(transform-prebuilt-to-target-strip-comments)
Ddefinitions.mk2838 define copy-file-to-target-strip-comments
2867 define transform-prebuilt-to-target-strip-comments
2869 $(copy-file-to-target-strip-comments)
/build/soong/androidmk/cmd/androidmk/
Dandroidmk.go21 comments []*bpparser.CommentGroup member
35 f.comments = append(f.comments, &bpparser.CommentGroup{
183 Comments: file.comments,
/build/soong/androidmk/parser/
Dparser.go36 p.nodes = append(p.nodes, p.comments...)
46 comments []Node member
479 p.comments = append(p.comments, &Comment{
/build/soong/
DREADME.md56 `//` comments.
117 The tool converts variables, modules, comments, and some conditionals, but any
/build/soong/cc/
Dpylintrc161 # Ignore comments when computing similarities.
162 ignore-comments=yes
/build/kati/
DINTERNALS.md164 ### Line concatenations and comments
167 comments are handled at a very early stage of a language
182 evaluating statements. Similar discussion applies for comments. GNU make usually
203 As written, backslashes and comments change their behavior depending on the
314 backslashes and comments are handled.
/build/make/tools/releasetools/
Dpylintrc104 # Ignore comments when computing similarities.
105 ignore-comments=yes
/build/make/tools/fs_config/
DREADME119 file and to line up files. Sync lines are placed with the source file as comments in the generated