/third_party/boost/libs/numeric/ublas/benchmarks/ |
D | prod.hpp | 17 class prod<R(O1, O2)> : public benchmark class 20 prod(std::string const &name) : benchmark(name) {} in prod() function in boost::numeric::ublas::benchmark::prod
|
/third_party/boost/boost/numeric/ublas/opencl/ |
D | prod.hpp | 26 prod(ublas::matrix<T, L1, opencl::storage> const &a, in prod() function 92 prod(ublas::matrix<T, L1, A> const &a, in prod() function 106 prod(ublas::matrix<T, L1, A> const &a, in prod() function 117 prod(ublas::matrix<T, L, opencl::storage> const &a, in prod() function 167 prod(ublas::matrix<T, L, A> const &a, in prod() function 181 prod(ublas::matrix<T, L, A> const &a, in prod() function 192 prod(ublas::vector<T, opencl::storage> const &a, in prod() function 241 prod(ublas::vector<T, A> const &a, in prod() function 255 prod(ublas::vector<T, A> const &a, in prod() function
|
/third_party/flutter/skia/include/core/ |
D | SkMath.h | 60 unsigned prod = a*b + (1 << (shift - 1)); in SkMul16ShiftRound() local 71 unsigned prod = a*b + 128; in SkMulDiv255Round() local
|
/third_party/boost/libs/numeric/ublas/benchmarks/reference/ |
D | mv_prod.cpp | 22 class prod : public benchmark class 25 prod(std::string const &name) : benchmark(name) {} in prod() function in boost::numeric::ublas::benchmark::prod
|
D | mm_prod.cpp | 21 class prod : public benchmark class 24 prod(std::string const &name) : benchmark(name) {} in prod() function in boost::numeric::ublas::benchmark::prod
|
/third_party/boost/libs/numeric/ublas/benchmarks/opencl/ |
D | mm_prod.cpp | 26 class prod<void(M,M,M), C> : public benchmark<void(M,M,M), C> class 29 prod(std::string const &name) : benchmark<void(M,M,M), C>(name) {} in prod() function in boost::numeric::ublas::benchmark::opencl::prod
|
D | mv_prod.cpp | 26 class prod<void(M,V,V), C> : public benchmark<void(M,V,V), C> class 29 prod(std::string const &name) : benchmark<void(M,V,V), C>(name) {} in prod() function in boost::numeric::ublas::benchmark::opencl::prod
|
/third_party/boost/libs/hana/example/ |
D | cartesian_product.cpp | 18 constexpr auto prod = hana::make_tuple( variable
|
/third_party/flutter/skia/src/core/ |
D | SkMathPriv.h | 103 unsigned prod = a*b + 1; in SkMulDiv255Trunc() local 113 unsigned prod = a*b + 255; in SkMulDiv255Ceiling() local 119 static inline unsigned SkDiv255Round(unsigned prod) { in SkDiv255Round()
|
D | SkMath.cpp | 81 size_t prod = tmp.mul(x, y); in Mul() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
D | PseudoRandom.h | 43 int64_t prod; in nextRandomInteger() local
|
/third_party/boost/libs/hana/test/ |
D | minimal_product.cpp | 27 auto prod = ::minimal_product(::Tracked{1}, ::Tracked{2}); in main() local
|
/third_party/skia/src/core/ |
D | SkMathPriv.h | 103 unsigned prod = a*b + 1; in SkMulDiv255Trunc() local 113 unsigned prod = a*b + 255; in SkMulDiv255Ceiling() local 119 static inline unsigned SkDiv255Round(unsigned prod) { in SkDiv255Round()
|
D | SkMath.cpp | 52 size_t prod = tmp.mul(x, y); in Mul() local
|
/third_party/skia/include/core/ |
D | SkMath.h | 42 unsigned prod = a*b + (1 << (shift - 1)); in SkMul16ShiftRound() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
D | 3-1.c | 33 pthread_t prod, cons; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/ |
D | 3-1.c | 33 pthread_t prod, cons; in main() local
|
/third_party/python/Parser/ |
D | asdl_c.py | 304 def visitProduct(self, prod, name): argument 389 def visitProduct(self, prod, name): argument 479 def visitProduct(self, prod, name): argument 504 def visitFieldDeclaration(self, field, name, sum=None, prod=None, depth=0): argument 526 def visitField(self, field, name, sum=None, prod=None, depth=0): argument 605 def visitProduct(self, prod, name): argument 993 def visitProduct(self, prod, name): argument 1104 def visitProduct(self, prod, name): argument 1202 def visitProduct(self, prod, name): argument
|
/third_party/boost/boost/numeric/ublas/tensor/ |
D | functions.hpp | 58 auto prod(tensor<V,F,A1> const& a, vector<V,A2> const& b, const std::size_t m) in prod() function 121 auto prod(tensor<V,F,A1> const& a, matrix<V,F,A2> const& b, const std::size_t m) in prod() function 185 auto prod(tensor<V,F,A1> const& a, tensor<V,F,A2> const& b, in prod() function 289 auto prod(tensor<V,F,A1> const& a, tensor<V,F,A2> const& b, in prod() function
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | fnt.py | 57 def prod(F, E): function
|
/third_party/libsnd/src/GSM610/ |
D | add.c | 44 { int32_t prod = (int32_t) a * (int32_t) b + 16384 ; in gsm_mult_r() local
|
/third_party/skia/src/opts/ |
D | SkBlitRow_opts.h | 127 uint16x8_t prod = vmull_u8(x, y); in SkMulDiv255Round_neon8() local
|
/third_party/flutter/skia/src/utils/ |
D | SkCamera.cpp | 13 SkScalar prod = 0; in SkScalarDotDiv() local 24 SkScalar prod = 0; in SkScalarDot() local
|
/third_party/skia/src/utils/ |
D | SkCamera.cpp | 13 SkScalar prod = 0; in SkScalarDotDiv() local
|
/third_party/node/deps/npm/lib/ |
D | audit.js | 31 prod: {}, property
|