Home
last modified time | relevance | path

Searched defs:P3 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/libffi/src/bfin/
Dsysv.S89 P3 = [P0+4]; define
105 P3 = [P0+4]; define
174 P3 = [FP-20]; define
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c43 P3 = 0x1.c6b08d7049fap-5, variable
261 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
Dcbrt.c30 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable
Dexpm1l.c66 P3 = 1.800826371455042224581246202420972737840E1L, variable
/third_party/musl/src/math/
Dexp2l.c43 P3 = 0x1.c6b08d7049fap-5, variable
261 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
Dcbrt.c30 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable
Dexpm1l.c66 P3 = 1.800826371455042224581246202420972737840E1L, variable
/third_party/jerryscript/jerry-libm/
Dexp.c116 #define P3 6.61375632143793436117e-05 /* 0x3F11566A, 0xAF25DE2C */ macro
Dpow.c106 #define P3 6.61375632143793436117e-05 /* 0x3F11566A, 0xAF25DE2C */ macro
/third_party/rust/crates/nix/src/mount/
Dlinux.rs68 fstype: Option<&P3>, in mount()
/third_party/optimized-routines/math/
Dv_logf.c21 #define P3 v_f32 (Poly[4]) macro
/third_party/python/Modules/_decimal/libmpdec/
Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs50 const P3: f32 = 6.6137559770e-05; /* 0x388ab355 */ in powf() constant
605 const P3: f64 = 6.61375632143793436117e-05; /* 0x3f11566a_af25de2c */ in powd() constant
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js83 var P3 = P2.bind({}, 5); variable
/third_party/typescript/tests/cases/compiler/
DindexingTypesWithNever.ts63 type P3 = { a: string; b: number; c?: boolean }; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/third_party/flutter/skia/src/core/
DSkGeometry.h381 Sk2s P3 = from_point(src[3]); in SkCubicCoeff() local
DSkGeometry.cpp313 Sk2s P3 = from_point(src[3]); in eval_cubic_derivative() local
325 Sk2s P3 = from_point(src[3]); in eval_cubic_2ndDerivative() local
/third_party/flutter/skia/samplecode/
DSampleCCPRGeometry.cpp278 SkPoint P3[3] = {fPoints[0], fPoints[1], fPoints[3]}; in updateGpuData() local
/third_party/skia/src/core/
DSkGeometry.h453 Sk2s P3 = from_point(src[3]); in SkCubicCoeff() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DMeasureUnitImpl.java300 P3(3), enumConstant
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1837 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local
/third_party/freetype/src/psaux/
Dpshints.c1837 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1823 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local
/third_party/openssl/test/
Dmodes_internal_test.c300 static const u8 P3[] = { variable

12