Home
last modified time | relevance | path

Searched defs:P2 (Results 1 - 25 of 40) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/mallinfo/
H A Dmallinfo_common.h39 #define P2(f) tst_res(TINFO, "%s: %ld", #f, m->f) in print_mallinfo2() macro
[all...]
/third_party/musl/src/math/
H A Dcbrt.c29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
H A Dexpm1l.c65 P2 = -3.423199068835684263987132888286791620673E2L, variable
H A Dexp2l.c42 P2 = 0x1.ebfbdff82c58fp-3, variable
260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrt.c29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
H A Dexpm1l.c65 P2 = -3.423199068835684263987132888286791620673E2L, variable
H A Dexp2l.c42 P2 = 0x1.ebfbdff82c58fp-3, variable
260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/jerryscript/tests/jerry/
H A Dfunction-prototype-bind.js67 var P2 = P1.bind(null); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable() argument
/third_party/jerryscript/jerry-libm/
H A Dexp.c115 #define P2 -2.77777777770155933842e-03 /* 0xBF66C16C, 0x16BEBD93 */ macro
217 #undef P2 macro
H A Dpow.c105 #define P2 -2.77777777770155933842e-03 /* 0xBF66C16C, 0x16BEBD93 */ macro
463 #undef P2 macro
/third_party/optimized-routines/math/
H A Dv_logf.c22 #define P2 v_f32 (Poly[5]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual() argument
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c226 int P2(void *vtest) in P2() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp158 isInheritanceKind(const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) isInheritanceKind() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/third_party/ffmpeg/libavcodec/
H A Dcavsdsp.c38 #define P2 p0_p[-3*stride] macro
117 #undef P2 macro
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_logl.c98 P2 = -0.5L, variable
/third_party/mbedtls/library/
H A Dripemd160.c115 #define P2(a, b, c, d, e, r, s, rp, sp) \ in mbedtls_internal_ripemd160_process() macro
[all...]
/third_party/skia/src/core/
H A DSkGeometry.h401 Sk2s P2 = from_point(src[2]); in SkQuadCoeff() local
452 Sk2s P2 = from_point(src[2]); in SkCubicCoeff() local
H A DSkGeometry.cpp143 Sk2s P2 = from_point(src[2]); in SkEvalQuadTangentAt() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { in max() argument
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs49 const P2: f32 = -2.7777778450e-03; /* 0xbb360b61 */ in powf() consts
604 const P2: f64 = -2.77777777770155933842e-03; /* 0xbf66c16c_16bebd93 */ in powd() consts
/third_party/ffmpeg/libavfilter/
H A Dvf_colormap.c150 #define P2(x) ((x)*(x)) macro

Completed in 15 milliseconds

12