Searched refs:PROTO (Results 1 – 17 of 17) sorted by relevance
/external/clang/test/SemaObjC/ |
D | protocols.m | 32 @protocol PROTO<p1> // expected-note {{previous definition is here}} protocol 35 @protocol PROTO<p1> // expected-warning {{duplicate protocol definition of 'PROTO'}} protocol 44 @protocol PROTO4 <p1, p2, PROTO, PROTO3, p3>
|
D | class-def-test-1.m | 24 @protocol PROTO; protocol 26 @interface INTF3 : PROTO @end // expected-error {{cannot find interface declaration for 'PROTO', su…
|
D | undef-protocol-methods-1.m | 19 @protocol PROTO<P1, P3> protocol 25 @interface INTF <PROTO>
|
/external/clang/test/CodeGenObjC/ |
D | default-property-synthesis.m | 14 @protocol PROTO protocol 19 @protocol PROTO1 <PROTO> 23 @interface Super <PROTO>
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-protocol.mm | 12 @protocol PROTO <P1, P2> protocol 27 @interface INTF <PROTO, ROOT>
|
D | rewrite-modern-class.mm | 4 @protocol PROTO @end protocol 15 @interface MAXIMAL : root_with_ivars<PROTO>
|
/external/libpcap/ |
D | tokdefs.h | 50 PROTO = 268, enumerator 171 #define PROTO 268 macro
|
D | grammar.y | 274 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE 413 | pqual PROTO { QSET($$.q, $1, Q_DEFAULT, Q_PROTO); }
|
D | scanner.l | 248 proto return PROTO;
|
D | grammar.c | 357 PROTO = 268, enumerator 478 #define PROTO 268 macro
|
D | scanner.c | 3293 return PROTO;
|
/external/valgrind/main/coregrind/m_demangle/ |
D | ansidecl.h | 197 #define PROTO(type, name, arglist) type name arglist macro 236 #define PROTO(type, name, arglist) type name ()
|
/external/clang/test/Sema/ |
D | warn-documentation.m | 142 @protocol PROTO
|
/external/eigen/lapack/ |
D | CMakeLists.txt | 425 # ======== SINGLE-DOUBLE PROTO LIN TESTS ==============
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 288 diff |= CT_DIFF_VAL(PROTO, ct_proto); in ct_compare()
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 1489 for (const auto *PROTO : OPT->quals()) { in LookupMethodInQualifiedType() local 1490 if ((MD = PROTO->lookupMethod(Sel, Instance))) { in LookupMethodInQualifiedType()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 90389 PROTO P R OW1 T AH0 90390 PROTO-STIRRUP P R OW2 T OW1 S T ER1 AH0 P
|