Home
last modified time | relevance | path

Searched defs:P6 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGenObjC/
Dprotocols-lazy.m42 @protocol P6 -im1; @end protocol
/external/clang/test/SemaObjC/
Dproperty-12.m27 @protocol P6 protocol
/external/libgsm/inc/
Dproto.h45 # 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/
Doverrides.m58 @protocol P6 protocol
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m69 @protocol P6 <P3, P4, P5> protocol
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP224K1Field.java17 private static final int P6 = 0xFFFFFFFF; field in SecP224K1Field
DSecP224R1Field.java18 private static final int P6 = 0xFFFFFFFF; field in SecP224R1Field
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/
DSecP224K1Field.java21 private static final int P6 = 0xFFFFFFFF; field in SecP224K1Field
DSecP224R1Field.java22 private static final int P6 = 0xFFFFFFFF; field in SecP224R1Field
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp214 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
/external/llvm/unittests/IR/
DConstantsTest.cpp213 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
/external/mdnsresponder/mDNSShared/
DDebugServices.h1258 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) \ argument
1268 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) argument