/external/openfst/src/include/fst/ |
D | float-weight.h | 240 const TropicalWeightTpl<T> &w2) { in Plus() 247 const TropicalWeightTpl<float> &w2) { in Plus() 252 const TropicalWeightTpl<double> &w2) { in Plus() 258 const TropicalWeightTpl<T> &w2) { in Times() 271 const TropicalWeightTpl<float> &w2) { in Times() 276 const TropicalWeightTpl<double> &w2) { in Times() 369 const LogWeightTpl<T> &w2) { in Plus() 382 const LogWeightTpl<float> &w2) { in Plus() 387 const LogWeightTpl<double> &w2) { in Plus() 393 const LogWeightTpl<T> &w2) { in Times() [all …]
|
D | string-weight.h | 371 const StringWeight<L, S> &w2) { in Plus() 394 const StringWeight<L, STRING_LEFT> &w2) { in Plus() 415 const StringWeight<L, STRING_RIGHT> &w2) { in Plus() 435 const StringWeight<L, S> &w2) { in Times() 453 const StringWeight<L, S> &w2, in Divide() 483 const StringWeight<L, STRING_RIGHT> &w2, in Divide() 513 const StringWeight<L, STRING_RIGHT_RESTRICT> &w2, in Divide()
|
D | signed-log-weight.h | 109 const SignedLogWeightTpl<T> &w2) { in Plus() 146 const SignedLogWeightTpl<T> &w2) { in Minus() 153 const SignedLogWeightTpl<T> &w2) { in Times()
|
D | sparse-power-weight.h | 151 const SparsePowerWeight<W, K> &w2) { in Plus() 161 const SparsePowerWeight<W, K> &w2) { in Times() 182 const SparsePowerWeight<W, K> &w2) { in DotProduct() 203 const SparsePowerWeight<W, K> &w2) { in Times()
|
D | power-weight.h | 100 const PowerWeight<W, n> &w2) { in Plus() 110 const PowerWeight<W, n> &w2) { in Times() 149 const PowerWeight<W, n> &w2) { in DotProduct()
|
D | pair-weight.h | 54 PairWeight(W1 w1, W2 w2) : value1_(w1), value2_(w2) {} in PairWeight() 136 W2 w2 = W2::Zero(); in ReadNoParen() local 199 W2 w2 = W2::Zero(); in ReadWithParen() local
|
D | product-weight.h | 50 ProductWeight(W1 w1, W2 w2) : PairWeight<W1, W2>(w1, w2) {} in ProductWeight()
|
D | lexicographic-weight.h | 61 LexicographicWeight(W1 w1, W2 w2) : PairWeight<W1, W2>(w1, w2) { in LexicographicWeight()
|
D | random-weight.h | 197 W2 w2 = generator2_(); in operator() local 229 W2 w2 = generator2_(); in operator() local
|
/external/openfst/src/test/ |
D | weight-tester.h | 43 Weight w2 = weight_generator_(); variable 66 void TestSemiring(Weight w1, Weight w2, Weight w3) { in TestSemiring() 129 void TestDivision(Weight w1, Weight w2) { in TestDivision() 156 void TestReverse(Weight w1, Weight w2) { in TestReverse() 168 void TestEquality(Weight w1, Weight w2, Weight w3) { in TestEquality()
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | float-weight.h | 153 const TropicalWeight &w2) { in Plus() 158 const TropicalWeight &w2) { in Times() 219 inline LogWeight Plus(const LogWeight &w1, const LogWeight &w2) { in Plus() 231 inline LogWeight Times(const LogWeight &w1, const LogWeight &w2) { in Times()
|
D | string-weight.h | 363 const StringWeight<L, S> &w2) { in Plus() 380 const StringWeight<L, STRING_LEFT> &w2) { in Plus() 399 const StringWeight<L, STRING_RIGHT> &w2) { in Plus() 417 const StringWeight<L, S> &w2) { in Times() 433 const StringWeight<L, S> &w2, in Divide() 458 const StringWeight<L, STRING_RIGHT> &w2, in Divide() 483 const StringWeight<L, STRING_RIGHT_RESTRICT> &w2, in Divide()
|
D | random-weight.h | 136 W2 w2 = generator2_(); in operator() local
|
D | product-weight.h | 37 ProductWeight(W1 w1, W2 w2) : value1_(w1), value2_(w2) {} in ProductWeight()
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
D | SDL_gemevents.c | 82 short x2,y2,w2,h2; in GEM_PumpEvents() local 172 short x2,y2,w2,h2; in do_messages() local 296 short x2, y2, w2, h2; in do_mouse() local
|
/external/dropbear/libtommath/ |
D | bn_mp_toom_sqr.c | 22 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in mp_toom_sqr() local
|
D | bn_mp_toom_mul.c | 27 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local
|
/external/dropbear/libtomcrypt/src/ciphers/ |
D | skipjack.c | 149 unsigned w1,w2,w3,w4,tmp,tmp1; in _skipjack_ecb_encrypt() local 213 unsigned w1,w2,w3,w4,tmp; in _skipjack_ecb_decrypt() local
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | ChunkedIntArray.java | 71 int appendSlot(int w0, int w1, int w2, int w3) in appendSlot() 221 void writeSlot(int position, int w0, int w1, int w2, int w3) in writeSlot()
|
D | DTMDocumentImpl.java | 206 private final int appendNode(int w0, int w1, int w2, int w3) in appendNode() 2099 int w2 = m_char_current_start; in appendTextChild() local 2122 int w2 = m_char_current_start; in appendComment() local 2158 int w2 = 0; in appendStartElement() local 2205 int w2 = 0; in appendNSDeclaration() local 2242 int w2 = 0; in appendAttribute() local
|
/external/opencv/cvaux/src/ |
D | cvmorphcontours.cpp | 384 double w1,w2; in _cvWorkEast() local 422 double w1,w2,w3; in _cvWorkSouthEast() local 482 double w1,w2; in _cvWorkSouth() local
|
/external/clang/test/SemaCXX/ |
D | default-assignment-operator.cpp | 53 W w1, w2; variable
|
/external/quake/quake/src/QW/client/ |
D | net_chan.c | 228 unsigned w1, w2; in Netchan_Transmit() local
|
/external/elfutils/src/ |
D | elfcmp.c | 663 const Elf32_Word *w2 = p2; in compare_Elf32_Word() local 672 const Elf64_Xword *w2 = p2; in compare_Elf64_Xword() local
|
/external/opencv/cv/src/ |
D | cvmatchcontours.cpp | 231 double match_v, d12, area1, area2, r11, r12, r21, r22, w1, w2; in cvMatchContourTrees() local
|