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

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/result/
ent_738805.xml.rde 9 something should appear after colon: something
10 something should appear after colon: something
11 something should appear after colon: something
12 something should appear after colon: something
ent_738805.xml 10 &a; should appear after colon: &a;
11 &b; should appear after colon: &a;
12 &a; should appear after colon: &b;
13 &b; should appear after colon: &b;
ent_738805.xml.rdr 11 1 3 #text 0 1 should appear after colon:
16 1 3 #text 0 1 should appear after colon:
21 1 3 #text 0 1 should appear after colon:
26 1 3 #text 0 1 should appear after colon:
  /external/libxml2/result/noent/
ent_738805.xml 10 something should appear after colon: something
11 something should appear after colon: something
12 something should appear after colon: something
13 something should appear after colon: something
  /external/libxml2/test/
ent_738805.xml 11 &a; should appear after colon: &a;
12 &b; should appear after colon: &a;
13 &a; should appear after colon: &b;
14 &b; should appear after colon: &b;
  /external/clang/test/SemaObjCXX/
objc-decls-inside-namespace.mm 5 @protocol P; //expected-error{{Objective-C declarations may only appear in global scope}}
7 @class Bar; //expected-error{{Objective-C declarations may only appear in global scope}}
9 @compatibility_alias Foo Bar; //expected-error{{Objective-C declarations may only appear in global scope}}
11 @interface A //expected-error{{Objective-C declarations may only appear in global scope}}
14 @implementation A //expected-error{{Objective-C declarations may only appear in global scope}}
17 @protocol P //expected-error{{Objective-C declarations may only appear in global scope}}
20 @interface A(C) //expected-error{{Objective-C declarations may only appear in global scope}}
23 @implementation A(C) //expected-error{{Objective-C declarations may only appear in global scope}}
26 @interface B @end //expected-error{{Objective-C declarations may only appear in global scope}}
27 @implementation B //expected-error{{Objective-C declarations may only appear in global scope}
    [all...]
  /external/autotest/results/
README 1 All results will appear in this directory under the subdir
  /external/clang/test/Parser/
objc-missing-impl.m 2 @end // expected-error {{'@end' must appear in an Objective-C context}}
c11-noreturn.c 9 _Noreturn char c1; // expected-error {{'_Noreturn' can only appear on functions}}
10 char _Noreturn c2; // expected-error {{'_Noreturn' can only appear on functions}}
12 typedef _Noreturn int g(); // expected-error {{'_Noreturn' can only appear on functions}}
14 _Noreturn int; // expected-error {{'_Noreturn' can only appear on functions}} expected-warning {{does not declare anything}}
15 _Noreturn struct S; // expected-error {{'_Noreturn' can only appear on functions}}
16 _Noreturn enum E { e }; // expected-error {{'_Noreturn' can only appear on functions}}
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
e.2.golden 21 // T2.M should appear as method of T2.
29 // T3.M should appear as method of T3.
35 // T4.M should appear as method of T5 only if AllMethods is set.
43 // T4.M should appear as method of T5 only if AllMethods is set.
51 // U1.M should appear as method of U1.
59 // U2.M should appear as method of U2 and as method of U3 only if ...
62 // U3.N should appear as method of U3 and as method of U2 only if ...
70 // U2.M should appear as method of U2 and as method of U3 only if ...
73 // U3.N should appear as method of U3 and as method of U2 only if ...
81 // U4.M should appear as method of U4.
    [all...]
e.1.golden 22 // T2.M should appear as method of T2.
31 // T3.M should appear as method of T3.
37 // T4.M should appear as method of T5 only if AllMethods is set.
50 // U1.M should appear as method of U1.
58 // U2.M should appear as method of U2 and as method of U3 only if ...
66 // U3.N should appear as method of U3 and as method of U2 only if ...
74 // U4.M should appear as method of U4.
98 // V4.M should appear as method of V2 and V3 if AllMethods is set.
109 // V6.M should appear as method of V1 and V5 if AllMethods is set.
115 // t1.M should not appear as method in a Tx type.
    [all...]
e.0.golden 21 // T2.M should appear as method of T2.
29 // T3.M should appear as method of T3.
35 // T4.M should appear as method of T5 only if AllMethods is set.
48 // U1.M should appear as method of U1.
56 // U2.M should appear as method of U2 and as method of U3 only if ...
64 // U3.N should appear as method of U3 and as method of U2 only if ...
72 // U4.M should appear as method of U4.
96 // V4.M should appear as method of V2 and V3 if AllMethods is set.
107 // V6.M should appear as method of V1 and V5 if AllMethods is set.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
e.2.golden 21 // T2.M should appear as method of T2.
29 // T3.M should appear as method of T3.
35 // T4.M should appear as method of T5 only if AllMethods is set.
43 // T4.M should appear as method of T5 only if AllMethods is set.
51 // U1.M should appear as method of U1.
59 // U2.M should appear as method of U2 and as method of U3 only if ...
62 // U3.N should appear as method of U3 and as method of U2 only if ...
70 // U2.M should appear as method of U2 and as method of U3 only if ...
73 // U3.N should appear as method of U3 and as method of U2 only if ...
81 // U4.M should appear as method of U4.
    [all...]
e.1.golden 22 // T2.M should appear as method of T2.
31 // T3.M should appear as method of T3.
37 // T4.M should appear as method of T5 only if AllMethods is set.
50 // U1.M should appear as method of U1.
58 // U2.M should appear as method of U2 and as method of U3 only if ...
66 // U3.N should appear as method of U3 and as method of U2 only if ...
74 // U4.M should appear as method of U4.
98 // V4.M should appear as method of V2 and V3 if AllMethods is set.
109 // V6.M should appear as method of V1 and V5 if AllMethods is set.
115 // t1.M should not appear as method in a Tx type.
    [all...]
e.0.golden 21 // T2.M should appear as method of T2.
29 // T3.M should appear as method of T3.
35 // T4.M should appear as method of T5 only if AllMethods is set.
48 // U1.M should appear as method of U1.
56 // U2.M should appear as method of U2 and as method of U3 only if ...
64 // U3.N should appear as method of U3 and as method of U2 only if ...
72 // U4.M should appear as method of U4.
96 // V4.M should appear as method of V2 and V3 if AllMethods is set.
107 // V6.M should appear as method of V1 and V5 if AllMethods is set.
  /frameworks/compile/slang/tests/F_root_compute_too_many_args/
stderr.txt.expect 1 root_compute_too_many_args.rs:6:20: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the special parameters ('context', 'x', 'y', 'z').
2 root_compute_too_many_args.rs:6:37: error: In compute kernel root(), parameter 'extra2' cannot appear after any of the special parameters ('context', 'x', 'y', 'z').
  /external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
p1.cpp 15 template<typename T> concept bool D2() { return true; } // expected-error {{concept declarations may only appear in namespace scope}}
19 template<typename T> static concept bool D3 = true; // expected-error {{concept declarations may only appear in namespace scope}}
22 concept bool D4() { return true; } // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
24 concept bool D5 = true; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
33 concept class CC1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
34 concept struct CS1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
35 concept union CU1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
36 concept enum CE1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
37 template <typename T> concept class TCC1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}}
38 template <typename T> concept struct TCS1 {}; // expected-error {{'concept' can only appear on the definition of a function template or variable template}
    [all...]
  /external/curl/tests/data/
test526 14 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
test527 14 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
test532 14 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
  /external/llvm/test/MC/Mips/
module-directive-bad.s 6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any cod
    [all...]
  /external/kernel-headers/original/uapi/asm-arm/asm/
byteorder.h 5 * that byte accesses appear as:
7 * and word accesses (data or instruction) appear as:
10 * When in big endian mode, byte accesses appear as:
12 * and word accesses (data or instruction) appear as:
  /external/clang/test/Preprocessor/
macro_paste_bad.c 10 #define a a ## ## // expected-error {{'##' cannot appear at end of macro expansion}}
11 #define b() b ## ## // expected-error {{'##' cannot appear at end of macro expansion}}
12 #define c c ## // expected-error {{'##' cannot appear at end of macro expansion}}
13 #define d() d ## // expected-error {{'##' cannot appear at end of macro expansion}}
16 #define e ## ## e // expected-error {{'##' cannot appear at start of macro expansion}}
17 #define f() ## ## f // expected-error {{'##' cannot appear at start of macro expansion}}
18 #define g ## g // expected-error {{'##' cannot appear at start of macro expansion}}
19 #define h() ## h // expected-error {{'##' cannot appear at start of macro expansion}}
20 #define i ## // expected-error {{'##' cannot appear at start of macro expansion}}
21 #define j() ## // expected-error {{'##' cannot appear at start of macro expansion}
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-fb-1.s 2 % { dg-error "may not appear alone on a line" "" { target mmix-*-* } 5 }
3 % { dg-error "may not appear alone on a line" "" { target mmix-*-* } 6 }
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p8.cpp 7 (void)[foo, foo] () {}; // expected-error {{'foo' can appear only once}}
8 (void)[this, this] () {}; // expected-error {{'this' can appear only once}}
28 (void)[i, i]{ }; // expected-error{{'i' can appear only once in a capture list}}
29 (void)[i(0), i(1)]{ }; // expected-error{{'i' can appear only once in a capture list}}
30 (void)[i, i(1)]{ }; // expected-error{{'i' can appear only once in a capture list}}
31 (void)[i(0), i]{ }; // expected-error{{'i' can appear only once in a capture list}}

Completed in 411 milliseconds

1 2 3 4 5 6 7 8 91011>>