HomeSort by relevance Sort by last modified time
    Searched refs:COMMENT (Results 201 - 225 of 524) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Comment.h 1 //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
10 // This file defines comment AST nodes.
51 /// Any part of the comment.
53 class Comment {
62 friend class Comment;
88 /// True if this comment AST node contains only whitespace.
120 /// spelling in comment (plain <br> would not set this flag).
133 /// True if this comment AST node contains only whitespace.
160 /// True if direction was specified explicitly in the comment
    [all...]
  /prebuilts/go/darwin-x86/src/go/parser/
error_test.go 10 // Expected errors are indicated in the test files by putting a comment
77 var prev token.Pos // position of last non-comment, non-semicolon token
85 case token.COMMENT:
  /prebuilts/go/darwin-x86/src/go/types/
stdlib_test.go 49 // firstComment returns the contents of the first comment in
66 case token.COMMENT:
67 // remove trailing */ of multi-line comment
99 if comment := firstComment(filename); comment != "" {
100 fields := strings.Fields(comment)
  /prebuilts/go/linux-x86/src/go/parser/
error_test.go 10 // Expected errors are indicated in the test files by putting a comment
77 var prev token.Pos // position of last non-comment, non-semicolon token
85 case token.COMMENT:
  /prebuilts/go/linux-x86/src/go/types/
stdlib_test.go 49 // firstComment returns the contents of the first comment in
66 case token.COMMENT:
67 // remove trailing */ of multi-line comment
99 if comment := firstComment(filename); comment != "" {
100 fields := strings.Fields(comment)
  /prebuilts/misc/common/robolectric/3.1.1/lib/
xpp3_min-1.1.4c.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
xpp3_min-1.1.4c.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
xpp3_min-1.1.4c.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
xpp3_min-1.1.4c.jar 
  /prebuilts/tools/common/m2/repository/xpp3/xpp3_min/1.1.4c/
xpp3_min-1.1.4c.jar 
  /system/tools/hidl/c2hal/
c2hal_y.yy 64 // clear the last comment now that it's been taken
120 %token<str> COMMENT
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/1.0/
compilerCommon-1.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/1.0-rc5/
compilerCommon-1.0-rc5.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/1.1/
compilerCommon-1.1.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0/
compilerCommon-2.0.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-alpha9/
compilerCommon-2.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-beta2/
compilerCommon-2.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-beta5/
compilerCommon-2.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-beta6/
compilerCommon-2.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-beta7/
compilerCommon-2.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.0.0-rc3/
compilerCommon-2.0.0-rc3.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compilerCommon/2.1.0/
compilerCommon-2.1.0.jar 

Completed in 942 milliseconds

1 2 3 4 5 6 7 891011>>