| /external/rust/crates/nom/doc/ | 
| D | nom_recipes.md | 55 ## Comments  section in Nom Recipes57 ### `// C++/EOL-style comments`
 81 ### `/* C-style comments */`
 
 | 
| /external/tpm2-tss/doc/ | 
| D | coding_standard_c.md | 20 ## Comments  section in Coding Standard36 ### Examples
 
 | 
| /external/google-styleguide/ | 
| D | objcguide.md | 623 ## Comments   section in Google Objective-C Style Guide640 ### File Comments
 652 ### Declaration Comments
 709 ### Implementation Comments
 738 ### Disambiguating Symbols
 781 ### Object Ownership
 
 | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | ByteStreamer.h | 77   SmallVectorImpl<std::string> &Comments;  variable86                      SmallVectorImpl<std::string> &Comments,  in BufferByteStreamer()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | ByteStreamer.h | 76   std::vector<std::string> &Comments;  variable85                      std::vector<std::string> &Comments, bool GenerateComments)  in BufferByteStreamer()
 
 | 
| /external/golang-protobuf/compiler/protogen/ | 
| D | protogen.go | 513 	Comments CommentSet // comments associated with this enum  member545 	Comments CommentSet // comments associated with this enum value  member
 582 	Comments CommentSet // comments associated with this message  member
 739 	Comments CommentSet // comments associated with this field  member
 817 	Comments CommentSet // comments associated with this oneof  member
 849 	Comments CommentSet // comments associated with this service  member
 878 	Comments CommentSet // comments associated with this method  member
 1266 type Comments string  type
 
 | 
| /external/grpc-grpc/doc/ | 
| D | c-style-guide.md | 60 Comments  section in GRPC C STYLE GUIDE
 | 
| /external/selinux/secilc/docs/ | 
| D | cil_reference_guide.md | 111 Comments  section in CIL Information
 | 
| /external/cronet/testing/variations/ | 
| D | README.md | 131 #### Comments  subsubsection
 | 
| /external/python/cpython2/Doc/reference/ | 
| D | lexical_analysis.rst | 90 Comments  section in Line structure103 .. _encodings:
 
 | 
| /external/autotest/docs/ | 
| D | coding-style.md | 119 ## Comments  section in Coding style for autotest in ChromeOS / Android / Brillo
 | 
| /external/python/cpython3/Doc/reference/ | 
| D | lexical_analysis.rst | 64 Comments  section in Line structure76 .. _encodings:
 
 | 
| /external/jdiff/src/jdiff/ | 
| D | Comments.java | 23 public class Comments {  class34     public Comments() {  in Comments()  method in Comments
 
 | 
| /external/curl/docs/ | 
| D | CODE_STYLE.md | 48 ## Comments  section in curl C code style
 | 
| /external/libgav1/ | 
| D | README.md | 122 ### Comments  subsection
 | 
| /external/ot-br-posix/ | 
| D | STYLE_GUIDE.md | 159 ## Comments  section in C and C++
 | 
| /external/openthread/ | 
| D | STYLE_GUIDE.md | 164 ## Comments  section in C and C++
 | 
| /external/clang/unittests/Tooling/ | 
| D | CommentHandlerTest.cpp | 65   CommentList Comments;  member in clang::CommentHandlerVisitor96   CommentVerifier(const CommentList &Comments, Preprocessor *PP)  in CommentVerifier()
 
 | 
| /external/angle/src/tests/preprocessor_tests/ | 
| D | error_test.cpp | 55 TEST_F(ErrorTest, Comments)  in TEST_F()  argument
 | 
| D | extension_test.cpp | 29 TEST_F(ExtensionTest, Comments)  in TEST_F()  argument
 | 
| D | pragma_test.cpp | 83 TEST_F(PragmaTest, Comments)  in TEST_F()  argument
 | 
| /external/escapevelocity/ | 
| D | README.md | 73 ## Comments  section in EscapeVelocity summary
 | 
| /external/starlark-go/syntax/ | 
| D | syntax.go | 16 	Comments() *Comments  methodSpec30 type Comments struct {  struct
 31 	Before []Comment // whole-line comments before this expression
 32 	Suffix []Comment // end-of-line comments after this expression (up to 1)
 36 	After []Comment
 46 func (cr commentsRef) Comments() *Comments { return cr.ref }  func
 
 | 
| /external/arm-trusted-firmware/docs/process/ | 
| D | coding-style.rst | 298 Comments  chapter
 | 
| /external/libcups/ | 
| D | DEVELOPING.md | 166 ### Comments  subsection
 |