Home
last modified time | relevance | path

Searched defs:P5 (Results 1 – 21 of 21) sorted by relevance

/external/clang/test/CodeGen/
Dpartial-reinitialization1.c62 struct P5 { struct
71 // CHECK: @l5 = global %struct.P5 { i32 1, %struct.Q5 { i32 6, i32 9, i32 8 }, i32 5 } argument
/external/clang/test/CodeGenObjC/
Dprotocols-lazy.m33 @protocol P5; protocol in id
34 void f2() { id x = @protocol(P5); } // This generates a forward category
/external/fdlibm/
De_exp.c98 P5 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ variable
De_pow.c88 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ variable
/external/clang/test/SemaObjC/
Dproperty-12.m23 @protocol P5 protocol
Dobjcbridge-attribute-arc.m62 @protocol P5 @end protocol
Dobjcbridge-attribute.m62 @protocol P5 @end protocol
/external/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute-arc.mm44 @protocol P5 @end protocol
/external/libgsm/inc/
Dproto.h44 # define P5(x, a, b, c, d, e) (a, b, c, d, e) macro
58 # define P5(x, a, b, c, d, e) x a; b; c; d; e; macro
/external/clang/test/Index/
Doverrides.m53 @protocol P5 protocol
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m65 @protocol P5 <P3, P4> protocol
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP192K1Field.java16 private static final int P5 = 0xFFFFFFFF; field in SecP192K1Field
DSecP192R1Field.java18 private static final int P5 = 0xFFFFFFFF; field in SecP192R1Field
/external/llvm/unittests/IR/
DConstantsTest.cpp212 Constant *P5 = ConstantExpr::getUIToFP(P4, FloatTy); 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
/external/protobuf/src/google/protobuf/stubs/
Dcallback.h525 T* object, R (T::*function)(P1, P2, P3, P4, P5, A1, A2), in NewPermanentCallback() argument
/external/v8/src/crankshaft/
Dhydrogen-instructions.h891 #define DECLARE_INSTRUCTION_FACTORY_P5(I, P1, P2, P3, P4, P5) \ argument
897 #define DECLARE_INSTRUCTION_FACTORY_P6(I, P1, P2, P3, P4, P5, P6) \ argument
903 #define DECLARE_INSTRUCTION_FACTORY_P7(I, P1, P2, P3, P4, P5, P6, P7) \ argument
936 #define DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P5(I, P1, P2, P3, P4, P5) \ argument
942 #define DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P6(I, P1, P2, P3, P4, P5, P6) \ argument
/external/v8/src/base/
Dieee754.cc1510 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ in exp() local
/external/svox/pico/lib/
Dpicopam.c272 #define P5 4 macro