HomeSort by relevance Sort by last modified time
    Searched full:comments (Results 1 - 25 of 4108) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/YAMLParser/
spec-09-23.data 4 # Comments:
9 # comments:
15 # comments:
21 # comments.
  /cts/tests/tests/media/res/raw/
playlist2.m3u 0 # comments should be ignored
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
063-comments.c.expected 18 are not treated like comments.
063-comments.c 17 comments */
18 are not treated like comments.
  /external/mesa3d/src/glsl/glcpp/tests/
063-comments.c.expected 18 are not treated like comments.
063-comments.c 17 comments */
18 are not treated like comments.
  /frameworks/wilhelm/tools/permute/
readme.txt 1 See comments at top of permute.c for information on how to build and use.
  /external/clang/test/Driver/
fparse-all-comments.c 1 // Check that we pass -fparse-all-comments to frontend.
3 // RUN: %clang -c %s -fparse-all-comments -### 2>&1 | FileCheck %s --check-prefix=CHECK-ARG
5 // CHECK-ARG: -fparse-all-comments
retain-comments-from-system-headers.c 1 // Check that we pass -fretain-comments-from-system-headers to frontend.
4 // RUN: %clang -c %s -fretain-comments-from-system-headers -### 2>&1 | FileCheck %s --check-prefix=CHECK-RETAIN
6 // CHECK-RETAIN: -fretain-comments-from-system-headers
8 // CHECK-NO-RETAIN-NOT: -fretain-comments-from-system-headers
  /external/chromium_org/tools/json_comment_eater/
everything_expected.json 7 "comments": "yo",
everything.json 7 "comments": "yo", // Comments all have a // in them.
  /external/llvm/test/TableGen/
CStyleComment.td 1 // Test that multiline, nested, comments work correctly.
  /external/clang/test/Index/
annotate-comments-preprocessor.c 3 // As long as none of this crashes, we don't care about comments in
6 #include "annotate-comments-preprocessor.h" /* Aaa. */ /* Bbb. */
7 #include "annotate-comments-preprocessor.h" /* Aaa. */
8 #include "annotate-comments-preprocessor.h" /** Aaa. */
9 #include "annotate-comments-preprocessor.h" /**< Aaa. */
10 #include "annotate-comments-preprocessor.h" // Aaa.
11 #include "annotate-comments-preprocessor.h" /// Aaa.
12 #include "annotate-comments-preprocessor.h" ///< Aaa.
annotate-comments.cpp 85 * but we need more multi-line comments. */
86 /// This comment comes before my other comments
266 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng %s -std=c++11 > %t/out.c-index-direct
272 // Declarations without Doxygen comments should not pick up some Doxygen comments.
276 // Non-Doxygen comments should not be attached to anything.
279 // Some Doxygen comments are not attached to anything.
282 // Ensure we don't pick up extra comments.
293 // checks that documentation comments are attached to declarations correctly.
295 // documentation comments will only test a single code path
    [all...]
retain-comments-from-system-headers.c 3 #include "retain-comments-from-system-headers.h"
12 // RUN: c-index-test -test-load-source all %s -fretain-comments-from-system-headers -I %S/Inputs | FileCheck %s -check-prefix=RETAIN
14 // CHECK: retain-comments-from-system-headers.h:7:5: FunctionDecl=system_function:7:5 Extent=[7:1 - 7:27]
15 // CHECK: retain-comments-from-system-headers.c:9:5: FunctionDecl=user_function:9:5 RawComment=[/**\n * user_function\n * \param a Aaa.\n */] RawCommentRange=[5:1 - 8:4] BriefComment=[user_function]
17 // CHECK-RETAIN: retain-comments-from-system-headers.h:7:5: FunctionDecl=system_function:7:5 RawComment=[/**\n * system_function\n * \param a Aaa.\n */] RawCommentRange=[3:1 - 6:4] BriefComment=[system_function]
18 // CHECK-RETAIN: retain-comments-from-system-headers.c:9:5: FunctionDecl=user_function:9:5 RawComment=[/**\n * user_function\n * \param a Aaa.\n */] RawCommentRange=[5:1 - 8:4] BriefComment=[user_function]
parse-all-comments.c 41 // RUN: %clang_cc1 -fparse-all-comments -x c++ -std=c++11 -emit-pch -o %t/out.pch %s
43 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng %s -std=c++11 -fparse-all-comments > %t/out.c-index-direct
55 // CHECK: parse-all-comments.c:7:6: FunctionDecl=notdoxy1:{{.*}} notdoxy1 NOT_DOXYGEN
56 // CHECK: parse-all-comments.c:10:6: FunctionDecl=notdoxy2:{{.*}} notdoxy2 NOT_DOXYGEN
57 // CHECK: parse-all-comments.c:13:6: FunctionDecl=notdoxy3:{{.*}} notdoxy3 NOT_DOXYGEN
58 // CHECK: parse-all-comments.c:16:6: FunctionDecl=isdoxy4:{{.*}} isdoxy4 IS_DOXYGEN_SINGLE
59 // CHECK: parse-all-comments.c:19:6: FunctionDecl=isdoxy5:{{.*}} isdoxy5 IS_DOXYGEN_SINGLE
60 // CHECK: parse-all-comments.c:22:6: FunctionDecl=isdoxy6:{{.*}} isdoxy6 IS_DOXYGEN_SINGLE
61 // CHECK: parse-all-comments.c:29:6: FunctionDecl=multi_line_comment_plus_ordinary:{{.*}} BLOCK_ORDINARY_COMMENT {{.*}} ORDINAR (…)
    [all...]
  /external/fdlibm/
configure.in 2 AC_INIT(fdlibm,5.3,[FDLIBM COMMENTS <fdlibm-comments AT sun.com>])
  /external/chromium_org/third_party/icu/source/test/testdata/
ra.txt 9 * These are top level comments for the bundle. Tag name: ra
11 * @note Comments for tag named ra
15 * Top level comments for the string.Tag name: test1
29 * Top level comments for TestTable. Tag name: TestTable
60 * Top level comments for Tag name: TestArray
66 * comments for un-named string
72 * comments for un-named int
78 * comments for un-named binary
86 * comments for TestInclude
93 * comments for TestImpor
    [all...]
  /external/icu4c/test/testdata/
ra.txt 9 * These are top level comments for the bundle. Tag name: ra
11 * @note Comments for tag named ra
15 * Top level comments for the string.Tag name: test1
29 * Top level comments for TestTable. Tag name: TestTable
60 * Top level comments for Tag name: TestArray
66 * comments for un-named string
72 * comments for un-named int
78 * comments for un-named binary
86 * comments for TestInclude
93 * comments for TestImpor
    [all...]
  /external/bsdiff/
README.android 6 Changes in the source are marked with "// android" comments.
  /external/clang/test/Frontend/
preprocessed-output-macro-first-token.c 1 // This is the first thing other than comments and preprocessor stuff in the
  /external/clang/include/clang/AST/
RawCommentList.h 1 //===--- RawCommentList.h - Classes for processing raw comments -*- C++ -*-===//
24 namespace comments { namespace in namespace:clang
26 } // end namespace comments
32 RCK_OrdinaryBCPL, ///< Any normal BCPL comments
38 RCK_Merged ///< Two or more documentation comments merged together
95 /// Returns whether we are parsing all comments.
125 comments::FullComment *parse(const ASTContext &Context,
145 /// When true, ordinary comments starting with "//" and "/*" will be
146 /// considered as documentation comments.
172 /// \brief Compare comments' source locations
    [all...]
  /external/clang/lib/AST/
RawCommentList.cpp 1 //===--- RawCommentList.cpp - Processing raw comments -----------*- C++ -*-===//
149 comments::Lexer L(Allocator, Context.getDiagnostics(),
153 comments::BriefParser P(L, Context.getCommentCommandTraits());
165 comments::FullComment *RawComment::parse(const ASTContext &Context,
171 comments::Lexer L(Context.getAllocator(), Context.getDiagnostics(),
175 comments::Sema S(Context.getAllocator(), Context.getSourceManager(),
180 comments::Parser P(L, S, Context.getAllocator(), Context.getSourceManager(),
216 // Check if the comments are not in source order.
217 while (!Comments.empty() &&
219 Comments.back()->getSourceRange().getBegin()
    [all...]
  /dalvik/vm/mterp/mips/
OP_SUB_LONG_2ADDR.S 3 * See comments in OP_SUB_LONG.S
  /external/iptables/extensions/
libxt_comment.man 1 Allows you to add comments (up to 256 characters) to any rule.

Completed in 388 milliseconds

1 2 3 4 5 6 7 8 91011>>