Home
last modified time | relevance | path

Searched defs:P1 (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/libffi/src/bfin/
Dsysv.S88 P1 = [P0]; define
103 P1 = [P0]; define
104 P1 = [P1]; define
/third_party/boost/libs/math/test/
Dtest_policy_2.cpp15 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_6.cpp15 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_3.cpp16 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_5.cpp16 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_7.cpp16 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_8.cpp15 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy_4.cpp15 bool check_same(const P1&, const P2&) in check_same()
Dtest_policy.cpp16 bool check_same(const P1&, const P2&) in check_same()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCCoverageProcessor.h254 Sk2f P1 = Sk2f::Load(&p1); in set() local
260 const Sk2f& P0, const Sk2f& P1, const Sk2f& P2, const Sk2f& translate, Ordering ordering) { in set()
286 Sk2f P1 = Sk2f::Load(&p1); in setW() local
291 inline void GrCCCoverageProcessor::QuadPointInstance::setW(const Sk2f& P0, const Sk2f& P1, in setW()
/third_party/typescript/tests/cases/compiler/
DvarianceRepeatedlyPropegatesWithUnreliableFlag.ts4 type P1<T> = { data: X<T> }; alias
/third_party/musl/src/math/
Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
Dexpm1l.c64 P1 = 2.642771505685952966904660652518429479531E3L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
/third_party/node/deps/brotli/c/common/
Dcontext.h111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/third_party/skia/third_party/externals/brotli/c/common/
Dcontext.h111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/third_party/python/Lib/lib2to3/fixes/
Dfix_dict.py82 P1 = "power< func=NAME trailer< '(' node=any ')' > any* >" variable in FixDict
/third_party/boost/libs/core/test/
Dpointer_traits_element_type_test.cpp13 struct P1 { }; struct
Dto_address_test.cpp12 class P1 { class
14 explicit P1(T* p) in P1() function in P1
Dpointer_traits_rebind_test.cpp13 struct P1 { }; struct
/third_party/typescript/tests/baselines/reference/
DcrashIntypeCheckObjectCreationExpression.js3 public injectRequestService<P0, P1, P2>(service: P0) { property in BuildWorkspaceService
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable()
/third_party/boost/libs/mp11/test/
Dmp_filter.cpp24 template<class T> using P1 = mp_not<mod_6<T>>; typedef

1234