/external/openfst/src/include/fst/ |
D | float-weight.h | 243 const TropicalWeightTpl<T> &w2) { in Plus() 250 const TropicalWeightTpl<float> &w2) { in Plus() 255 const TropicalWeightTpl<double> &w2) { in Plus() 261 const TropicalWeightTpl<T> &w2) { in Times() 274 const TropicalWeightTpl<float> &w2) { in Times() 279 const TropicalWeightTpl<double> &w2) { in Times() 372 const LogWeightTpl<T> &w2) { in Plus() 385 const LogWeightTpl<float> &w2) { in Plus() 390 const LogWeightTpl<double> &w2) { in Plus() 396 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 | 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 | 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 | 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 | random-weight.h | 197 W2 w2 = generator2_(); in operator() local 229 W2 w2 = generator2_(); in operator() local
|
D | lexicographic-weight.h | 61 LexicographicWeight(W1 w1, W2 w2) : PairWeight<W1, W2>(w1, w2) { in LexicographicWeight()
|
/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/tcpdump/ |
D | print-tipc.c | 82 #define TIPC_LINK_ACK(w2) (((w2) >> 16) & 0xFFFF) argument 83 #define TIPC_LINK_SEQ(w2) (((w2) >> 0) & 0xFFFF) argument 118 u_int32_t w2; member 132 u_int32_t w2; member 143 #define TIPC_BC_GAP_AFTER(w2) (((w2) >> 16) & 0xFFFF) argument 144 #define TIPC_BC_GAP_TO(w2) (((w2) >> 0) & 0xFFFF) argument 167 u_int32_t w0, w1, w2; in print_payload() local 232 u_int32_t w0, w1, w2, w4, w5, w9; in print_internal() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/ |
D | not_less_than.fail.cpp | 24 const std::weak_ptr<int> w2(p2); in main() local
|
D | owner_before_weak_ptr.pass.cpp | 25 const std::weak_ptr<int> w2(p2); in main() local
|
D | owner_before_shared_ptr.pass.cpp | 25 const std::weak_ptr<int> w2(p2); in main() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/ |
D | owner_before_weak_ptr.pass.cpp | 25 const std::weak_ptr<int> w2(p2); in main() local
|
/external/lzma/CPP/Common/ |
D | MyGuidDef.h | 49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument 52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/ |
D | owner_less.pass.cpp | 43 const std::weak_ptr<int> w2(p2); in main() local
|
/external/libunwind/src/hppa/ |
D | Gis_signal_frame.c | 33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.mod/ |
D | swap.pass.cpp | 39 std::weak_ptr<A> w2(p2); in main() local
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec/ |
D | swap.pass.cpp | 39 std::weak_ptr<A> w2(p2); in main() 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/libunwind/src/x86_64/ |
D | Gos-freebsd.c | 41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_sse2.c | 169 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct4x4_sse2() local 214 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS2); in vp9_fdct4x4_sse2() local 530 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct8x8_sse2() local 592 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct8x8_sse2() local 995 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in fadst8_sse2() local 1510 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local 1574 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local 1606 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local 1628 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local 1662 const __m128i w2 = _mm_srai_epi32(v2, DCT_CONST_BITS); in vp9_fdct16x16_sse2() local [all …]
|