/external/rust/crates/nom/doc/ |
D | nom_recipes.md | 55 ## Comments section in Nom Recipes 57 ### `// C++/EOL-style comments` 81 ### `/* C-style comments */`
|
/external/tpm2-tss/doc/ |
D | coding_standard_c.md | 20 ## Comments section in Coding Standard 36 ### Examples
|
/external/google-styleguide/ |
D | objcguide.md | 623 ## Comments section in Google Objective-C Style Guide 640 ### 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; variable 86 SmallVectorImpl<std::string> &Comments, in BufferByteStreamer()
|
/external/golang-protobuf/compiler/protogen/ |
D | protogen.go | 492 Comments CommentSet // comments associated with this enum member 524 Comments CommentSet // comments associated with this enum value member 561 Comments CommentSet // comments associated with this message member 718 Comments CommentSet // comments associated with this field member 796 Comments CommentSet // comments associated with this oneof member 828 Comments CommentSet // comments associated with this service member 857 Comments CommentSet // comments associated with this method member 1245 type Comments string type
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 76 std::vector<std::string> &Comments; variable 85 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()
|
/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/autotest/docs/ |
D | coding-style.md | 105 ## Comments section in Coding style for autotest in Chrome OS / Android / Brillo
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 90 Comments section in Line structure 103 .. _encodings:
|
/external/python/cpython3/Doc/reference/ |
D | lexical_analysis.rst | 64 Comments section in Line structure 76 .. _encodings:
|
/external/jdiff/src/jdiff/ |
D | Comments.java | 23 public class Comments { class 34 public Comments() { in Comments() method in Comments
|
/external/curl/docs/ |
D | CODE_STYLE.md | 47 ## Comments section in curl C code style
|
/external/libgav1/libgav1/ |
D | README.md | 122 ### Comments subsection
|
/external/clang/unittests/Tooling/ |
D | CommentHandlerTest.cpp | 65 CommentList Comments; member in clang::CommentHandlerVisitor 96 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 methodSpec 30 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
|
/external/pigweed/docs/ |
D | style_guide.rst | 181 Comments section in C++ style
|
/external/clang/include/clang/AST/ |
D | RawCommentList.h | 194 std::vector<RawComment *> Comments; variable
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions_lib_test.cc | 507 TEST(CreateProtoDebugStringLibTest, Comments) { in TEST() argument
|