Home
last modified time | relevance | path

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

12345678910>>...184

/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/clang/test/Analysis/
DPR2978.m53 // Shadows T to make it readwrite internally but readonly externally.
83 …e '_Z' ivar in 'MyClass' was synthesized for an assign, readwrite property but was released in 'de…
91 [self setW:@"newW"]; // This will release '_W', but retain the new value
93 …d-warning {{The '_S' ivar in 'MyClass' was synthesized for a weak property but was released in 'de…
97 …d-warning {{The '_Q' ivar in 'MyClass' was synthesized for a weak property but was released in 'de…
105 // Silly, but not an error.
110 …// expected-warning@-1{{The '_Y' ivar in 'MyClass' was retained by a synthesized property but not …
111 …// expected-warning@-2{{The '_W' ivar in 'MyClass' was retained by a synthesized property but not …
/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/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/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
56 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
57 GET http://test.remote.haxx.se.1232:8990/hej/but/12320001 HTTP/1.1
/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/e2fsprogs/tests/f_idata_and_extents/
Dexpect.15 Inode 20 has extent header but inline data flag is set.
8 Inode 21 has inline data and extent flags set but i_block contains junk.
11 Inode 22 seems to have block map but inline data and extent flags set.
14 Inode 23 seems to have inline data but extent flag is set.
/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/googletest/googlemock/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/v8/testing/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/vixl/doc/aarch32/design/
Dcode-generation-aarch32.md7 **NOTE**: This document describes design decisions, but the code does not
32 MacroAssembler must not be used, but the Assembler can be called directly. Since
40 MacroAssembler, and isn't worried about the precise code sequence used, but
42 (or similar PC-relative instruction). Veneers simplify many cases like this, but
48 much_ code. This is very fuzzy, and in practice means avoiding pools, but
52 A corner-case that is relevant for VIXL32 (but mostly irrelevant for VIXL64) is
55 example, `vldr` has a range of about 1KB, but `tbh` can easily exceed this
89 range. This was acceptable in VIXL64, where the pool range is very large, but
92 We should retain the existing functionality for a while, but mark the
95 but also blocks pools and therefore avoids the problems that
[all …]
/external/conscrypt/openjdk/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

12345678910>>...184