Home
last modified time | relevance | path

Searched full:punctuation (Results 1 – 25 of 1542) sorted by relevance

12345678910>>...62

/external/clang/test/Index/
Dannotate-tokens.cpp43 // CHECK: Punctuation: "{" [1:13 - 1:14] StructDecl=bonk:1:8 (Definition)
44 // CHECK: Punctuation: "}" [1:15 - 1:16] StructDecl=bonk:1:8 (Definition)
45 // CHECK: Punctuation: ";" [1:16 - 1:17]
48 // CHECK: Punctuation: "(" [2:10 - 2:11] FunctionDecl=test:2:6 (Definition)
51 // CHECK: Punctuation: ")" [2:17 - 2:18] FunctionDecl=test:2:6 (Definition)
52 // CHECK: Punctuation: "{" [2:19 - 2:20] CompoundStmt=
54 // CHECK: Punctuation: "=" [3:7 - 3:8] DeclRefExpr=operator=:1:8
56 // CHECK: Punctuation: ";" [3:10 - 3:11] CompoundStmt=
58 // CHECK: Punctuation: "(" [4:17 - 4:18] UnexposedExpr=
60 // CHECK: Punctuation: "," [4:22 - 4:23] UnexposedExpr=
[all …]
Dannotate-tokens.m158 // CHECK: Punctuation: "@" [1:1 - 1:2] ObjCInterfaceDecl=Foo:1:12
161 // CHECK: Punctuation: "-" [2:1 - 2:2] ObjCInstanceMethodDecl=compare::2:8
162 // CHECK: Punctuation: "(" [2:3 - 2:4] ObjCInstanceMethodDecl=compare::2:8
164 // CHECK: Punctuation: ")" [2:7 - 2:8] ObjCInstanceMethodDecl=compare::2:8
166 // CHECK: Punctuation: ":" [2:15 - 2:16] ObjCInstanceMethodDecl=compare::2:8
167 // CHECK: Punctuation: "(" [2:16 - 2:17] ObjCInstanceMethodDecl=compare::2:8
169 // CHECK: Punctuation: "*" [2:20 - 2:21] ParmDecl=other:2:22 (Definition)
170 // CHECK: Punctuation: ")" [2:21 - 2:22] ParmDecl=other:2:22 (Definition)
172 // CHECK: Punctuation: ";" [2:27 - 2:28] ObjCInstanceMethodDecl=compare::2:8
173 // CHECK: Punctuation: "@" [3:1 - 3:2] ObjCInterfaceDecl=Foo:1:12
[all …]
Dannotate-tokens-pp.c47 // CHECK: Punctuation: "#" [2:1 - 2:2] preprocessing directive=
51 // CHECK: Punctuation: "(" [2:30 - 2:31] macro definition=STILL_NOTHING
53 // CHECK: Punctuation: "," [2:35 - 2:36] macro definition=STILL_NOTHING
55 // CHECK: Punctuation: ")" [2:42 - 2:43] macro definition=STILL_NOTHING
56 // CHECK: Punctuation: "#" [3:1 - 3:2] preprocessing directive=
60 // CHECK: Punctuation: "#" [4:1 - 4:2] preprocessing directive=
63 // CHECK: Punctuation: "(" [4:15 - 4:16] macro definition=WIBBLE
65 // CHECK: Punctuation: "," [4:17 - 4:18] macro definition=WIBBLE
67 // CHECK: Punctuation: ")" [4:20 - 4:21] macro definition=WIBBLE
69 // CHECK: Punctuation: "##" [4:23 - 4:25] macro definition=WIBBLE
[all …]
Dannotate-tokens.c73 // CHECK: Punctuation: "*" [4:4 - 4:5] VarDecl=t_ptr:4:6 (Definition)
75 // CHECK: Punctuation: "=" [4:12 - 4:13] VarDecl=t_ptr:4:6 (Definition)
76 // CHECK: Punctuation: "(" [4:14 - 4:15] CStyleCastExpr=
79 // CHECK: Punctuation: ";" [4:22 - 4:23] DeclStmt=
80 // CHECK: Punctuation: "(" [5:3 - 5:4] CStyleCastExpr=
82 // CHECK: Punctuation: ")" [5:8 - 5:9] CStyleCastExpr=
84 // CHECK: Punctuation: "(" [5:15 - 5:16] UnaryExpr=
86 // CHECK: Punctuation: ")" [5:17 - 5:18] UnaryExpr=
87 // CHECK: Punctuation: ";" [5:18 - 5:19] CompoundStmt=
91 // CHECK: Punctuation: "=" [7:14 - 7:15] VarDecl=x:7:12 (Definition)
[all …]
Dannotate-nested-name-specifier.cpp144 // CHECK: Punctuation: "::" [14:18 - 14:20] UsingDeclaration=vector[4:12]
146 // CHECK: Punctuation: "::" [14:25 - 14:27] UsingDeclaration=vector[4:12]
148 // CHECK: Punctuation: ";" [14:33 - 14:34]
152 // CHECK: Punctuation: "::" [16:30 - 16:32] C++ base class specifier=outer_alias::inner::vector<X>:…
154 // CHECK: Punctuation: "::" [16:37 - 16:39] C++ base class specifier=outer_alias::inner::vector<X>:…
156 // CHECK: Punctuation: "<" [16:45 - 16:46] C++ base class specifier=outer_alias::inner::vector<X>:4…
158 // CHECK: Punctuation: ">" [16:47 - 16:48] C++ base class specifier=outer_alias::inner::vector<X>:4…
163 // CHECK: Punctuation: "::" [17:20 - 17:22] UsingDeclaration=iterator[5:18]
165 // CHECK: Punctuation: "::" [17:27 - 17:29] UsingDeclaration=iterator[5:18]
167 // CHECK: Punctuation: "<" [17:35 - 17:36] UsingDeclaration=iterator[5:18]
[all …]
Drecursive-cxx-member-calls.cpp194 // CHECK-tokens: Punctuation: ";" [1:42 - 1:43]
198 // CHECK-tokens: Punctuation: ";" [2:31 - 2:32]
201 // CHECK-tokens: Punctuation: "{" [3:15 - 3:16] Namespace=std:3:11 (Definition)
203 // CHECK-tokens: Punctuation: "<" [4:12 - 4:13] ClassTemplate=pair:4:44 (Definition)
206 // CHECK-tokens: Punctuation: "," [4:23 - 4:24] ClassTemplate=pair:4:44 (Definition)
209 // CHECK-tokens: Punctuation: ">" [4:35 - 4:36] ClassTemplate=pair:4:44 (Definition)
212 // CHECK-tokens: Punctuation: "{" [4:49 - 4:50] ClassTemplate=pair:4:44 (Definition)
215 // CHECK-tokens: Punctuation: ";" [4:61 - 4:62] ClassTemplate=pair:4:44 (Definition)
216 // CHECK-tokens: Punctuation: "}" [4:63 - 4:64] ClassTemplate=pair:4:44 (Definition)
217 // CHECK-tokens: Punctuation: ";" [4:64 - 4:65] Namespace=std:3:11 (Definition)
[all …]
Dannotate-subscripting.m40 // CHECK: Punctuation: "[" [24:8 - 24:9] UnexposedExpr=
42 // CHECK: Punctuation: "]" [24:10 - 24:11] UnexposedExpr=
43 // CHECK: Punctuation: "=" [24:12 - 24:13] BinaryOperator=
45 // CHECK: Punctuation: ";" [24:15 - 24:16] CompoundStmt=
47 // CHECK: Punctuation: "*" [25:11 - 25:12] VarDecl=arr:25:12 (Definition)
49 // CHECK: Punctuation: "=" [25:16 - 25:17] VarDecl=arr:25:12 (Definition)
50 // CHECK: Punctuation: "@" [25:18 - 25:19] UnexposedExpr=
51 // CHECK: Punctuation: "[" [25:19 - 25:20] UnexposedExpr=
53 // CHECK: Punctuation: "," [25:22 - 25:23] UnexposedExpr=
55 // CHECK: Punctuation: "]" [25:26 - 25:27] UnexposedExpr=
[all …]
Drecursive-member-access.c259 // CHECK-tokens: Punctuation: "{" [1:20 - 1:21] StructDecl=rdar8650865:1:8 (Definition)
262 // CHECK-tokens: Punctuation: "*" [2:22 - 2:23] FieldDecl=first:2:23 (Definition)
264 // CHECK-tokens: Punctuation: ";" [2:28 - 2:29] StructDecl=rdar8650865:1:8 (Definition)
267 // CHECK-tokens: Punctuation: ";" [3:8 - 3:9] StructDecl=rdar8650865:1:8 (Definition)
268 // CHECK-tokens: Punctuation: "}" [4:1 - 4:2] StructDecl=rdar8650865:1:8 (Definition)
269 // CHECK-tokens: Punctuation: ";" [4:2 - 4:3]
272 // CHECK-tokens: Punctuation: "(" [6:21 - 6:22] FunctionDecl=test_rdar8650865:6:5 (Definition)
275 // CHECK-tokens: Punctuation: "*" [6:41 - 6:42] ParmDecl=s:6:42 (Definition)
277 // CHECK-tokens: Punctuation: ")" [6:43 - 6:44] FunctionDecl=test_rdar8650865:6:5 (Definition)
278 // CHECK-tokens: Punctuation: "{" [6:45 - 6:46] CompoundStmt=
[all …]
Dannotate-literals.m53 // CHECK-LITERALS: Punctuation: "=" [41:14 - 41:15] VarDecl=objects:41:6 (Definition)
54 // CHECK-LITERALS: Punctuation: "@" [41:16 - 41:17] UnexposedExpr=
55 // CHECK-LITERALS: Punctuation: "[" [41:17 - 41:18] UnexposedExpr=
57 // CHECK-LITERALS: Punctuation: "," [41:21 - 41:22] UnexposedExpr=
59 // CHECK-LITERALS: Punctuation: "]" [41:26 - 41:27] UnexposedExpr=
60 // CHECK-LITERALS: Punctuation: ";" [41:27 - 41:28] DeclStmt=
63 // CHECK-LITERALS: Punctuation: "=" [42:11 - 42:12] VarDecl=dict:42:6 (Definition)
64 // CHECK-LITERALS: Punctuation: "@" [42:13 - 42:14] UnexposedExpr=
65 // CHECK-LITERALS: Punctuation: "{" [42:14 - 42:15] UnexposedExpr=
67 // CHECK-LITERALS: Punctuation: ":" [42:19 - 42:20] UnexposedExpr=
[all …]
Darc-annotate.m13 // CHECK: Punctuation: "@" [1:1 - 1:2] ObjCInterfaceDecl=A:1:12
16 // CHECK: Punctuation: "@" [2:1 - 2:2] ObjCPropertyDecl=property:2:34
18 // CHECK: Punctuation: "(" [2:11 - 2:12] ObjCPropertyDecl=property:2:34
20 // CHECK: Punctuation: "," [2:18 - 2:19] ObjCPropertyDecl=property:2:34
22 // CHECK: Punctuation: ")" [2:29 - 2:30] ObjCPropertyDecl=property:2:34
25 // CHECK: Punctuation: ";" [2:42 - 2:43] ObjCInterfaceDecl=A:1:12
26 // CHECK: Punctuation: "@" [3:1 - 3:2] ObjCPropertyDecl=second_property:3:32
28 // CHECK: Punctuation: "(" [3:11 - 3:12] ObjCPropertyDecl=second_property:3:32
30 // CHECK: Punctuation: "," [3:21 - 3:22] ObjCPropertyDecl=second_property:3:32
32 // CHECK: Punctuation: ")" [3:27 - 3:28] ObjCPropertyDecl=second_property:3:32
[all …]
Dannotate-module.m12 // CHECK: Punctuation: "#" [2:1 - 2:2] inclusion directive=[[INC_DIR:DependsOnModule[/\\]Depen…
14 // CHECK-NEXT: Punctuation: "<" [2:10 - 2:11] inclusion directive=[[INC_DIR]]
16 // CHECK-NEXT: Punctuation: "/" [2:26 - 2:27] inclusion directive=[[INC_DIR]]
18 // CHECK-NEXT: Punctuation: "." [2:42 - 2:43] inclusion directive=[[INC_DIR]]
20 // CHECK-NEXT: Punctuation: ">" [2:44 - 2:45] inclusion directive=[[INC_DIR]]
21 // CHECK-NEXT: Punctuation: "@" [3:1 - 3:2] ModuleImport=DependsOnModule:3:1
24 // CHECK-NEXT: Punctuation: ";" [3:24 - 3:25]
27 // CHECK-NEXT: Punctuation: ";" [4:9 - 4:10]
32 // CHECK-MOD: Punctuation: "#" [1:1 - 1:2] inclusion directive=[[INC_DIR:Module[/\\]Sub2\.h \(…
34 // CHECK-MOD-NEXT: Punctuation: "<" [1:10 - 1:11] inclusion directive=[[INC_DIR]]
[all …]
Dtargeted-annotation.c21 // LOCAL: Punctuation: "#" [2:1 - 2:2] inclusion directive=targeted-top.h
24 // LOCAL: Punctuation: "#" [3:1 - 3:2] inclusion directive=targeted-preamble.h
29 // LOCAL: Punctuation: ";" [5:14 - 5:15]
32 // LOCAL: Punctuation: ";" [6:14 - 6:15]
48 // FIELD: Punctuation: ";" [2:8 - 2:9] StructDecl=:13:9 (Definition)
51 // FIELD: Punctuation: ";" [3:8 - 3:9] StructDecl=:13:9 (Definition)
66 // NESTED: Punctuation: ";" [2:22 - 2:23]
80 // TOP: Punctuation: "#" [2:1 - 2:2] preprocessing directive=
83 // TOP: Punctuation: "#" [3:1 - 3:2] preprocessing directive=
86 // TOP: Punctuation: "#" [5:1 - 5:2] inclusion directive=targeted-nested1.h
[all …]
Dannotate-context-sensitive.cpp26 // CHECK-OVERRIDE-FINAL: Punctuation: ":" [6:21 - 6:22] ClassDecl=Derived:6:7 (Definition)
29 // CHECK-OVERRIDE-FINAL: Punctuation: "{" [6:35 - 6:36] ClassDecl=Derived:6:7 (Definition)
33 // CHECK-OVERRIDE-FINAL: Punctuation: "(" [7:17 - 7:18] CXXMethod=f:7:16 (virtual) [Overrides @3:16]
34 // CHECK-OVERRIDE-FINAL: Punctuation: ")" [7:18 - 7:19] CXXMethod=f:7:16 (virtual) [Overrides @3:16]
37 // CHECK-OVERRIDE-FINAL: Punctuation: ";" [7:34 - 7:35] ClassDecl=Derived:6:7 (Definition)
40 // CHECK-OVERRIDE-FINAL: Punctuation: "{" [9:16 - 9:17] StructDecl=final:9:10 (Definition)
41 // CHECK-OVERRIDE-FINAL: Punctuation: "}" [9:18 - 9:19] StructDecl=final:9:10 (Definition)
42 // CHECK-OVERRIDE-FINAL: Punctuation: ";" [9:19 - 9:20] ClassDecl=Derived:6:7 (Definition)
Dannotate-macro-args.m11 // CHECK1: Punctuation: "(" [9:8 - 9:9]
12 // CHECK1: Punctuation: "[" [9:9 - 9:10] ObjCMessageExpr=meth:2:8
15 // CHECK1: Punctuation: "]" [9:22 - 9:23] ObjCMessageExpr=meth:2:8
16 // CHECK1: Punctuation: ")" [9:23 - 9:24]
19 // CHECK2: Punctuation: "(" [15:9 - 15:10]
21 // CHECK2: Punctuation: "," [15:14 - 15:15]
23 // CHECK2: Punctuation: ")" [15:23 - 15:24]
Dannotate-tokens-with-default-args.cpp8 // CHECK: Punctuation: "::" [3:9 - 3:11] CXXMethod=m:3:11 (Definition)
10 // CHECK: Punctuation: "(" [3:12 - 3:13] CXXMethod=m:3:11 (Definition)
12 // CHECK: Punctuation: "*" [3:17 - 3:18] ParmDecl=f:3:18 (Definition)
14 // CHECK: Punctuation: ")" [3:19 - 3:20] CXXMethod=m:3:11 (Definition)
15 // CHECK: Punctuation: "{" [3:21 - 3:22] CompoundStmt=
16 // CHECK: Punctuation: "}" [3:22 - 3:23] CompoundStmt=
/external/pcre/maint/ucptestdata/
Dtestoutput228 U+16FE2 ON Punctuation: Other punctuation, han, Other, [graphemebase]
40 U+3009 ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
41 U+300B ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
42 U+300D ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
43 U+300F ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
44 U+3011 ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
45 U+3015 ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
46 U+3017 ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
47 U+3019 ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
48 U+301B ON Punctuation: Close punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, ha…
[all …]
Dtestoutput137 U+0021 ON Punctuation: Other punctuation, common, Other, [ascii, graphemebase, patternsyntax, sent…
38 U+0022 ON Punctuation: Other punctuation, common, Other, [ascii, graphemebase, patternsyntax, quot…
39 U+0023 ET Punctuation: Other punctuation, common, Other, [ascii, emoji, emojicomponent, graphemeba…
41 U+0025 ET Punctuation: Other punctuation, common, Other, [ascii, graphemebase, patternsyntax]
42 U+0026 ON Punctuation: Other punctuation, common, Other, [ascii, graphemebase, patternsyntax]
43 U+0027 ON Punctuation: Other punctuation, common, Other, [ascii, caseignorable, graphemebase, patt…
44 U+0028 ON Punctuation: Open punctuation, common, Other, [ascii, bidimirrored, graphemebase, patter…
45 U+0029 ON Punctuation: Close punctuation, common, Other, [ascii, bidimirrored, graphemebase, patte…
46 U+002A ON Punctuation: Other punctuation, common, Other, [ascii, emoji, emojicomponent, graphemeba…
48 U+002C CS Punctuation: Other punctuation, common, Other, [ascii, graphemebase, patternsyntax, term…
[all …]
/external/fmtlib/support/
DC++.sublime-syntax137 2: punctuation.definition.string.begin.c++
141 scope: punctuation.definition.string.end.c++
184 1: punctuation.accessor.c++
187 1: punctuation.accessor.c++
212 scope: punctuation.definition.comment.c
220 scope: punctuation.definition.comment.c
229 scope: punctuation.section.block.begin.c++
238 scope: punctuation.section.block.end.c++
243 scope: punctuation.section.block.end.c++
292 scope: punctuation.separator.c++
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/draft/
DGeneratePickerData.txt10 Symbol:Latin 1 Supplement@Other Symbol~Latin-1 punctuation and symbols > Symbol:Miscellaneous
39 #Punctuation:Other~(.*)>Punctuation:$1
40 Punctuation:(Open|Close|Initial|Final)(.*)>Punctuation:Paired
41 Punctuation:(Dash|Connector)~(.*)>Punctuation:Dash/Connector
42 #Punctuation:.*CJK.*>Punctuation:CJK
43 Punctuation:.*~(ASCII|Latin).*>Punctuation:ASCII Based
44 Punctuation:(.*(Compatibility|Historic)).* > Punctuation:$1
72 (Symbol|Punctuation|Modifier|Number|Format & Whitespace|Latin|Hangul|Han .*):(.*(Compatibility|Hist…
DScriptData.txt25 Basic Latin - ASCII punctuation and symbols
28 Latin 1 Supplement - Latin-1 punctuation and symbols
412 These appear to have no explicit script just because they map to general punctuation marks or modif…
415 Greek And Coptic - Punctuation
419 Greek And Coptic - Punctuation
426 Latin 1 Supplement - Latin-1 punctuation and symbols
429 Armenian - Punctuation
453 Arabic - Punctuation
494 Devanagari - Generic punctuation for scripts of India
505 Georgian - Punctuation
[all …]
/external/sdv/vsomeip/third_party/boost/regex/doc/
Dcharacter_class_names.qbk27 [[punct] [Yes] [Any punctuation character.]]
71 [[P*] [Punctuation]]
72 [[Pc] [Connector Punctuation]]
73 [[Pd] [Dash Punctuation]]
74 [[Pe] [Close Punctuation]]
75 [[Pf] [Final Punctuation]]
76 [[Pi] [Initial Punctuation]]
77 [[Po] [Other Punctuation]]
78 [[Ps] [Open Punctuation]]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DListUnits.java233 UnicodeSet punctuation = new UnicodeSet(); in getCharacters() local
235 add(cldrFileToCheck, "decimal", numberSystem, punctuation, errors); in getCharacters()
236 // add(cldrFileToCheck, "exponential", numberSystem, punctuation, errors); in getCharacters()
237 add(cldrFileToCheck, "group", numberSystem, punctuation, errors); in getCharacters()
238 // add(cldrFileToCheck, "infinity", numberSystem, punctuation, errors); in getCharacters()
239 add(cldrFileToCheck, "minusSign", numberSystem, punctuation, errors); in getCharacters()
240 // add(cldrFileToCheck, "nan", numberSystem, punctuation, errors); in getCharacters()
241 add(cldrFileToCheck, "list", numberSystem, punctuation, errors); in getCharacters()
242 add(cldrFileToCheck, "percentSign", numberSystem, punctuation, errors); in getCharacters()
243 add(cldrFileToCheck, "perMille", numberSystem, punctuation, errors); in getCharacters()
[all …]
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/rbbi/
DBreakIteratorRules_en_US_TEST.java62 // punctuation that can occur in the middle of a word: currently in getContents()
66 // punctuation that can occur in the middle of a number: currently in getContents()
71 // punctuation that can occur at the beginning of a number: currently in getContents()
75 // punctuation that can occur at the end of a number: currently in getContents()
87 // punctuation, as long as it begins and ends with a letter and in getContents()
88 // never contains two punctuation marks in a row in getContents()
92 // punctuation, as long as it begins and ends with a digit and in getContents()
93 // never contains two punctuation marks in a row. in getContents()
97 // (this will cause punctuation marks that aren't considered in getContents()
149 // dashes: dash punctuation and the discretionary hyphen, except for in getContents()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DBreakIteratorRules_en_US_TEST.java65 // punctuation that can occur in the middle of a word: currently in getContents()
69 // punctuation that can occur in the middle of a number: currently in getContents()
74 // punctuation that can occur at the beginning of a number: currently in getContents()
78 // punctuation that can occur at the end of a number: currently in getContents()
90 // punctuation, as long as it begins and ends with a letter and in getContents()
91 // never contains two punctuation marks in a row in getContents()
95 // punctuation, as long as it begins and ends with a digit and in getContents()
96 // never contains two punctuation marks in a row. in getContents()
100 // (this will cause punctuation marks that aren't considered in getContents()
152 // dashes: dash punctuation and the discretionary hyphen, except for in getContents()
[all …]
/external/rust/crates/syn/src/
Dpunctuated.rs1 //! A punctuated sequence of syntax tree nodes separated by punctuation.
13 //! syntax tree node + punctuation, where every node in the sequence is followed
14 //! by punctuation except for possibly the final one.
41 /// punctuation of type `P`.**
61 /// contains no syntax tree nodes or punctuation.
68 /// This is the number of nodes of type `T`, not counting the punctuation of
143 /// sequence must already have a trailing punctuation, or be empty.
146 /// have trailing punctuation.
153 /// punctuation.
157 … "Punctuated::push_value: cannot push value if Punctuated is missing trailing punctuation", in push_value()
[all …]

12345678910>>...62