Home
last modified time | relevance | path

Searched refs:aka (Results 1 – 25 of 231) sorted by relevance

12345678910

/external/clang/test/SemaObjCXX/
Dobjcbridge-attribute.mm30 …return (NSString *)cf; // expected-error {{CF object of type 'CFTestingRef' (aka '__CFError *') is…
31 …// expected-error {{cast of C pointer type 'CFTestingRef' (aka '__CFError *') to Objective-C point…
33 …note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFError *') into…
56 …(void)(NSString *)cf; // expected-warning {{'CFErrorRef2' (aka '__CFErrorRef *') bridges to NSErro…
57 …// expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *') to Objective-C poi…
59 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
60 …(void)(NSError *)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *…
62 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
63 …(void)(MyError*)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *'…
65 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
[all …]
Dobjcbridge-attribute-arc.mm30 …return (NSString *)cf; // expected-error {{CF object of type 'CFTestingRef' (aka '__CFError *') is…
31 …// expected-error {{cast of C pointer type 'CFTestingRef' (aka '__CFError *') to Objective-C point…
33 …note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFError *') into…
56 …(void)(NSString *)cf; // expected-warning {{'CFErrorRef2' (aka '__CFErrorRef *') bridges to NSErro…
57 …// expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *') to Objective-C poi…
59 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
60 …(void)(NSError *)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *…
62 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
63 …(void)(MyError*)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *'…
65 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
[all …]
Dobjcbridge-static-cast.mm30 …return static_cast<NSString *>(cf); // expected-error {{CF object of type 'CFTestingRef' (aka '__C…
31 …// expected-error {{cast of C pointer type 'CFTestingRef' (aka '__CFError *') to Objective-C point…
33 …e_transfer with C-style cast to transfer ownership of a +1 'CFTestingRef' (aka '__CFError *') into…
56 …(void)static_cast<NSString *>(cf); // expected-warning {{'CFErrorRef2' (aka '__CFErrorRef *') brid…
57 …// expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__CFErrorRef *') to Objective-C poi…
59 …ge_transfer with C-style cast to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
60 …(void)static_cast<NSError *>(cf); // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '_…
62 …ge_transfer with C-style cast to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
63 …(void)static_cast<MyError*>(cf); // expected-error {{cast of C pointer type 'CFErrorRef2' (aka '__…
65 …ge_transfer with C-style cast to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErrorRef *') i…
[all …]
Dobjcbridge-related-attribute.mm17 …nsColor = newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly converte…
18 …NSColor *ns = newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly conv…
19 …return newColor; // expected-error {{'CGColorRef' (aka 'CGColor *') must be explicitly converted t…
23 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'CGColor *'); use '…
24 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'CGColor *'); use '…
25 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'CGColor *'); use '…
/external/clang/test/SemaObjC/
Dobjcbridge-attribute-arc.m48 …return (NSString *)cf; // expected-error {{CF object of type 'CFTestingRef' (aka 'struct __CFError…
49 …// expected-error {{cast of C pointer type 'CFTestingRef' (aka 'struct __CFError *') to Objective-…
51 …note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka 'struct __CFError *…
74 …(void)(NSString *)cf; // expected-warning {{'CFErrorRef2' (aka 'struct __CFErrorRef *') bridges to…
75 …// expected-error {{cast of C pointer type 'CFErrorRef2' (aka 'struct __CFErrorRef *') to Objectiv…
77 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct __CFErrorRe…
78 …(void)(NSError *)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka 'struct __CFErr…
80 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct __CFErrorRe…
81 …(void)(MyError*)cf; // expected-error {{cast of C pointer type 'CFErrorRef2' (aka 'struct __CFErro…
83 …-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct __CFErrorRe…
[all …]
Dcheck-objcbridge-related-attribute-lookup.m23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
24 …g {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef' (aka 'struct CGColor *')…
25 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
26 …// expected-warning {{incompatible pointer types assigning to 'CGColorRef' (aka 'struct CGColor *'…
29 …or {{could not find Objective-C class 'XNSColor' to convert 'CGColorRef1' (aka 'struct CGColor1 *'…
30 … {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef1' (aka 'struct CGColor1 *'…
31 …find Objective-C class 'XNSColor' to convert 'NSColor *' to 'CGColorRef1' (aka 'struct CGColor1 *'…
32 …// expected-warning {{incompatible pointer types assigning to 'CGColorRef1' (aka 'struct CGColor1 …
36 … must be name of an Objective-C class to be able to convert 'CGColorRef2' (aka 'struct CGColor2 *'…
37 … {{incompatible pointer types assigning to 'NSColor *' from 'CGColorRef2' (aka 'struct CGColor2 *'…
[all …]
Darc-objcbridge-related-attribute.m22 …foo(newColor); // expected-error {{'CGColorRef' (aka 'struct CGColor *') must be explicitly conver…
23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
24 …return newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') must be explicitly conv…
28 …foo(newColor); // expected-warning {{incompatible pointer types passing 'CGColorRef1' (aka 'struct…
29 …patible pointer types assigning to 'NSColor *__strong' from 'CGColorRef1' (aka 'struct CGColor1 *'…
30 …return newColor; // expected-warning {{incompatible pointer types returning 'CGColorRef1' (aka 'st…
34 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
35 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
Darc-bridged-cast.m23 …ateSomething(); // expected-error{{incompatible types casting 'CFTypeRef' (aka 'const void *') to …
40 …id obj1 = (id)CFCreateSomething(); // expected-error{{cast of C pointer type 'CFTypeRef' (aka 'con…
41 …ote{{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'const void *') int…
45 …rror{{cast of Objective-C pointer type 'id' to C pointer type 'CFTypeRef' (aka 'const void *') req…
47 …se CFBridgingRetain call to make an ARC object available as a +1 'CFTypeRef' (aka 'const void *')}}
51 …conversion of Objective-C pointer type 'id' to C pointer type 'CFTypeRef' (aka 'const void *') req…
53 …se CFBridgingRetain call to make an ARC object available as a +1 'CFTypeRef' (aka 'const void *')}}
59 …conversion of Objective-C pointer type 'id' to C pointer type 'CFTypeRef' (aka 'const void *') req…
61 …se CFBridgingRetain call to make an ARC object available as a +1 'CFTypeRef' (aka 'const void *')}}
Dobjcbridge-related-attribute.m22 …foo(newColor); // expected-error {{'CGColorRef' (aka 'struct CGColor *') must be explicitly conver…
23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
24 …return newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') must be explicitly conv…
34 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
35 …expected-error {{'NSColor *' must be explicitly converted to 'CGColorRef' (aka 'struct CGColor *')…
Dobjcbridge-attribute.m51 …return (NSString *)cf; // expected-error {{CF object of type 'CFTestingRef' (aka 'struct __CFError…
74 …(void)(NSString *)cf; // expected-warning {{'CFErrorRef2' (aka 'struct __CFErrorRef *') bridges to…
76 …(void)(MyError*)cf; // expected-warning {{'CFErrorRef2' (aka 'struct __CFErrorRef *') bridges to N…
79 …(void)(CFErrorRef)str; // expected-warning {{'NSString' cannot bridge to 'CFErrorRef' (aka 'struc…
80 …(void)(Class)cf; // expected-warning {{'CFErrorRef2' (aka 'struct __CFErrorRef *') bridges to NSEr…
88 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFErrorRef' (aka 'struct __CFErrorRef *') bridges…
96 …(void)(id<P1, P2, P4>)cf; // expected-warning {{'CFMyErrorRef' (aka 'struct __CFMyErrorRef *') bri…
135 …(void)(id<P1, P2, P3, P4, P5>)cf; // expected-warning {{'CFMyPersonalErrorRef' (aka 'struct __CFMy…
142 …NSNumber *w2 = (NSNumber*) bar(); // expected-error {{CF object of type 'CFDictionaryRef' (aka 'st…
Darc-dict-bridged-cast.m31 …ror {{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
32 …ndexing expression is invalid because subscript type 'CFMutableStringRef' (aka 'struct __CFString …
33 …pected-error {{implicit conversion of C pointer type 'CFMutableStringRef' (aka 'struct __CFString …
34 …CFBridgingRelease call to transfer ownership of a +1 'CFMutableStringRef' (aka 'struct __CFString …
Dformat-strings-objc.m99 …xpected-warning {{format specifies type 'id' but the argument has type 'BOOL' (aka 'signed char')}}
153 …NSLog(@"%S", wchar_ptr); // expected-warning{{format specifies type 'const unichar *' (aka 'const…
162 …NSLog(@"%ls", wchar_ptr); // expected-warning{{format specifies type 'const unichar *' (aka 'cons…
170 …NSLog(@"%C", wchar_data); // expected-warning{{format specifies type 'unichar' (aka 'unsigned sho…
226 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
227 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
228 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
230 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
231 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
232 …rror{{indexing expression is invalid because subscript type 'CFStringRef' (aka 'const struct __CFS…
[all …]
/external/clang/test/Parser/
Dopencl-atomics-cl20.cl44 // expected-error@-26 {{use of type 'atomic_long' (aka '_Atomic(long)') requires cl_khr_int64_base_…
45 // expected-error@-27 {{use of type 'atomic_long' (aka '_Atomic(long)') requires cl_khr_int64_exten…
46 // expected-error@-27 {{use of type 'atomic_ulong' (aka '_Atomic(unsigned long)') requires cl_khr_i…
47 // expected-error@-28 {{use of type 'atomic_ulong' (aka '_Atomic(unsigned long)') requires cl_khr_i…
48 // expected-error@-27 {{use of type 'atomic_double' (aka '_Atomic(double)') requires cl_khr_int64_b…
49 // expected-error@-28 {{use of type 'atomic_double' (aka '_Atomic(double)') requires cl_khr_int64_e…
50 // expected-error-re@-27 {{use of type 'atomic_intptr_t' (aka '_Atomic({{.+}})') requires cl_khr_in…
51 // expected-error-re@-28 {{use of type 'atomic_intptr_t' (aka '_Atomic({{.+}})') requires cl_khr_in…
52 // expected-error-re@-28 {{use of type 'atomic_uintptr_t' (aka '_Atomic({{.+}})') requires cl_khr_i…
53 // expected-error-re@-29 {{use of type 'atomic_uintptr_t' (aka '_Atomic({{.+}})') requires cl_khr_i…
[all …]
/external/clang/test/ARCMT/
Dnonobjc-to-objc-cast-2.m30 …return sref; // expected-error {{implicit conversion of C pointer type 'CFStringRef' (aka 'const s…
32 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'CFStringRef' (aka 'con…
38 …NSString *str = (NSString *)cfstr; // expected-error {{cast of C pointer type 'CFStringRef' (aka '…
40 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'CFStringRef' (aka 'con…
46 …r {{cast of Objective-C pointer type 'id' to C pointer type 'CFStringRef' (aka 'const struct __CFS…
47 // expected-error {{bad receiver type 'CFStringRef' (aka 'const struct __CFString *')}} \
49 …BridgingRetain call to make an ARC object available as a +1 'CFStringRef' (aka 'const struct __CFS…
61 … of Objective-C pointer type 'NSString *' to C pointer type 'CFStringRef' (aka 'const struct __CFS…
63 …BridgingRetain call to make an ARC object available as a +1 'CFStringRef' (aka 'const struct __CFS…
Dno-canceling-bridge-to-bridge-cast.m25 …:@"PBXLoopMode"]); // expected-error {{cast of C pointer type 'CFTypeRef' (aka 'const void *') to …
27 …te {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'const void *') int…
29 …)((objc_format))); // expected-error {{cast of C pointer type 'CFTypeRef' (aka 'const void *') to …
31 …te {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'const void *') int…
33 …id)((cf_format))); // expected-error {{cast of C pointer type 'CFTypeRef' (aka 'const void *') to …
35 …te {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'const void *') int…
/external/clang/test/PCH/
Dobjc_exprs.m9 int *A1 = (objc_string)0; // expected-warning {{aka 'NSString *'}}
14 int *A3 = (objc_protocol)0; // expected-warning {{aka 'Protocol *'}}
18 int *T0 = (objc_id_protocol_ty)0; // expected-warning {{aka 'id<foo>'}}
20 int *T1 = (objc_interface_ty)0; // expected-warning {{aka 'itf *'}}
21 int *T2 = (objc_qual_interface_ty)0; // expected-warning {{aka 'itf<foo> *'}}
/external/libvpx/libvpx/vp8/common/x86/
Diwalsh_sse2.asm35 paddw xmm0, xmm2 ;ip[4]+ip[8] ip[0]+ip[12] aka b1 a1
36 psubw xmm3, xmm2 ;ip[4]-ip[8] ip[0]-ip[12] aka c1 d1
43 paddw xmm4, xmm0 ;dl+cl a1+b1 aka op[4] op[0]
44 psubw xmm0, xmm1 ;d1-c1 a1-b1 aka op[12] op[8]
64 paddw xmm4, xmm2 ;ip[4]+ip[8] ip[0]+ip[12] aka b1 a1
65 psubw xmm3, xmm2 ;ip[4]-ip[8] ip[0]-ip[12] aka c1 d1
72 paddw xmm5, xmm4 ;dl+cl a1+b1 aka op[4] op[0]
73 psubw xmm4, xmm1 ;d1-c1 a1-b1 aka op[12] op[8]
/external/clang/test/FixIt/
Dformat.mm11 …NSLog(@"%C", wchar_data); // expected-warning{{format specifies type 'unichar' (aka 'unsigned sho…
14 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short…
20 …NSLog(@"%C", wchar_data); // expected-warning{{format specifies type 'unichar' (aka 'unsigned sho…
23 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short…
27 …NSLog(@"%C", 0.0); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but…
Dformat.m92 …/ expected-warning{{format specifies type 'id' but the argument has underlying type 'size_t' (aka}}
138 …warning{{format specifies type 'char *' but the argument has type 'uint8_t' (aka 'unsigned char')}}
141 …warning{{format specifies type 'double' but the argument has type 'uint8_t' (aka 'unsigned char')}}
144 …ted-warning{{format specifies type 'id' but the argument has type 'uint8_t' (aka 'unsigned char')}}
189 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short…
195 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short…
199 …x2F0000 : 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short') b…
204 …NSLog(@"%C", 0.0); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but…
208 …NSLog(@"%C", (char)0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned …
212 …NSLog(@"%C", 'a'); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but…
/external/libxkbcommon/xkbcommon/test/data/compat/
Dmousekeys119 interpret F25 { // aka KP_Divide
122 interpret F26 { // aka KP_Multiply
125 interpret F27 { // aka KP_Home
128 interpret F29 { // aka KP_Prior
131 interpret F31 { // aka KP_Begin
134 interpret F33 { // aka KP_End
137 interpret F35 { // aka KP_Next
/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c41 int aka; member
56 } aka; member
377 eap_sim_db_get_pending(struct eap_sim_db_data *data, const char *imsi, int aka) in eap_sim_db_get_pending() argument
383 if (entry->aka == aka && os_strcmp(entry->imsi, imsi) == 0) { in eap_sim_db_get_pending()
568 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN)) in eap_sim_db_aka_resp_auth()
576 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN)) in eap_sim_db_aka_resp_auth()
584 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN)) in eap_sim_db_aka_resp_auth()
592 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN)) in eap_sim_db_aka_resp_auth()
604 entry->u.aka.res_len = (end - start) / 2; in eap_sim_db_aka_resp_auth()
605 if (entry->u.aka.res_len > EAP_AKA_RES_MAX_LEN) { in eap_sim_db_aka_resp_auth()
[all …]
/external/clang/test/SemaOpenCL/
Dinvalid-block.cl23 bl_t f3(bl_t bl); // expected-error{{declaring function return value of type 'bl_t' (aka 'int (^con…
43 …bl1_t arr[] = {bl1, bl2}; // expected-error {{array of 'bl1_t' (aka 'int (^const)(int)') type is i…
48 void f6(bl1_t * bl_ptr) { // expected-error{{pointer to type '__generic bl1_t' (aka 'int (^const __…
50 …bl1_t *p; // expected-error {{pointer to type '__generic bl1_t' (aka 'int (^const __generic)(int)'…
51 …*bl; // expected-error {{invalid argument type 'bl1_t' (aka 'int (^const)(int)') to unary express…
52 …&bl; // expected-error {{invalid argument type 'bl1_t' (aka 'int (^const)(int)') to unary expressi…
Dinvalid-kernel-parameters.cl21 kernel void bool_in_struct_arg(ContainsBool x) { } // expected-error{{'ContainsBool' (aka 'struct C…
86 kernel void bool_in_nested_struct_arg(NestedBool arg) { } // expected-error{{'NestedBool' (aka 'str…
89 …sted_struct_arg_again(NestedBool arg) { } // expected-error{{'NestedBool' (aka 'struct NestedBool'…
101 …NestedBool2Inner inner; // expected-note{{within field of type 'NestedBool2Inner' (aka 'struct Nes…
104 kernel void bool_in_nested_struct_2_arg(NestedBool2 arg) { } // expected-error{{'NestedBool2' (aka
/external/wpa_supplicant_8/src/eap_common/
Deap_sim_common.c496 struct eap_sim_attrs *attr, int aka, int encr) in eap_sim_parse_attr() argument
535 if ((!aka && (alen % GSM_RAND_LEN)) || in eap_sim_parse_attr()
536 (aka && alen != EAP_AKA_RAND_LEN)) { in eap_sim_parse_attr()
547 if (!aka) { in eap_sim_parse_attr()
636 if (aka) { in eap_sim_parse_attr()
795 if (!aka || alen < EAP_AKA_MIN_RES_LEN || in eap_sim_parse_attr()
807 if (!aka) { in eap_sim_parse_attr()
822 if (!aka) { in eap_sim_parse_attr()
856 if (aka != 2) { in eap_sim_parse_attr()
878 if (aka != 2) { in eap_sim_parse_attr()
[all …]
/external/libnl/
Dmake.log44 …rison of integers of different signs: '__kernel_size_t' (aka 'unsigned int') and 'ssize_t' (aka 'i…
50 external/libnl/lib/nl.c:917:23: warning: comparison of integers of different signs: '__u32' (aka 'u…
57 …c:707:14: warning: comparison of integers of different signs: 'socklen_t' (aka 'int') and 'unsigne…
60 …c:719:14: warning: comparison of integers of different signs: 'socklen_t' (aka 'int') and 'unsigne…
82 …168:21: warning: comparison of integers of different signs: 'const __u32' (aka 'const unsigned int…
85 …183:18: warning: comparison of integers of different signs: 'const __u32' (aka 'const unsigned int…
88 external/libnl/lib/msg.c:367:10: warning: comparison of integers of different signs: 'size_t' (aka
123 …1: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-W…
206 …rison of integers of different signs: '__kernel_size_t' (aka 'unsigned long') and 'ssize_t' (aka '…
212 external/libnl/lib/nl.c:917:23: warning: comparison of integers of different signs: '__u32' (aka 'u…
[all …]

12345678910