Home
last modified time | relevance | path

Searched refs:but (Results 1 – 25 of 3080) sorted by relevance

12345678910>>...124

/external/clang/test/FixIt/
Dformat.m10 …printf("%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'in…
11 …printf("%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'i…
16 …NSLog(@"%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'in…
17 …NSLog(@"%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'i…
18 NSLog(@"%@", x); // expected-warning{{format specifies type 'id' but the argument has type 'int'}}
25 …printf("%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'char …
27 …printf("%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'c…
31 …NSLog(@"%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'char …
33 …NSLog(@"%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'c…
34 …NSLog(@"%@", x); // expected-warning{{format specifies type 'id' but the argument has type 'char *…
[all …]
Dformat-no-fixit.m12 printf("%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'id'}}
13 …printf("%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'id…
14 …printf("%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'i…
19 // This is okay, but we won't suggest a fixit; arbitrary structure pointers may
26 …NSLog(@"%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'CFStr…
27 …NSLog(@"%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'CF…
28 …NSLog(@"%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'C…
Dformat.mm11 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
14 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
20 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
23 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
27 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
/external/llvm/test/MC/ARM/
Dthumb-invalid-crypto.txt5 @ CHECK: error: instruction 'aesd' is not predicable, but condition code specified
7 @ CHECK: error: instruction 'aesimc' is not predicable, but condition code specified
9 @ CHECK: error: instruction 'aesmc' is not predicable, but condition code specified
11 @ CHECK: error: instruction 'aese' is not predicable, but condition code specified
15 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified
17 @ CHECK: error: instruction 'sha1su1' is not predicable, but condition code specified
19 @ CHECK: error: instruction 'sha256su0' is not predicable, but condition code specified
23 @ CHECK: error: instruction 'sha1c' is not predicable, but condition code specified
25 @ CHECK: error: instruction 'sha1m' is not predicable, but condition code specified
27 @ CHECK: error: instruction 'sha1p' is not predicable, but condition code specified
[all …]
Dinvalid-crc32.s11 @ CHECK: error: instruction 'crc32cb' is not predicable, but condition code specified
12 @ CHECK: error: instruction 'crc32b' is not predicable, but condition code specified
13 @ CHECK: error: instruction 'crc32ch' is not predicable, but condition code specified
14 @ CHECK: error: instruction 'crc32h' is not predicable, but condition code specified
15 @ CHECK: error: instruction 'crc32cw' is not predicable, but condition code specified
16 @ CHECK: error: instruction 'crc32w' is not predicable, but condition code specified
Dinvalid-neon-v8.s8 @ CHECK: error: instruction 'vmaxnm' is not predicable, but condition code specified
17 @ CHECK: error: instruction 'vcvtp' is not predicable, but condition code specified
26 @ CHECK: error: instruction 'vrintm' is not predicable, but condition code specified
37 @ CHECK: error: instruction 'aesd' is not predicable, but condition code specified
46 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified
63 @ CHECK: error: instruction 'sha256su1' is not predicable, but condition code specified
70 @ CHECK: error: instruction 'vmull' is not predicable, but condition code specified
/external/clang/test/Modules/
Dsubmodules-preprocess.cpp8 # error HAVE_VECTOR macro is not available (but should be)
12 # error HAVE_TYPE_TRAITS_MAP macro is available (but shouldn't be)
22 # error HAVE_VECTOR macro is not available (but should be)
26 # error HAVE_TYPE_TRAITS_MAP macro is not available (but should be)
30 # error HAVE_HASH_MAP macro is available (but shouldn't be)
52 # error HAVE_VECTOR macro is not available (but should be)
56 # error HAVE_TYPE_TRAITS_MAP macro is not available (but should be)
60 # error HAVE_HASH_MAP macro is not available (but should be)
/external/eigen/demos/opengl/
Dquaternion_demo.cpp557 QPushButton* but = new QPushButton("reset"); in createNavigationControlWidget() local
558 but->setToolTip("move the camera to initial position (with animation)"); in createNavigationControlWidget()
559 layout->addWidget(but); in createNavigationControlWidget()
560 connect(but, SIGNAL(clicked()), this, SLOT(resetCamera())); in createNavigationControlWidget()
567 QRadioButton* but; in createNavigationControlWidget() local
568 but = new QRadioButton("turn around"); in createNavigationControlWidget()
569 but->setToolTip("look around an object"); in createNavigationControlWidget()
570 group->addButton(but, NavTurnAround); in createNavigationControlWidget()
571 boxLayout->addWidget(but); in createNavigationControlWidget()
572 but = new QRadioButton("fly"); in createNavigationControlWidget()
[all …]
/external/valgrind/none/tests/
Dioctl_moans.stderr.exp1 Warning: noted but unhandled ioctl 0x.2345670 with no size/direction hints.
4 Warning: noted but unhandled ioctl 0x.2345671 with no size/direction hints.
7 Warning: noted but unhandled ioctl 0x.2345672 with no size/direction hints.
10 Warning: noted but unhandled ioctl 0x.2345673 with no size/direction hints.
13 Warning: noted but unhandled ioctl 0x.2345674 with no size/direction hints.
16 Warning: noted but unhandled ioctl 0x.2345675 with no size/direction hints.
19 Warning: noted but unhandled ioctl 0x.2345676 with no size/direction hints.
22 Warning: noted but unhandled ioctl 0x.2345677 with no size/direction hints.
25 Warning: noted but unhandled ioctl 0x.2345678 with no size/direction hints.
28 Warning: noted but unhandled ioctl 0x.2345679 with no size/direction hints.
/external/google-breakpad/src/testing/test/
Dgmock_output_test_golden.txt24 Expected to be called twice, but has only 1 WillOnce().
27 Called 2 times, but only 1 WillOnce() is specified - returning default value.
36 Google Mock tried the following 1 expectation, but it didn't match:
49 Google Mock tried the following 1 expectation, but it didn't match:
93 Google Mock tried the following 2 expectations, but none matched:
114 Google Mock tried the following 2 expectations, but none matched:
135 Google Mock tried the following 2 expectations, but none matched:
174 Google Mock tried the following 1 expectation, but it didn't match:
190 Google Mock tried the following 1 expectation, but it didn't match:
204 Google Mock tried the following 1 expectation, but it didn't match:
[all …]
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td32 "PCH file was compiled for the %0 '%1' but the current translation "
36 "feature'%1' but the %select{current translation unit is|AST file was}0 "
39 "PCH file but is currently %select{disabled|enabled}2">;
42 def err_pch_diagopt_mismatch : Error<"%0 is currently enabled, but was not in "
45 "path '%0', but the path is currently '%1'">;
64 "module '%0' was built in directory '%1' but now resides in "
74 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
81 "'-undef' but %select{precompiled header was not built with it|"
85 "'-detailed-preprocessing-record' but %select{precompiled header was not "
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
DTestDictionary.m38 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
54 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
78 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
102 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
106 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
130 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
134 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
/external/v8/test/webkit/
Dinstance-of-immediates-expected.txt29 PASS (1 instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but got …
30 PASS ({} instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but got…
31 PASS (obj instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but go…
32 PASS (1 instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but got…
33 PASS ({} instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but go…
34 PASS (obj instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but g…
/external/llvm/test/MC/Disassembler/SystemZ/
Dinvalid-regs.txt3 # This would be "axbr %f14, %f0", but %r14 is invalid.
10 # This would be "axbr %f0, %f2", but %f2 is invalid.
17 # This would be "dlr %r1, %r8", but %r1 is invalid.
/external/llvm/test/CodeGen/AArch64/
Datomic-ops.ll24 ; w0 below is a reasonable guess but could change: it certainly comes into the
44 ; w0 below is a reasonable guess but could change: it certainly comes into the
64 ; w0 below is a reasonable guess but could change: it certainly comes into the
84 ; x0 below is a reasonable guess but could change: it certainly comes into the
104 ; w0 below is a reasonable guess but could change: it certainly comes into the
124 ; w0 below is a reasonable guess but could change: it certainly comes into the
144 ; w0 below is a reasonable guess but could change: it certainly comes into the
164 ; x0 below is a reasonable guess but could change: it certainly comes into the
184 ; w0 below is a reasonable guess but could change: it certainly comes into the
204 ; w0 below is a reasonable guess but could change: it certainly comes into the
[all …]
/external/clang/test/Analysis/
DPR2978.m36 …warning{{The '_Y' instance variable was retained by a synthesized property but wasn't released in …
37 …ing{{The '_Z' instance variable was not retained by a synthesized property but was released in 'de…
42 …warning{{The '_W' instance variable was retained by a synthesized property but wasn't released in …
55 [self setW:@"newW"]; // This will release '_W', but retain the new value
/external/llvm/test/CodeGen/SystemZ/
Dla-03.ll55 ; Like f1, but for functions.
63 ; Like f2, but for functions.
71 ; Like f3, but for functions.
79 ; Like f4, but for functions.
/external/llvm/test/Other/
Dcan-execute.txt5 * Directories are executable, but we don't want to try to execute them.
9 TestProg, then a file with executable bit but not readable and finally a
14 test, but for now this test serves as a reminder to audit all the callers if
/external/llvm/test/CodeGen/ARM/
Dreadcyclecounter.ll7 ; possible to disable it, but realistically present on at least every v7-A
8 ; processor (but not on v6, at least by default).
16 ; As usual, exact registers only sort of matter but the cycle-count had better
/external/clang/test/SemaObjC/
Dformat-strings-objc.m39 // but clang will implicitly add the attribute if it's not written.
60 …printf("%i ",test); // expected-warning{{format specifies type 'int' but the argument has type 'lo…
61 …NSLog(@"%i ",test); // expected-warning{{format specifies type 'int' but the argument has type 'lo…
62 …CFStringCreateWithFormat(CFSTR("%i"),test); // expected-warning{{format specifies type 'int' but t…
99 …NSLog(@"%@ %@", x, (BOOL) 1); // expected-warning {{format specifies type 'id' but the argument ha…
152 …ng{{format specifies type 'const unichar *' (aka 'const unsigned short *') but the argument has ty…
161 …ng{{format specifies type 'const unichar *' (aka 'const unsigned short *') but the argument has ty…
169 …/ expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but the argument has ty…
214 …eConstantString("%@"), 1); // expected-warning{{format specifies type 'id' but the argument has ty…
237 …format string was 'int'}} expected-warning 2 {{format specifies type 'int' but the argument has ty…
[all …]
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).

12345678910>>...124