Home
last modified time | relevance | path

Searched full:here (Results 1 – 25 of 24223) sorted by relevance

12345678910>>...969

/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/validator/
H A DJava1_1ValidatorTest.java30 "(line 1,col 1) 'transient' is not allowed here.", in topClass()
31 "(line 1,col 1) 'default' is not allowed here.", in topClass()
32 "(line 1,col 1) 'volatile' is not allowed here.", in topClass()
33 "(line 1,col 1) 'strictfp' is not allowed here.", in topClass()
34 "(line 1,col 1) 'private' is not allowed here.", in topClass()
35 "(line 1,col 1) 'protected' is not allowed here.", in topClass()
36 "(line 1,col 1) 'synchronized' is not allowed here.", in topClass()
37 "(line 1,col 1) 'native' is not allowed here.", in topClass()
38 "(line 1,col 1) 'transitive' is not allowed here.", in topClass()
39 "(line 1,col 1) 'static' is not allowed here." in topClass()
[all …]
H A DJava1_2ValidatorTest.java28 "(line 1,col 1) 'transient' is not allowed here.", in topClass()
29 "(line 1,col 1) 'default' is not allowed here.", in topClass()
30 "(line 1,col 1) 'volatile' is not allowed here.", in topClass()
31 "(line 1,col 1) 'private' is not allowed here.", in topClass()
32 "(line 1,col 1) 'protected' is not allowed here.", in topClass()
33 "(line 1,col 1) 'synchronized' is not allowed here.", in topClass()
34 "(line 1,col 1) 'native' is not allowed here.", in topClass()
35 "(line 1,col 1) 'transitive' is not allowed here.", in topClass()
36 "(line 1,col 1) 'static' is not allowed here." in topClass()
47 "(line 1,col 9) 'transient' is not allowed here.", in nestedClass()
[all …]
H A DJava5ValidatorTest.java34 "(line 1,col 1) 'transient' is not allowed here.", in topAnnotationDeclaration()
35 "(line 1,col 1) 'volatile' is not allowed here.", in topAnnotationDeclaration()
36 "(line 1,col 1) 'synchronized' is not allowed here.", in topAnnotationDeclaration()
37 "(line 1,col 1) 'default' is not allowed here.", in topAnnotationDeclaration()
38 "(line 1,col 1) 'native' is not allowed here.", in topAnnotationDeclaration()
39 "(line 1,col 1) 'transitive' is not allowed here.", in topAnnotationDeclaration()
40 "(line 1,col 1) 'static' is not allowed here.", in topAnnotationDeclaration()
41 "(line 1,col 1) 'final' is not allowed here.", in topAnnotationDeclaration()
42 "(line 1,col 1) 'private' is not allowed here.", in topAnnotationDeclaration()
43 "(line 1,col 1) 'protected' is not allowed here." in topAnnotationDeclaration()
[all …]
/aosp_15_r20/packages/modules/GeoTZ/validation/geonames/known_diffs/
Dknown_diffs1000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
Dknown_diffs15000.prototxt10 comment: "Add a comment here"
25 comment: "Add a comment here"
40 comment: "Add a comment here"
55 comment: "Add a comment here"
70 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
147 comment: "Add a comment here"
[all …]
Dknown_diffs5000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
104 comment: "Add a comment here"
119 comment: "Add a comment here"
134 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
Dknown_diffs500.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
134 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/text/
H A DWordUtilsTest.java57 String input = "Here is one line of text that is going to be wrapped after 20 columns."; in testWrap_StringInt()
58 String expected = "Here is one line of" + systemNewLine + "text that is going" in testWrap_StringInt()
63 input = "Click here to jump to the commons website - https://commons.apache.org"; in testWrap_StringInt()
64 expected = "Click here to jump" + systemNewLine + "to the commons" + systemNewLine in testWrap_StringInt()
69 input = "Click here, https://commons.apache.org, to jump to the commons website"; in testWrap_StringInt()
70 expected = "Click here," + systemNewLine + "https://commons.apache.org," + systemNewLine in testWrap_StringInt()
98 String input = "Here is one line of text that is going to be wrapped after 20 columns."; in testWrap_StringIntStringBoolean()
99 … String expected = "Here is one line of\ntext that is going\nto be wrapped after\n20 columns."; in testWrap_StringIntStringBoolean()
104 input = "Here is one line of text that is going to be wrapped after 20 columns."; in testWrap_StringIntStringBoolean()
105 …expected = "Here is one line of<br />text that is going<br />to be wrapped after<br />20 columns."; in testWrap_StringIntStringBoolean()
[all …]
/aosp_15_r20/external/skia/resources/sksl/runtime_errors/
H A DOssfuzz66263.rts122 error: 17: unsized arrays are not permitted here
123 error: 17: unsized arrays are not permitted here
124 error: 17: unsized arrays are not permitted here
125 error: 17: unsized arrays are not permitted here
126 error: 17: unsized arrays are not permitted here
127 error: 17: unsized arrays are not permitted here
128 error: 17: unsized arrays are not permitted here
138 error: 25: unsized arrays are not permitted here
140 error: 25: unsized arrays are not permitted here
144 error: 25: unsized arrays are not permitted here
[all …]
/aosp_15_r20/external/skia/resources/sksl/errors/
H A DLayoutInFunctions.sksl46 layout qualifier 'origin_upper_left' is not permitted here
47 layout qualifier 'push_constant' is not permitted here
48 layout qualifier 'blend_support_all_equations' is not permitted here
49 layout qualifier 'color' is not permitted here
50 layout qualifier 'location' is not permitted here
51 layout qualifier 'offset' is not permitted here
52 layout qualifier 'binding' is not permitted here
53 layout qualifier 'index' is not permitted here
54 layout qualifier 'set' is not permitted here
55 layout qualifier 'builtin' is not permitted here
[all …]
H A DBadModifiers.sksl15 'const' is not permitted here
16 'in' is not permitted here
17 'out' is not permitted here
18 'uniform' is not permitted here
19 'flat' is not permitted here
20 'noperspective' is not permitted here
21 '$pure' is not permitted here
22 'buffer' is not permitted here
23 'pixel_local' is not permitted here
26 'uniform' is not permitted here
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnApp.h43 // Constants and Structure definitions for "Get Device ID" command to follow here
75 // Constants and Structure definitions for "Cold Reset" command to follow here
84 // Constants and Structure definitions for "Warm Reset" command to follow here
93 // Constants and Structure definitions for "Get Self Test Results" command to follow here
120 // Constants and Structure definitions for "Manufacturing Test ON" command to follow here
129 // Constants and Structure definitions for "Set ACPI Power State" command to follow here
144 // Constants and Structure definitions for "Get ACPI Power State" command to follow here
153 // Constants and Structure definitions for "Get Device GUID" command to follow here
173 // Constants and Structure definitions for "Reset WatchDog Timer" command to follow here
188 // Constants and Structure definitions for "Set WatchDog Timer" command to follow here
[all …]
/aosp_15_r20/external/skia/tests/sksl/errors/
H A DLayoutInFunctions.glsl9 error: 1: layout qualifier 'origin_upper_left' is not permitted here
12 error: 1: layout qualifier 'push_constant' is not permitted here
15 error: 1: layout qualifier 'blend_support_all_equations' is not permitted here
18 error: 1: layout qualifier 'color' is not permitted here
21 error: 1: layout qualifier 'location' is not permitted here
24 error: 1: layout qualifier 'offset' is not permitted here
27 error: 1: layout qualifier 'binding' is not permitted here
30 error: 1: layout qualifier 'index' is not permitted here
33 error: 1: layout qualifier 'set' is not permitted here
36 error: 1: layout qualifier 'builtin' is not permitted here
[all …]
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddllimport.cpp48 // expected-note@+2{{previous attribute is here}}
50 …clspec(dllimport) extern int ExternGlobalDeclInit; // expected-note{{previous declaration is here}}
59 // expected-note@+2{{previous attribute is here}}
61 __declspec(dllimport) int GlobalDeclInit; // expected-note{{previous declaration is here}}
70 // expected-note@+2{{previous attribute is here}}
72 …_attribute__((dllimport)) GlobalDeclChunkAttrInit; // expected-note{{previous declaration is here}}
81 // expected-note@+2{{previous attribute is here}}
83 int GlobalDeclAttrInit __attribute__((dllimport)); // expected-note{{previous declaration is here}}
104 …lRedecl3; // expected-note{{previous declaration is here}} expected-note{{previous attribute is he…
107 extern int GlobalRedecl4; // expected-note{{previous declaration is here}}
[all …]
H A Dstruct-class-redecl.cpp3 class X; // expected-note 2{{here}}
7 template<typename T> struct Y; // expected-note{{did you mean class here?}}
17 class A; // expected-note{{previous use is here}}
20 class B; // expected-note{{did you mean struct here?}}
21 class B; // expected-note{{previous use is here}}\
22 // expected-note{{did you mean struct here?}}
24 struct B {}; // expected-warning{{'B' defined as a struct here but previously declared as a class}}
26 class C; // expected-note{{previous use is here}}
28 // expected-note{{previous use is here}}\
29 // expected-note{{did you mean class here?}}
[all …]
H A Ddecl-microsoft-call-conv.cpp9 void free_func_default(); // expected-note 2 {{previous declaration is here}}
10 void __cdecl free_func_cdecl(); // expected-note 2 {{previous declaration is here}}
11 void __stdcall free_func_stdcall(); // expected-note 2 {{previous declaration is here}}
12 void __fastcall free_func_fastcall(); // expected-note 2 {{previous declaration is here}}
13 void __vectorcall free_func_vectorcall(); // expected-note 2 {{previous declaration is here}}
16 void __stdcall free_func_default(); // expected-error {{function declared 'stdcall' here was previ…
17 void __fastcall free_func_default(); // expected-error {{function declared 'fastcall' here was prev…
20 void __stdcall free_func_cdecl(); // expected-error {{function declared 'stdcall' here was previou…
21 void __fastcall free_func_cdecl(); // expected-error {{function declared 'fastcall' here was previo…
24 void __cdecl free_func_stdcall(); // expected-error {{function declared 'cdecl' here was previou…
[all …]
/aosp_15_r20/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp40 const [[]] int between_attr_2 = 0; // expected-error {{an attribute list cannot appear here}}
70 attr_after_class_name_decl [[]] [[]]; // expected-error {{an attribute list cannot appear here}}
73 …_class_name_definition [[]] [[]] [[]]{}; // expected-error {{an attribute list cannot appear here}}
82 alignas(float) [[]] final // expected-error {{an attribute list cannot appear here}}
83 …float) [[]] [[]] alignas(float): base{}; // expected-error {{an attribute list cannot appear here}}
86 [[]] [[]] alignas(16) final // expected-error {{an attribute list cannot appear here}}
87 [[]] [[]] alignas(16) [[]]{}; // expected-error {{an attribute list cannot appear here}}
89 // The diagnostics here don't matter much, this just shouldn't crash:
90 …d-error {{expected ']'}} expected-error {{an attribute list cannot appear here}} expected-error {{…
91 …xpected ',' or ']' in lambda capture list}} expected-error {{an attribute list cannot appear here}}
[all …]
/aosp_15_r20/external/clang/test/CXX/special/class.copy/
H A Dp23-cxx11.cpp66 template struct CopyAssign<A1>; // expected-note {{here}}
69 A2 &operator=(A2 &&) = default; // expected-note {{here}}
74 template struct MoveAssign<A2>; // expected-note {{here}}
86 template struct CopyAssign<B1>; // expected-note {{here}}
87 template struct MoveAssign<B1>; // expected-note {{here}}
88 template struct CopyAssign<B2>; // expected-note {{here}}
89 template struct MoveAssign<B2>; // expected-note {{here}}
97 template struct CopyAssign<C1>; // expected-note {{here}}
98 template struct MoveAssign<C1>; // expected-note {{here}}
105 …D2 &operator=(D2 &&) = default; // expected-note {{here}} expected-note {{copy assignment operator…
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnApp.h37 // Constants and Structure definitions for "Get Device ID" command to follow here
90 // Constants and Structure definitions for "Cold Reset" command to follow here
99 // Constants and Structure definitions for "Warm Reset" command to follow here
108 // Constants and Structure definitions for "Get Self Test Results" command to follow here
135 // Constants and Structure definitions for "Manufacturing Test ON" command to follow here
144 // Constants and Structure definitions for "Set ACPI Power State" command to follow here
202 // Constants and Structure definitions for "Get ACPI Power State" command to follow here
211 // Constants and Structure definitions for "Get Device GUID" command to follow here
236 // Constants and Structure definitions for "Set WatchDog Timer" command to follow here
313 // Constants and Structure definitions for "Get WatchDog Timer" command to follow here
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnApp.h37 // Constants and Structure definitions for "Get Device ID" command to follow here
90 // Constants and Structure definitions for "Cold Reset" command to follow here
99 // Constants and Structure definitions for "Warm Reset" command to follow here
108 // Constants and Structure definitions for "Get Self Test Results" command to follow here
135 // Constants and Structure definitions for "Manufacturing Test ON" command to follow here
144 // Constants and Structure definitions for "Set ACPI Power State" command to follow here
202 // Constants and Structure definitions for "Get ACPI Power State" command to follow here
211 // Constants and Structure definitions for "Get Device GUID" command to follow here
236 // Constants and Structure definitions for "Set WatchDog Timer" command to follow here
313 // Constants and Structure definitions for "Get WatchDog Timer" command to follow here
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnApp.h38 // Constants and Structure definitions for "Get Device ID" command to follow here
90 // Constants and Structure definitions for "Cold Reset" command to follow here
99 // Constants and Structure definitions for "Warm Reset" command to follow here
108 // Constants and Structure definitions for "Get Self Test Results" command to follow here
135 // Constants and Structure definitions for "Manufacturing Test ON" command to follow here
144 // Constants and Structure definitions for "Set ACPI Power State" command to follow here
202 // Constants and Structure definitions for "Get ACPI Power State" command to follow here
211 // Constants and Structure definitions for "Get Device GUID" command to follow here
236 // Constants and Structure definitions for "Set WatchDog Timer" command to follow here
313 // Constants and Structure definitions for "Get WatchDog Timer" command to follow here
[all …]
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dethtool_netlink.h62 /* add new constants above here */
115 /* add new constants above here */
138 /* add new constants above here */
151 /* add new constants above here */
160 /* add new constants above here */
173 /* add new constants above here */
185 /* add new constants above here */
194 /* add new constants above here */
205 /* add new constants above here */
214 /* add new constants above here */
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/doc/
DJamfile.v212 path-constant here : . ; # convenient to refer to files in the same directory as this jamfile.v2
40 $(here)/../../../boost/tti/has_class.hpp
41 $(here)/../../../boost/tti/has_data.hpp
42 $(here)/../../../boost/tti/has_enum.hpp
43 $(here)/../../../boost/tti/has_function.hpp
44 $(here)/../../../boost/tti/has_function_template.hpp
45 $(here)/../../../boost/tti/has_member_data.hpp
46 $(here)/../../../boost/tti/has_member_function.hpp
47 $(here)/../../../boost/tti/has_member_function_template.hpp
48 $(here)/../../../boost/tti/has_static_member_data.hpp
[all …]
/aosp_15_r20/external/ethtool/uapi/linux/
H A Dethtool_netlink.h61 /* add new constants above here */
113 /* add new constants above here */
137 /* add new constants above here */
150 /* add new constants above here */
159 /* add new constants above here */
172 /* add new constants above here */
184 /* add new constants above here */
193 /* add new constants above here */
204 /* add new constants above here */
213 /* add new constants above here */
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dgoto.go43 x := 1 // GCCGO_ERROR "defined here"
65 x := 1 // GCCGO_ERROR "defined here"
81 x := 1 // GCCGO_ERROR "defined here"
91 x := 1 // GCCGO_ERROR "defined here"
118 { // GCCGO_ERROR "block starts here"
125 { // GCCGO_ERROR "block starts here"
136 { // GCCGO_ERROR "block starts here"
148 { // GCCGO_ERROR "block starts here"
183 if true { // GCCGO_ERROR "block starts here"
190 if true { // GCCGO_ERROR "block starts here"
[all …]

12345678910>>...969