Home
last modified time | relevance | path

Searched defs:Comments (Results 1 – 25 of 50) sorted by relevance

12

/external/rust/crates/nom/doc/
Dnom_recipes.md55 ## Comments section in Nom Recipes
57 ### `// C++/EOL-style comments`
81 ### `/* C-style comments */`
/external/tpm2-tss/doc/
Dcoding_standard_c.md20 ## Comments section in Coding Standard
36 ### Examples
/external/google-styleguide/
Dobjcguide.md623 ## 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/
DByteStreamer.h77 SmallVectorImpl<std::string> &Comments; variable
86 SmallVectorImpl<std::string> &Comments, in BufferByteStreamer()
/external/golang-protobuf/compiler/protogen/
Dprotogen.go492 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/
DByteStreamer.h76 std::vector<std::string> &Comments; variable
85 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()
/external/grpc-grpc/doc/
Dc-style-guide.md60 Comments section in GRPC C STYLE GUIDE
/external/selinux/secilc/docs/
Dcil_reference_guide.md111 Comments section in CIL Information
/external/autotest/docs/
Dcoding-style.md105 ## Comments section in Coding style for autotest in Chrome OS / Android / Brillo
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst90 Comments section in Line structure
103 .. _encodings:
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst64 Comments section in Line structure
76 .. _encodings:
/external/jdiff/src/jdiff/
DComments.java23 public class Comments { class
34 public Comments() { in Comments() method in Comments
/external/curl/docs/
DCODE_STYLE.md47 ## Comments section in curl C code style
/external/libgav1/libgav1/
DREADME.md122 ### Comments subsection
/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp65 CommentList Comments; member in clang::CommentHandlerVisitor
96 CommentVerifier(const CommentList &Comments, Preprocessor *PP) in CommentVerifier()
/external/angle/src/tests/preprocessor_tests/
Derror_test.cpp55 TEST_F(ErrorTest, Comments) in TEST_F() argument
Dextension_test.cpp29 TEST_F(ExtensionTest, Comments) in TEST_F() argument
Dpragma_test.cpp83 TEST_F(PragmaTest, Comments) in TEST_F() argument
/external/escapevelocity/
DREADME.md73 ## Comments section in EscapeVelocity summary
/external/starlark-go/syntax/
Dsyntax.go16 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/
Dcoding-style.rst298 Comments chapter
/external/libcups/
DDEVELOPING.md166 ### Comments subsection
/external/pigweed/docs/
Dstyle_guide.rst181 Comments section in C++ style
/external/clang/include/clang/AST/
DRawCommentList.h194 std::vector<RawComment *> Comments; variable
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib_test.cc507 TEST(CreateProtoDebugStringLibTest, Comments) { in TEST() argument

12