Home
last modified time | relevance | path

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

12345678910>>...166

/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/llvm/test/MC/Hexagon/
Dnew-value-check.s6 # CHECK-STRICT: :12:1: error: register `R0' used with `.new' but not validly modified in the same p…
7 # CHECK-RELAXED: :12:1: error: register `R0' used with `.new' but not validly modified in the same …
14 # CHECK-STRICT: :20:1: error: register `R0' used with `.new' but not validly modified in the same p…
15 # CHECK-RELAXED: :20:1: error: register `R0' used with `.new' but not validly modified in the same …
22 # CHECK-STRICT: :29:1: error: register `R0' used with `.new' but not validly modified in the same p…
23 # CHECK-RELAXED: :29:1: error: register `R0' used with `.new' but not validly modified in the same …
35 # CHECK-STRICT: :41:1: error: register `R0' used with `.new' but not validly modified in the same p…
43 # CHECK-STRICT: :48:1: error: register `R0' used with `.new' but not validly modified in the same p…
/external/shflags/test_results/1.0.3/
DSolaris-5.11-NexentaOS_20081207.txt53 ASSERT:failed str test expected:<two> but was:<>
54 ASSERT:failed float test expected:<3> but was:<0.0>
55 ASSERT:incorrect number of argv values expected:<3> but was:<6>
122 ASSERT:failed str test expected:<two> but was:<>
123 ASSERT:failed float test expected:<3> but was:<0.0>
124 ASSERT:incorrect number of argv values expected:<3> but was:<6>
196 ASSERT:failed str test expected:<two> but was:<>
197 ASSERT:failed float test expected:<3> but was:<0.0>
198 ASSERT:incorrect number of argv values expected:<3> but was:<6>
/external/curl/tests/data/
Dtest123140 …ttp://%HOSTIP:%HTTPPORT/../../hej/but/who/../1231?stupid=me/../1231#soo/../1231 http://%HOSTIP:%HT…
51 GET /hej/but/1231?stupid=me/../1231 HTTP/1.1
55 GET /hej/but/12310001 HTTP/1.1
Dtest124141 …haxx.se.1241:8990/../../hej/but/who/../1241?stupid=me/../1241#soo/../1241 http://test.remote.haxx.…
52 GET http://test.remote.haxx.se.1241:8990/../../hej/but/who/../1241?stupid=me/../1241 HTTP/1.1
57 GET http://test.remote.haxx.se.1241:8990/../../hej/but/who/../12410001 HTTP/1.1
Dtest123242 …haxx.se.1232:8990/../../hej/but/who/../1232?stupid=me/../1232#soo/../1232 http://test.remote.haxx.…
53 GET http://test.remote.haxx.se.1232:8990/hej/but/1232?stupid=me/../1232 HTTP/1.1
58 GET http://test.remote.haxx.se.1232:8990/hej/but/12320001 HTTP/1.1
/external/gmock/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/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/llvm/test/Transforms/GlobalOpt/
Dexternally-initialized-aggregate.ll5 ; store to @a[0] from being constant propagated to the load in @foo, but will not
10 ; This is the same, but a struct rather than an array.
18 ; This load uses the split global, but cannot be constant-propagated away.
27 ; This load uses the split global, but cannot be constant-propagated away.
36 ; This store uses the split global, but cannot be constant-propagated away.
43 ; This store uses the split global, but cannot be constant-propagated away.
/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/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'">;
78 "module '%0' was built in directory '%1' but now resides in "
85 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but "
92 "'-undef' but %select{precompiled header was not built with it|"
96 "'-detailed-preprocessing-record' but %select{precompiled header was not "
/external/webrtc/webrtc/call/
Drtc_event_log.proto15 // messages, but it is possible to append multiple EventStreams (each with a
48 // optional - but required if type == RTP_EVENT
51 // optional - but required if type == RTCP_EVENT
54 // optional - but required if type == AUDIO_PLAYOUT_EVENT
57 // optional - but required if type == BWE_PACKET_LOSS_EVENT
60 // optional - but required if type == VIDEO_RECEIVER_CONFIG_EVENT
63 // optional - but required if type == VIDEO_SENDER_CONFIG_EVENT
66 // optional - but required if type == AUDIO_RECEIVER_CONFIG_EVENT
69 // optional - but required if type == AUDIO_SENDER_CONFIG_EVENT
124 // or SSRC and port number, but for now we will rely on SSRC only.
/external/conscrypt/src/test/resources/
DREADME8 - cert-ct-poisoned.pem: Same certificate as cert.pem, but with an extra CT Poison extension
10 - cert-ct-embedded.pem: Same certificate as cert.pem, but with an embedded signed certificate
17 signed by the test CT log, but for another certificate
20 for cert.pem, but signed by a different log
/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/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/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 …]

12345678910>>...166