/third_party/libffi/src/bfin/ |
D | sysv.S | 116 P2 = [FP-20]; define 125 P2 = R0; define 128 P2 = [FP+-20]; define 131 P2 = R0; define
|
/third_party/boost/boost/math/special_functions/detail/ |
D | bessel_k0.hpp | 120 static const T P2[] = { in bessel_k0_imp() local 194 static const T P2[] = in bessel_k0_imp() local 287 static const T P2[] = in bessel_k0_imp() local 390 static const T P2[] = in bessel_k0_imp() local
|
D | bessel_k1.hpp | 121 static const T P2[] = in bessel_k1_imp() local 196 static const T P2[] = in bessel_k1_imp() local 290 static const T P2[] = in bessel_k1_imp() local 394 static const T P2[] = in bessel_k1_imp() local
|
/third_party/boost/libs/math/test/ |
D | test_policy_4.cpp | 15 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_7.cpp | 16 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_3.cpp | 16 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_2.cpp | 15 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy.cpp | 16 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_6.cpp | 15 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_5.cpp | 16 bool check_same(const P1&, const P2&) in check_same()
|
D | test_policy_8.cpp | 15 bool check_same(const P1&, const P2&) in check_same()
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCCoverageProcessor.h | 255 Sk2f P2 = Sk2f::Load(&p2); in set() local 260 const Sk2f& P0, const Sk2f& P1, const Sk2f& P2, const Sk2f& translate, Ordering ordering) { in set() 287 Sk2f P2 = Sk2f::Load(&p2); in setW() local 292 const Sk2f& P2, const Sk2f& trans, in setW()
|
/third_party/typescript/tests/cases/compiler/ |
D | varianceRepeatedlyPropegatesWithUnreliableFlag.ts | 5 type P2<T> = { data: X<T> }; alias
|
/third_party/ltp/testcases/kernel/syscalls/mallinfo/ |
D | mallinfo_common.h | 39 #define P2(f) tst_res(TINFO, "%s: %ld", #f, m->f) in print_mallinfo2() macro
|
/third_party/boost/boost/interprocess/ |
D | offset_ptr.hpp | 315 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr(const offset_ptr<T2, P2, O2, A2> & r, ipcdetail::static_… in offset_ptr() argument 322 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr(const offset_ptr<T2, P2, O2, A2> & r, ipcdetail::const_c… in offset_ptr() argument 329 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr(const offset_ptr<T2, P2, O2, A2> & r, ipcdetail::dynamic… in offset_ptr() argument 336 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr(const offset_ptr<T2, P2, O2, A2> & r, ipcdetail::reinter… in offset_ptr() argument 610 static_pointer_cast(const boost::interprocess::offset_ptr<T2, P2, O2, A2> & r) BOOST_NOEXCEPT in static_pointer_cast() argument 619 const_pointer_cast(const boost::interprocess::offset_ptr<T2, P2, O2, A2> & r) BOOST_NOEXCEPT in const_pointer_cast() argument 628 dynamic_pointer_cast(const boost::interprocess::offset_ptr<T2, P2, O2, A2> & r) BOOST_NOEXCEPT in dynamic_pointer_cast() argument 637 … reinterpret_pointer_cast(const boost::interprocess::offset_ptr<T2, P2, O2, A2> & r) BOOST_NOEXCEPT in reinterpret_pointer_cast() argument
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | exp2l.c | 42 P2 = 0x1.ebfbdff82c58fp-3, variable 260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
|
D | cbrt.c | 29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
|
/third_party/musl/src/math/ |
D | exp2l.c | 42 P2 = 0x1.ebfbdff82c58fp-3, variable 260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
|
/third_party/node/deps/brotli/c/common/ |
D | context.h | 111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
|
/third_party/skia/third_party/externals/brotli/c/common/ |
D | context.h | 111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_dict.py | 85 P2 = """for_stmt< 'for' any 'in' node=any ':' any* > variable in FixDict
|
/third_party/boost/libs/core/test/ |
D | pointer_traits_element_type_test.cpp | 16 struct P2 { }; struct
|
D | to_address_test.cpp | 24 class P2 { class 26 explicit P2(T* p) in P2() function in P2
|
D | pointer_traits_rebind_test.cpp | 16 struct P2 { }; struct
|
/third_party/typescript/tests/baselines/reference/ |
D | crashIntypeCheckObjectCreationExpression.js | 3 public injectRequestService<P0, P1, P2>(service: P0) { field in BuildWorkspaceService
|