Searched defs:P6 (Results 1 – 9 of 9) sorted by relevance
/external/clang/test/CodeGenObjC/ |
D | protocols-lazy.m | 42 @protocol P6 -im1; @end protocol
|
/external/clang/test/SemaObjC/ |
D | property-12.m | 27 @protocol P6 protocol
|
/external/libgsm/inc/ |
D | proto.h | 45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f) macro 59 # define P6(x, a, b, c, d, e, f) x a; b; c; d; e; f; macro
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 185 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
|
/external/clang/test/Index/ |
D | overrides.m | 58 @protocol P6 protocol
|
/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
D | HandleMessage.h | 53 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, C* object, MF function) in callMemberFunction() argument 151 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, Arguments1<R1>& replyAr… in callMemberFunction() argument 232 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, ArgumentDecoder* argume… in callMemberFunction() argument
|
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.h | 1258 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) \ argument 1268 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) argument
|
/external/openssl/crypto/modes/ |
D | gcm128.c | 1518 #define P6 P5 macro
|
/external/svox/pico/lib/ |
D | picopam.c | 273 #define P6 5 macro
|