/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/clang/test/Index/ |
D | overrides.m | 58 @protocol P6 protocol
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 69 @protocol P6 <P3, P4, P5> protocol
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP224K1Field.java | 17 private static final int P6 = 0xFFFFFFFF; field in SecP224K1Field
|
D | SecP224R1Field.java | 18 private static final int P6 = 0xFFFFFFFF; field in SecP224R1Field
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP224K1Field.java | 21 private static final int P6 = 0xFFFFFFFF; field in SecP224K1Field
|
D | SecP224R1Field.java | 22 private static final int P6 = 0xFFFFFFFF; field in SecP224R1Field
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 214 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 213 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
|
/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
|