Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
Dfilter_altivec.asm66 .macro vinterp_no_store P0 P1 P2 P3 P4 P5
88 .macro vinterp_no_store_8x8 P0 P1 P2 P3 P4 P5
111 .macro Vinterp P0 P1 P2 P3 P4 P5
118 .macro luma_v P0, P1, P2, P3, P4, P5
/external/libvpx/libvpx/vp8/common/ppc/
Dfilter_altivec.asm66 .macro vinterp_no_store P0 P1 P2 P3 P4 P5
88 .macro vinterp_no_store_8x8 P0 P1 P2 P3 P4 P5
111 .macro Vinterp P0 P1 P2 P3 P4 P5
118 .macro luma_v P0, P1, P2, P3, P4, P5
/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/chromium_org/third_party/WebKit/Source/wtf/
DFunctional.h147 explicit FunctionWrapper(R(*function)(P1, P2, P3, P4, P5)) in FunctionWrapper() argument
166 explicit FunctionWrapper(R(*function)(P1, P2, P3, P4, P5, P6)) in FunctionWrapper() argument
322 explicit FunctionWrapper(R(C::*function)(P1, P2, P3, P4, P5)) in FunctionWrapper() argument
/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.m57 @protocol P5 @end protocol
Dobjcbridge-attribute.m54 @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/qemu/distrib/sdl-1.2.15/src/video/
De_pow.h84 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ variable
/external/clang/test/Index/
Doverrides.m53 @protocol P5 protocol
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m65 @protocol P5 <P3, P4> protocol
/external/llvm/unittests/IR/
DConstantsTest.cpp184 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/chromium_org/testing/
Dgmock_mutant.h787 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod() argument
794 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction() argument
803 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod() argument
810 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction() argument
820 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod() argument
827 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction() argument
837 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod() argument
845 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction() argument
855 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod() argument
863 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction() argument
[all …]
/external/openssl/crypto/modes/
Dgcm128.c1627 #define P5 P4 macro
/external/svox/pico/lib/
Dpicopam.c272 #define P5 4 macro
/external/chromium_org/v8/src/
Dhydrogen-instructions.h987 #define DECLARE_INSTRUCTION_FACTORY_P5(I, P1, P2, P3, P4, P5) \ argument
998 #define DECLARE_INSTRUCTION_FACTORY_P6(I, P1, P2, P3, P4, P5, P6) \ argument
1040 #define DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P5(I, P1, P2, P3, P4, P5) \ argument