/external/openfst/src/include/fst/ |
D | float-weight.h | 257 inline TropicalWeightTpl<T> Times(const TropicalWeightTpl<T> &w1, in Times() function 270 inline TropicalWeightTpl<float> Times(const TropicalWeightTpl<float> &w1, in Times() function 275 inline TropicalWeightTpl<double> Times(const TropicalWeightTpl<double> &w1, in Times() function 392 inline LogWeightTpl<T> Times(const LogWeightTpl<T> &w1, in Times() function 405 inline LogWeightTpl<float> Times(const LogWeightTpl<float> &w1, in Times() function 410 inline LogWeightTpl<double> Times(const LogWeightTpl<double> &w1, in Times() function 519 inline MinMaxWeightTpl<T> Times( in Times() function 526 inline MinMaxWeightTpl<float> Times( in Times() function 531 inline MinMaxWeightTpl<double> Times( in Times() function
|
D | power-weight.h | 109 inline PowerWeight<W, n> Times(const PowerWeight<W, n> &w1, in Times() function 130 inline PowerWeight<W, n> Times(const W &s, const PowerWeight<W, n> &w) { in Times() function 139 inline PowerWeight<W, n> Times(const PowerWeight<W, n> &w, const W &s) { in Times() function
|
D | sparse-power-weight.h | 160 inline SparsePowerWeight<W, K> Times(const SparsePowerWeight<W, K> &w1, in Times() function 202 inline SparsePowerWeight<W, K> Times(const W &k, in Times() function 209 inline SparsePowerWeight<W, K> Times(const SparsePowerWeight<W, K> &w1, in Times() function
|
D | product-weight.h | 99 inline ProductWeight<W1, W2> Times(const ProductWeight<W1, W2> &w, in Times() function
|
D | lexicographic-weight.h | 135 inline LexicographicWeight<W1, W2> Times(const LexicographicWeight<W1, W2> &w, in Times() function
|
D | expectation-weight.h | 125 inline ExpectationWeight<X1, X2> Times(const ExpectationWeight<X1, X2> &w, in Times() function
|
D | signed-log-weight.h | 152 inline SignedLogWeightTpl<T> Times(const SignedLogWeightTpl<T> &w1, in Times() function
|
D | string-weight.h | 434 inline StringWeight<L, S> Times(const StringWeight<L, S> &w1, in Times() function
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | float-weight.h | 157 inline TropicalWeight Times(const TropicalWeight &w1, in Times() function 231 inline LogWeight Times(const LogWeight &w1, const LogWeight &w2) { in Times() function
|
D | product-weight.h | 178 inline ProductWeight<W1, W2> Times(const ProductWeight<W1, W2> &w, in Times() function
|
D | string-weight.h | 416 inline StringWeight<L, S> Times(const StringWeight<L, S> &w1, in Times() function
|
/external/v8/src/ |
D | diy-fp.h | 70 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-spec-builders.h | 912 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function 918 TypedExpectation& Times(int n) { in Times() function
|