Home
last modified time | relevance | path

Searched defs:W1 (Results 1 – 18 of 18) sorted by relevance

/external/openfst/src/include/fst/
Dproduct-weight.h48 ProductWeight(const PairWeight<W1, W2>& w) : PairWeight<W1, W2>(w) {} in ProductWeight()
92 inline ProductWeight<W1, W2> Plus(const ProductWeight<W1, W2> &w, in Plus()
99 inline ProductWeight<W1, W2> Times(const ProductWeight<W1, W2> &w, in Times()
Dlexicographic-weight.h58 LexicographicWeight(const PairWeight<W1, W2>& w) in LexicographicWeight()
121 inline LexicographicWeight<W1, W2> Plus(const LexicographicWeight<W1, W2> &w, in Plus()
135 inline LexicographicWeight<W1, W2> Times(const LexicographicWeight<W1, W2> &w, in Times()
Dpair-weight.h116 istream &strm, PairWeight<W1, W2>& w, char separator) { in ReadNoParen()
145 istream &strm, PairWeight<W1, W2>& w, in ReadWithParen()
Drandom-weight.h188 typedef typename G1::Weight W1; typedef
214 typedef typename G1::Weight W1; typedef
Dexpectation-weight.h58 typedef X1 W1; typedef
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DStrings.java87 char W1 = (char)(0xD800 | (U >> 10)); in fromUTF8ByteArray() local
170 char W1 = ch; in toUTF8ByteArray() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp296 uint16_t W1 = getRegBitWidth(Reg[1]); in evaluate() local
625 uint16_t W1 = getRegBitWidth(Reg[1]); in evaluate() local
753 uint16_t W1 = getRegBitWidth(Reg[1]); in evaluate() local
774 uint16_t W1 = getRegBitWidth(Reg[1]); in evaluate() local
DHexagonGenInsert.cpp319 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
338 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
DBitTracker.cpp716 uint16_t W1 = A1.width(), W2 = A2.width(); in eINS() local
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-rtti.cpp18 struct W1 : virtual V1 {}; struct
/external/dng_sdk/source/
Ddng_color_space.cpp216 dng_vector_3 W1 = M * dng_vector_3 (1.0, 1.0, 1.0); in SetMatrixToPCS() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECPoint.java776 ECFieldElement W1 = X1.multiply(C), W2 = X2.multiply(C); in add() local
1170 ECFieldElement W1 = curve.getA(); in timesPow2() local
/external/webp/src/enc/
Dpicture_csp.c341 const int W1 = best_y[w]; in InterpolateTwoRows() local
349 const int W1 = best_y[i + w]; in InterpolateTwoRows() local
360 const int W1 = best_y[i + w]; in InterpolateTwoRows() local
/external/libyuv/files/util/
Dssim.cc66 W1 = MAKE_WEIGHT(1), variable
/external/opencv/cvaux/src/
Dcvtrifocal.cpp2001 double X1,Y1,Z1,W1; in icvComputeTransform4D() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/MLCPSolvers/
DbtDantzigLCP.cpp1471 btScalar *W1 = &scratch[0]; in btLDLTAddTL() local
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c3261 mp_word W1; in fast_s_mp_sqr() local
/external/opencv/cv/src/
Dcvcalibration.cpp416 CvMat W1 = cvMat(3,9,CV_64F,_W1), W2 = cvMat(3,3,CV_64F,_W2); in cvComposeRT() local