Home
last modified time | relevance | path

Searched defs:Times (Results 1 – 13 of 13) sorted by relevance

/external/openfst/src/include/fst/
Dfloat-weight.h257 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
Dpower-weight.h109 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
Dsparse-power-weight.h160 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
Dproduct-weight.h99 inline ProductWeight<W1, W2> Times(const ProductWeight<W1, W2> &w, in Times() function
Dlexicographic-weight.h135 inline LexicographicWeight<W1, W2> Times(const LexicographicWeight<W1, W2> &w, in Times() function
Dexpectation-weight.h125 inline ExpectationWeight<X1, X2> Times(const ExpectationWeight<X1, X2> &w, in Times() function
Dsigned-log-weight.h152 inline SignedLogWeightTpl<T> Times(const SignedLogWeightTpl<T> &w1, in Times() function
Dstring-weight.h434 inline StringWeight<L, S> Times(const StringWeight<L, S> &w1, in Times() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfloat-weight.h157 inline TropicalWeight Times(const TropicalWeight &w1, in Times() function
231 inline LogWeight Times(const LogWeight &w1, const LogWeight &w2) { in Times() function
Dproduct-weight.h178 inline ProductWeight<W1, W2> Times(const ProductWeight<W1, W2> &w, in Times() function
Dstring-weight.h416 inline StringWeight<L, S> Times(const StringWeight<L, S> &w1, in Times() function
/external/v8/src/
Ddiy-fp.h70 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h912 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function
918 TypedExpectation& Times(int n) { in Times() function