Home
last modified time | relevance | path

Searched defs:h0 (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Sema/
Dconstant-builtins.c16 int h0 = __builtin_types_compatible_p(int,float); variable
Dconstant-builtins-2.c48 int h0 = __builtin_types_compatible_p(int, float); variable
/external/clang/test/CodeGen/
Dfp16-ops.c6 volatile __fp16 h0 = 0.0, h1 = 1.0, h2; variable
/external/opencv/cvaux/src/
Dcvbgfg_codebook.cpp147 uchar p0, p1, p2, l0, l1, l2, h0, h1, h2; in cvBGCodeBookUpdate() local
272 int h0 = p0 - M0, h1 = p1 - M1, h2 = p2 - M2; in cvBGCodeBookDiff() local
Dcvvecfacetracking.cpp833 double h0 = (double)ppNew[element[0]]->r.height * scale_templ; in GetEnergy2() local
/external/clang/test/SemaCXX/
Daddress-of-temporary.cpp29 void h0() { consume(Y().a); } in h0() function
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java767 Hashtable<String, Integer> h0 = new Hashtable<String, Integer>(); in getBestRowIdentifier() local
890 Hashtable<String, Integer> h0 = new Hashtable<String, Integer>(); in getPrimaryKeys() local
950 Hashtable<String, Integer> h0 = new Hashtable<String, Integer>(); in getPrimaryKeys() local
983 Hashtable<String, Integer> h0 = new Hashtable<String, Integer>(); in internalImportedKeys() local
1310 Hashtable<String, Integer> h0 = new Hashtable<String, Integer>(); in getIndexInfo() local
/external/openssl/include/openssl/
Dsha.h102 SHA_LONG h0,h1,h2,h3,h4; member
/external/openssl/crypto/sha/
Dsha.h102 SHA_LONG h0,h1,h2,h3,h4; member
/external/speex/libspeex/
Dsb_celp.c146 static const spx_word16_t h0[64] = {2, -7, -7, 18, 15, -39, -25, 75, 35, -130, -41, 212, 38, -327, … variable
149 static const float h0[64] = { variable
/external/opencv/cxcore/src/
Dcxmathfuncs.cpp1398 int h0, h1, h2, h3; variable
1450 int h0 = x[i]; variable
1498 int h0, h1, h2, h3; variable
1560 int h0 = X[i].i.hi; variable
/external/webrtc/src/common_audio/vad/
Dvad_core.c334 WebRtc_Word16 h0, h1; in WebRtcVad_GmmProbability() local
/external/llvm/include/llvm/ADT/
DHashing.h267 uint64_t h0, h1, h2, h3, h4, h5, h6; member
/external/mesa3d/src/pixelflinger2/
Dllvm_texture.cpp183 Value * h0 = builder.CreateMul(builder.CreateSub(s1, s0), xLerpVec); in linearSample() local
/external/opencv/cv/src/
Dcvcalibration.cpp2417 double u[9], v[9], w[9], f[9], h1[9], h2[9], h0[9], e2[3]; in cvStereoRectifyUncalibrated() local