HomeSort by relevance Sort by last modified time
    Searched refs:P10 (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/base/
refcount.h 83 typename P6, typename P7, typename P8, typename P9, typename P10>
85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10)
86 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10), ref_count_(0) {
90 typename P6, typename P7, typename P8, typename P9, typename P10,
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10,
95 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11), ref_count_(0) {
  /external/skia/src/pathops/
SkPathOpsConic.cpp 18 const double P10 = src[2] - src[0];
19 const double wP10 = w * P10;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 58 P10 = 0x1.e4cf56a391e22p-28,
417 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
s_logl.c 108 P10 = -1.0000000000040135e-1, /* -0x199999999a0a92.0p-56 */
551 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 +
660 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 +
  /external/libunwind/src/ia64/
unwind_decoder.h 363 case 0xf: /* p10 */
365 UNW_DEC_ABI(P10, byte1, byte2, arg);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
unwind-ok.d 15 [[:space:]]*P10:unwabi\(abi=@svr4,context=0x00\)
  /external/skia/src/core/
SkGeometry.cpp 928 const SkScalar P10 = src[2] - src[0];
929 const SkScalar wP10 = w * P10;
1052 Sk2s p10 = p1 - p0; local
1054 Sk2s C = ww * p10;
    [all...]
  /external/gmock/include/gmock/
gmock-generated-actions.h     [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 720 milliseconds