Home
last modified time | relevance | path

Searched refs:Value1 (Results 1 – 25 of 32) sorted by relevance

12

/external/openfst/src/include/fst/
Dlexicographic-weight.h42 using PairWeight<W1, W2>::Value1;
97 if (!Value1().Member() || !Value2().Member()) return false; in Member()
99 if (Value1() == W1::Zero() && Value2() == W2::Zero()) return true; in Member()
100 if (Value1() != W1::Zero() && Value2() != W2::Zero()) return true; in Member()
127 if (less1(w.Value1(), v.Value1())) return w; in Plus()
128 if (less1(v.Value1(), w.Value1())) return v; in Plus()
137 return LexicographicWeight<W1, W2>(Times(w.Value1(), v.Value1()), in Times()
145 return LexicographicWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
Dsigned-log-weight.h37 using PairWeight<X1, X2>::Value1;
96 if (Value2() == X2::Zero() || Value1().Value() > 0.0) in Hash()
112 bool s1 = w1.Value1().Value() > 0.0; in Plus()
113 bool s2 = w2.Value1().Value() > 0.0; in Plus()
122 return SignedLogWeightTpl<T>(w1.Value1(), (f2 - log(2.0F))); in Plus()
128 w1.Value1(), (f2 - log(1.0F + exp(f2 - f1)))); in Plus()
131 w2.Value1(), (f2 - log(1.0F - exp(f2 - f1)))); in Plus()
136 w2.Value1(), (f1 - log(1.0F + exp(f1 - f2)))); in Plus()
139 w1.Value1(), (f1 - log(1.0F - exp(f1 - f2)))); in Plus()
147 SignedLogWeightTpl<T> minus_w2(-w2.Value1().Value(), w2.Value2()); in Minus()
[all …]
Dexpectation-weight.h51 using PairWeight<X1, X2>::Value1;
119 return ExpectationWeight<X1, X2>(Plus(w.Value1(), v.Value1()), in Plus()
127 return ExpectationWeight<X1, X2>(Times(w.Value1(), v.Value1()), in Times()
128 Plus(Times(w.Value1(), v.Value2()), in Times()
129 Times(w.Value2(), v.Value1()))); in Times()
Dproduct-weight.h94 return ProductWeight<W1, W2>(Plus(w.Value1(), v.Value1()), in Plus()
101 return ProductWeight<W1, W2>(Times(w.Value1(), v.Value1()), in Times()
109 return ProductWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
Dpair-weight.h82 value1_ = w.Value1();
106 const W1& Value1() const { return value1_; } in Value1() function
215 return w.Value1() == v.Value1() && w.Value2() == v.Value2();
221 return w1.Value1() != w2.Value1() || w1.Value2() != w2.Value2();
229 return ApproxEqual(w1.Value1(), w2.Value1(), delta) &&
242 return strm << w.Value1() << separator << w.Value2();
251 return strm << open_paren << w.Value1() << separator
Dfactor-weight.h130 : weight_(w), done_(w.Value1().Size() <= 1) {} in GallicFactor()
137 StringFactor<L, S> iter(weight_.Value1()); in Value()
143 void Reset() { done_ = weight_.Value1().Size() <= 1; } in Reset()
Dpush.h154 ptype & kPushRemoveCommonAffix ? total_weight.Value1()
Ddeterminize.h102 return Weight(label_common_divisor_(w1.Value1(), w2.Value1()), in operator()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dproduct-weight.h65 value1_ = w.Value1();
95 W1 Value1() const { return value1_; } in Value1() function
107 return w.Value1() == v.Value1() && w.Value2() == v.Value2();
113 return w1.Value1() != w2.Value1() || w1.Value2() != w2.Value2();
128 return strm << w.Value1() << separator << w.Value2();
173 return ProductWeight<W1, W2>(Plus(w.Value1(), v.Value1()), in Plus()
180 return ProductWeight<W1, W2>(Times(w.Value1(), v.Value1()), in Times()
188 return ProductWeight<W1, W2>(Divide(w.Value1(), v.Value1(), typ),
Dfactor-weight.h111 : weight_(w), done_(w.Value1().Size() <= 1) {} in GallicFactor()
118 StringFactor<L, S> iter(weight_.Value1()); in Value()
124 void Reset() { done_ = weight_.Value1().Size() <= 1; } in Reset()
Ddeterminize.h94 return Weight(label_common_divisor_(w1.Value1(), w2.Value1()), in operator()
Dmap.h731 SW w1 = arc.weight.Value1(); in operator()
785 SW w1 = arc.weight.Value1(); in operator()
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/
Dp4-neg.cpp11 template<template<class T, T Value1, INT> class X>
13 template<template<typename T, T Value1, int> class>
/external/clang/test/SemaTemplate/
Ddefault-arguments.cpp64 template<T Value1 = sizeof(T), T Value2 = sizeof(U),
65 T Value3 = Value1 + Value2>
/external/clang/lib/Driver/
DArg.cpp32 const char *Value0, const char *Value1, const Arg *_BaseArg) in Arg() argument
36 Values.push_back(Value1); in Arg()
/external/valgrind/main/
Dglibc-2.7.supp17 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dxfree-3.supp19 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dglibc-2.5.supp19 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dglibc-2.6.supp19 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dglibc-2.X.supp.in22 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dglibc-2.4.supp19 # Param Value1 Value2 Value4 Value8 Value16 Jump
Dglibc-X.X.supp.in22 # Param Value1 Value2 Value4 Value8 Value16 Jump
/external/clang/include/clang/Driver/
DArg.h61 const char *Value0, const char *Value1, const Arg *BaseArg = 0);
/external/harfbuzz/src/
Dharfbuzz-gpos-private.h211 HB_ValueRecord Value1; /* pos. data for first glyph */ member
240 HB_ValueRecord Value1; /* pos. data for first glyph */ member
Dharfbuzz-gpos.c1107 error = Load_ValueRecord( &pvr[n].Value1, format1, in Load_PairSet()
1119 Free_ValueRecord( &pvr[n].Value1, format1 ); in Load_PairSet()
1131 Free_ValueRecord( &pvr[m].Value1, format1 ); in Load_PairSet()
1158 Free_ValueRecord( &pvr[n].Value1, format1 ); in Free_PairSet()
1312 error = Load_ValueRecord( &c2r[n].Value1, format1, in Load_PairPos2()
1324 Free_ValueRecord( &c2r[n].Value1, format1 ); in Load_PairPos2()
1336 Free_ValueRecord( &c2r[k].Value1, format1 ); in Load_PairPos2()
1353 Free_ValueRecord( &c2r[n].Value1, format1 ); in Load_PairPos2()
1395 Free_ValueRecord( &c2r[n].Value1, format1 ); in Free_PairPos2()
1522 error = Get_ValueRecord( gpi, &pvr->Value1, format1, in Lookup_PairPos1()
[all …]

12