HomeSort by relevance Sort by last modified time
    Searched refs:Divide (Results 1 - 25 of 35) sorted by null

1 2

  /external/openfst/src/include/fst/
reweight.h 85 arc.weight = Divide(Times(arc.weight, nextweight), weight,
88 arc.weight = Divide(Times(weight, arc.weight), nextweight,
93 fst->SetFinal(state, Divide(fst->Final(state), weight, DIVIDE_LEFT));
119 Divide(Weight::One(), startweight, DIVIDE_RIGHT),
126 fst->SetFinal(state, Times(Divide(Weight::One(), startweight,
132 Divide(Weight::One(), startweight, DIVIDE_RIGHT);
float-weight.h 284 inline TropicalWeightTpl<T> Divide(const TropicalWeightTpl<T> &w1,
298 inline TropicalWeightTpl<float> Divide(const TropicalWeightTpl<float> &w1,
301 return Divide<float>(w1, w2, typ);
304 inline TropicalWeightTpl<double> Divide(const TropicalWeightTpl<double> &w1,
307 return Divide<double>(w1, w2, typ);
419 inline LogWeightTpl<T> Divide(const LogWeightTpl<T> &w1,
433 inline LogWeightTpl<float> Divide(const LogWeightTpl<float> &w1,
436 return Divide<float>(w1, w2, typ);
439 inline LogWeightTpl<double> Divide(const LogWeightTpl<double> &w1,
442 return Divide<double>(w1, w2, typ)
    [all...]
lexicographic-weight.h 142 inline LexicographicWeight<W1, W2> Divide(const LexicographicWeight<W1, W2> &w,
145 return LexicographicWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
146 Divide(w.Value2(), v.Value2(), typ));
product-weight.h 106 inline ProductWeight<W1, W2> Divide(const ProductWeight<W1, W2> &w,
109 return ProductWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
110 Divide(w.Value2(), v.Value2(), typ));
sparse-power-weight.h 56 return Divide(v1, v2, divide_type_);
168 // Semimodule divide operation
170 inline SparsePowerWeight<W, K> Divide(const SparsePowerWeight<W, K> &w1,
216 inline SparsePowerWeight<W, K> Divide(const SparsePowerWeight<W, K> &w1,
220 return Divide(w1, w2, divide_type);
push.h 58 // Divide the weight of every accepting path by 'w'. The weight 'w' is
72 Divide(fst->Final(sit.Value()), w, DIVIDE_RIGHT));
80 arc.weight = Divide(arc.weight, w, DIVIDE_LEFT);
83 fst->SetFinal(start, Divide(fst->Final(start), w, DIVIDE_LEFT));
power-weight.h 117 // Semiring divide operation
119 inline PowerWeight<W, n> Divide(const PowerWeight<W, n> &w1,
124 w.SetValue(i, Divide(w1.Value(i), w2.Value(i), type));
expectation-weight.h 133 inline ExpectationWeight<X1, X2> Divide(const ExpectationWeight<X1, X2> &w,
136 FSTERROR() << "ExpectationWeight::Divide: not implemented";
string-weight.h 452 Divide(const StringWeight<L, S> &w1,
457 FSTERROR() << "StringWeight::Divide: only left division is defined "
482 Divide(const StringWeight<L, STRING_RIGHT> &w1,
487 FSTERROR() << "StringWeight::Divide: only right division is defined "
512 Divide(const StringWeight<L, STRING_RIGHT_RESTRICT> &w1,
517 FSTERROR() << "StringWeight::Divide: only right division is defined "
signed-log-weight.h 167 inline SignedLogWeightTpl<T> Divide(const SignedLogWeightTpl<T> &w1,
lookahead-filter.h 378 arc2->weight = Divide(Times(arc2->weight, lweight), fweight);
389 *weight1 = Divide(*weight1, fweight);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
reweight.h 71 arc.weight = Divide(Times(arc.weight, potential[arc.nextstate]),
75 arc.weight = Divide(Times(potential[state], arc.weight),
82 Divide(fst->Final(state), potential[state], DIVIDE_LEFT));
99 Divide(Weight::One(), potential[state], DIVIDE_RIGHT),
106 fst->SetFinal(state, Times(Divide(Weight::One(), potential[state],
114 Divide(Weight::One(), potential[fst->Start()], DIVIDE_RIGHT);
product-weight.h 185 inline ProductWeight<W1, W2> Divide(const ProductWeight<W1, W2> &w,
188 return ProductWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
189 Divide(w.Value2(), v.Value2(), typ));
float-weight.h 168 inline TropicalWeight Divide(const TropicalWeight &w1,
241 inline LogWeight Divide(const LogWeight &w1,
string-weight.h 432 Divide(const StringWeight<L, S> &w1,
437 LOG(FATAL) << "StringWeight::Divide: only left division is defined "
457 Divide(const StringWeight<L, STRING_RIGHT> &w1,
462 LOG(FATAL) << "StringWeight::Divide: only right division is defined "
482 Divide(const StringWeight<L, STRING_RIGHT_RESTRICT> &w1,
487 LOG(FATAL) << "StringWeight::Divide: only right division is defined "
  /external/openfst/src/test/
weight-tester.h 133 Weight d = Divide(p, w1, DIVIDE_LEFT);
136 CHECK(!Divide(w1, Weight::NoWeight(), DIVIDE_LEFT).Member());
137 CHECK(!Divide(Weight::NoWeight(), w1, DIVIDE_LEFT).Member());
141 Weight d = Divide(p, w2, DIVIDE_RIGHT);
144 CHECK(!Divide(w1, Weight::NoWeight(), DIVIDE_RIGHT).Member());
145 CHECK(!Divide(Weight::NoWeight(), w1, DIVIDE_RIGHT).Member());
149 Weight d = Divide(p, w1, DIVIDE_RIGHT);
  /external/chromium_org/v8/test/mjsunit/
math-floor-negative.js 32 // Divide by 10 to avoid overflow when smi-tagging at the end.
43 // Divide by 10 to avoid overflow when smi-tagging at the end.
  /external/llvm/test/Object/
coff-archive.test 35 CHECKIDX: ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z in Debug\mymath.obj
170 CHECKIDX: 00000000 T ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
200 CHECKIDX: 00000000 t __unwindfunclet$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z$0
201 CHECKIDX: 00000000 r __unwindtable$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
205 CHECKIDX: 00000008 r __ehfuncinfo$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
206 CHECKIDX: 0000000e t __ehhandler$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
  /external/llvm/unittests/Support/
BlockFrequencyTest.cpp 82 TEST(BlockFrequency, Divide) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 127 idt0: idesc64 isrL, 0x0008, 0 ; 0x00, 0 #DE, Divide Error
166 zero: dw isrR, 0 ; 0x00, 0 #DE, Divide Error
xdfprotect.asm 101 idt0: idesc32 isrP, 0x0008, 0 ; 0x00, 0 #DE, Divide Error
139 dw isrR, 0 ; 0x00, 0 #DE, Divide Error
  /external/oprofile/events/i386/atom/
unit_masks 30 0x01 s Divide operations executed
31 0x81 ar Divide operations retired
events 21 event:0x13 counters:0,1 um:div minimum:6000 name:DIV : Divide operations
  /external/chromium_org/mojo/public/cpp/bindings/tests/
interface_ptr_unittest.cc 95 void Divide(double value) {
  /external/chromium_org/v8/src/compiler/
js-operator.h 101 const Operator* Divide() { BINOP(JSDivide); }

Completed in 1966 milliseconds

1 2