Searched refs:P10 (Results 1 - 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dspacetobatch_benchmark_test.cc59 #define BM_SpaceToBatchDev(OP, DEVICE, DTYPE, B, H, W, D, BS, P00, P01, P10, \
62 BM_##OP##_##DEVICE##_##DTYPE##_##B##_##H##_##W##_##D##_bs##BS##_pad##P00##_##P01##_##P10##_##P11( \
65 (W + P10 + P11) * D); \
68 {{P00, P01}, {P10, P11}})) \
72 BM_##OP##_##DEVICE##_##DTYPE##_##B##_##H##_##W##_##D##_bs##BS##_pad##P00##_##P01##_##P10##_##P11);
/external/webrtc/webrtc/base/
H A Drefcount.h83 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)
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,
/external/skia/src/pathops/
H A DSkPathOpsConic.cpp18 const double P10 = src[2] - src[0]; local
19 const double wP10 = w * P10;
/external/skqp/src/pathops/
H A DSkPathOpsConic.cpp18 const double P10 = src[2] - src[0]; local
19 const double wP10 = w * P10;
/external/lz4/tests/
H A DMakefile283 ./datagen -P10 | $(LZ4) -12B4 | $(LZ4) -t
291 ./datagen -g32M -P10 | $(LZ4) -11B5D | $(LZ4) -t
307 ./datagen -P10 | $(LZ4) -9B4 | $(LZ4)c32 -t
/external/libunwind/src/ia64/
H A Dunwind_decoder.h365 UNW_DEC_ABI(P10, byte1, byte2, arg);
/external/skia/src/core/
H A DSkGeometry.cpp971 const SkScalar P10 = src[2] - src[0]; local
972 const SkScalar wP10 = w * P10;
/external/skqp/src/core/
H A DSkGeometry.cpp971 const SkScalar P10 = src[2] - src[0]; local
972 const SkScalar wP10 = w * P10;
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-actions.h1376 p7, p8, p9) P10
/external/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h1238 p7, p8, p9) P10
/external/v8/testing/gmock/include/gmock/
H A Dgmock-generated-actions.h1238 p7, p8, p9) P10

Completed in 628 milliseconds