Searched refs:never (Results 1 – 25 of 412) sorted by relevance
12345678910>>...17
42 Actual: never called - unsatisfied and active55 Actual: never called - unsatisfied and active106 Actual: never called - unsatisfied and active120 Actual: never called - unsatisfied and active127 Actual: never called - unsatisfied and active141 Actual: never called - unsatisfied and active149 Actual: never called - unsatisfied and active156 Actual: never called - unsatisfied and active166 Actual: never called - unsatisfied and active182 Actual: never called - unsatisfied and active[all …]
99 …SObject alloc]; // expected-warning {{Value stored to 'x' during its initialization is never read}}119 id obj1 = (__bridge_transfer id)CFCreateSomething(); // expected-warning{{never read}}124 id obj4 = (__bridge NSString*)CFGetString(); // expected-warning{{never read}}125 …id obj5 = (__bridge id)CFCreateSomething(); // expected-warning{{never read}} expected-warning{{le…126 …id obj6 = (__bridge NSString*)CFCreateString(); // expected-warning{{never read}} expected-warning…130 CFTypeRef cf1 = (__bridge_retained CFTypeRef)CreateSomething(); // expected-warning{{never read}}131 …CFStringRef cf2 = (__bridge_retained CFStringRef)CreateNSString(); // expected-warning{{never read…132 CFTypeRef cf3 = (__bridge CFTypeRef)CreateSomething(); // expected-warning{{never read}}133 CFStringRef cf4 = (__bridge CFStringRef)CreateNSString(); // expected-warning{{never read}}
19 int x; // expected-warning {{Instance variable 'x' in class 'TestA' is never used}}105 …tfield:1; // expected-warning {{Instance variable 'bitfield' in class 'RDar8481311' is never used}}
3 ; The old C front-end never generated empty structures, now the new one4 ; can. For some reason we never handled them in the parser. Weird.
1 Test for bug 6452 - KURL::appendEscapingBadChars() should never escape percent characters.
1 Disclaimer: I'll probably never do all this ...
1 Tests that events are never fired sycnhronously from a call to window.addEventListener().
10 expected-error{{tentative definition has type 'struct foo' that is never completed}}
8 May you share freely, never taking more than you give.
72 #ifdef never
103 // windowWillClose: because we never actually open a window in this test (so104 // windowWillClose: never gets called).
1 ; This testcase can be simplified by "realizing" that alloca can never return
6 ; call. If the callee never returns, we can't assume the div is reachable.
23 ! never change it
57 // and this particular bookmark item/folder is never returned.72 // and this particular bookmark item/folder is never returned.
118 # http servers assume they'll never get simple-query format, and wait till
5 Frame 3: Manifest is still 404 - the document is never associated with a cache.
24 Verify that data was never inserted.
42 destroy a barrier that was never initialised
23 %option nodefault noyywrap nounput never-interactive debug
2 ; Test to make sure that loop-reduce never crashes on IV's
14 this, the destination port is never altered. This is only valid
24 // anywhere in the AST but will never be a part of a canonical41 // LEAF_TYPE(Class) - A type that never has inner types. Clients
28 // TODO(estade): This is never called. For now just return false.