Home
last modified time | relevance | path

Searched refs:CC1 (Results 1 – 25 of 2246) sorted by relevance

12345678910>>...90

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-kvc.m55 // RUN: c-index-test -code-completion-at=%s:39:3 %s | FileCheck -check-prefix=CHECK-CC1 %s
58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
62 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
63 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/test_data/
H A Dc6h6-cdk.smi9 C#CC1C=CC1
42 C1=CCC#CC1
43 C=CC1C#CC1
55 C#CC1=CCC1
56 C#CCC1=CC1
59 C=C=CC1=CC1
69 C=CC1=CC1(=C)
139 C#CC1=CC1(C)
170 CC1=CC#CC1
173 CC#CC1=CC1
[all …]

12345678910>>...90