Searched refs:initializing (Results 1 – 25 of 210) sorted by relevance
123456789
6 …bute((ns_consumed)) id arg2){}; // expected-error {{incompatible block pointer types initializing}}10 …bute((ns_consumed)) id arg2){}; // expected-error {{incompatible block pointer types initializing}}12 … = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initializing}}14 …consumed)) id arg1, id arg2){}; // expected-error {{incompatible block pointer types initializing}}16 …bute((ns_consumed)) id arg2){}; // expected-error {{incompatible block pointer types initializing}}20 … = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initializing}}
5 …void (^block)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expressio…7 …void (^block2)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expressi…8 …void (^block3)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expressi…
168 id<P1,P2> anQualId = aBlock; // expected-error {{initializing 'id<P1,P2>' with an expression of in…170 NSArray* anArray = aBlock; // expected-error {{initializing 'NSArray *' with an expression of incom…186 …id <P1> anQualId4 = aBlock; // expected-error {{initializing 'id<P1>' with an expression of inco…187 …id<NSObject, P1, NSCopying> anQualId5 = aBlock; // expected-error {{initializing 'id<NSObject,P1,N…197 …NSObject <P1> *NSO4 = aBlock; // expected-error {{initializing 'NSObject<P1> *' with an expressi…198 …NSObject<NSObject, P1, NSCopying> *NSO5 = aBlock; // expected-error {{initializing 'NSObject<NSObj…
19 …NSObject <NSCopying> *Init = bar; // expected-warning {{initializing 'NSObject<NSCopying> *' with …20 …NSObject *Init1 = bar; // expected-warning {{initializing 'NSObject *' with an expression of incom…33 …NSObject <NSCopying> *Init = bar; // expected-warning {{initializing 'NSObject<NSCopying> *' with …
53 …id *b = (__weak id*) value; // expected-error {{initializing 'id *' with an expression of type '__…54 …__weak id *c = (id*) value; // expected-error {{initializing '__weak id *' with an expression of t…65 …__unsafe_unretained id *b = (id*) value; // expected-error {{initializing 'id *' with an expressio…
30 …id<P0> l = x; // expected-warning {{initializing 'id<P0>' with an expression of incompatible type …34 …id<P1> l = a; // expected-warning {{initializing 'id<P1>' with an expression of incompatible type …
4 char* x = "foo"; // expected-warning {{initializing 'char *' with an expression of type 'const char…
12 …Derived *m = foo(); // expected-warning {{incompatible pointer types initializing 'Derived *' wi…
67 …int *ptr = bar.property1; // expected-warning{{incompatible pointer types initializing 'int *' wit…98 …int *ptr = foo; // expected-warning{{incompatible pointer types initializing 'int *' with an expre…166 …int *ip = [ic returnMe]; // expected-warning{{incompatible pointer types initializing 'int *' with…231 …id) { return 0; })(); // expected-warning{{incompatible pointer types initializing 'int *' with an…
10 …// expected-warning {{ncompatible pointer to integer conversion initializing 'int' with an express…
15 // CHECK: has_warnings.h:3:8: warning: incompatible pointer types initializing 'float *'17 // CHECK: serialized-diags.m:8:9: warning: incompatible pointer types initializing 'double *'25 // CHECK-WITH-ERRORS: has_warnings.h:3:8: warning: incompatible pointer types initializing 'float *'
46 …id<P1> p1 = foo; // expected-warning{{initializing 'id<P1>' with an expression of incompatible typ…47 …id<P2> p2 = foo; // expected-warning{{initializing 'id<P2>' with an expression of incompatible typ…71 …id<P2> p2 = foo; // expected-warning{{initializing 'id<P2>' with an expression of incompatible typ…
24 public static Object initializing(Object instance) throws Exception { in initializing() method in RobolectricInternals25 return classHandler.initializing(instance); in initializing()
36 Object initializing(Object instance); in initializing() method
14 constant int* ptr4 = (global void*)0; // expected-error{{initializing '__constant int *' with an ex…21 global int* ptr6 = (local void*)0; // expected-error{{initializing '__global int *' with an express…
50 …// expected-warning@-2{{incompatible integer to pointer conversion initializing '__global char *' …52 …// expected-warning@-4{{incompatible pointer types initializing '__global char *' with an expressi…
58 // expected-error@-2{{initializing '__constant int *' with an expression of type '__global int *' c…63 // expected-error-re@-2{{initializing '__{{global|constant}} int *' with an expression of type '__l…68 // expected-error-re@-2{{initializing '__{{global|generic}} int *' with an expression of type '__co…73 // expected-error-re@-2{{initializing '__{{global|constant}} int *' with an expression of type 'int…78 // expected-error-re@-2{{initializing '__{{global|constant}} int *' with an expression of type '__g…
12 …int8 d = (int8)(a,(float4)(1)); // expected-error{{initializing 'int' with an expression of incomp…
10 …int4 i = u; // expected-error{{initializing 'int4' (vector of 4 'int' values) with an expression o…
14 // initializing an array with the address of functions is an error
19 - // Don't bother initializing |g_vlog_info| unless we use one of the35 + // Don't bother initializing |g_vlog_info| unless we use one of the
9 …expected-warning {{initializing 'char *' with an expression of type 'const char [1]' discards qual…
8 A basic tutorial that guides the user, step-by-step, through the process of initializing a window u…
54 …B* b = a; // expected-warning{{incompatible pointer types initializing 'B *' with an expression of…59 …B** bp = ap; // expected-warning{{incompatible pointer types initializing 'B **' with an expressio…
930 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run()932 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run()934 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run()936 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run()938 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run()1012 sm->initializing = TRUE; in eapol_auth_initialize()1019 sm->initializing = FALSE; in eapol_auth_initialize()