Home
last modified time | relevance | path

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

12

/external/clang/test/Sema/
Dconstant-builtins.c17 int h0 = __builtin_types_compatible_p(int,float); variable
Dconstant-builtins-2.c168 int h0 = __builtin_types_compatible_p(int, float); variable
/external/clang/test/CodeGen/
Dfp16-ops.c14 volatile __fp16 h0 = 0.0, h1 = 1.0, h2; variable
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tex_layout.c48 int h0, h1, q; in brw_miptree_layout_texture_array() local
/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
/external/opencv3/modules/hal/src/
Dmathfuncs.cpp1115 __m128i h0 = _mm_loadu_si128((const __m128i*)(x + i)); in log() local
1157 int h0, h1, h2, h3; in log() local
1213 int h0 = x[i]; in log() local
1274 __m128i h0 = _mm_loadu_si128((const __m128i*)(x + i)); in log() local
1339 int h0, h1, h2, h3; in log() local
1401 int h0 = X[i].i.hi; in log() local
/external/opencv3/3rdparty/openexr/Imath/
DImathQuat.h739 Vec3<T> h0 = (f0 + t0).normalized(); in setRotation() local
796 Vec3<T> h0 = (f0 + t0).normalized(); in setRotationInternal() local
/external/clang/test/SemaCXX/
Daddress-of-temporary.cpp35 void h0() { consume(Y().a); } in h0() function
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
89 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h10, h11; in fadst16_cols_step2_msa() local
206 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
267 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h10, h11; in fadst16_rows_step2_msa() local
/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/opencv3/apps/traincascade/
Dhaarfeatures.cpp254 int x0, int y0, int w0, int h0, float wt0, in Feature()
/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/boringssl/src/crypto/poly1305/
Dpoly1305.c65 uint32_t h0, h1, h2, h3, h4; member
Dpoly1305_vec.c772 uint64_t h0, h1, h2; in CRYPTO_poly1305_finish() local
/external/llvm/include/llvm/ADT/
DHashing.h262 uint64_t h0, h1, h2, h3, h4, h5, h6; member
/external/libvncserver/libvncserver/
Dscale.c140 …aledScreenUpdateRect(rfbScreenInfoPtr screen, rfbScreenInfoPtr ptr, int x0, int y0, int w0, int h0) in rfbScaledScreenUpdateRect()
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c59 int64_t h0 = load_4(s); in fe_frombytes() local
127 int32_t h0 = h[0]; in fe_tobytes() local
424 int64_t h0 = f0g0+f1g9_38+f2g8_19+f3g7_38+f4g6_19+f5g5_38+f6g4_19+f7g3_38+f8g2_19+f9g1_38; in fe_mul() local
594 int64_t h0 = f0f0 +f1f9_76+f2f8_38+f3f7_76+f4f6_38+f5f5_38; in fe_sq() local
851 int64_t h0 = f0f0 +f1f9_76+f2f8_38+f3f7_76+f4f6_38+f5f5_38; in fe_sq2() local
4731 int64_t h0 = f0 * (int64_t) 121666; in fe_mul121666() local
/external/webrtc/webrtc/common_audio/vad/
Dvad_core.c128 int16_t h0, h1; in GmmProbability() local
/external/opencv3/modules/video/src/
Decc.cpp142 const float h0 = hptr[0];//cos(theta) in image_jacobian_euclidean_ECC() local
/external/opencv3/modules/objdetect/test/
Dtest_cascadeandhog.cpp870 int h0 = h[0], h1 = h[1]; in getBlock() local
883 int h0 = h[0], h1 = h[1]; in getBlock() local
904 int h0 = h[0], h1 = h[1]; in getBlock() local
/external/opencv3/modules/objdetect/src/
Dhog.cpp808 int h0 = h[0], h1 = h[1]; in getBlock() local
823 int h0 = h[0], h1 = h[1]; in getBlock() local
849 int h0 = h[0], h1 = h[1]; in getBlock() local
871 int h0 = h[0], h1 = h[1]; in getBlock() local
928 int h0 = h[0], h1 = h[1]; in getBlock() local
/external/opencv3/modules/imgproc/src/
Dconvhull.cpp474 cv::Mat h0; in cvConvexHull2() local
/external/libvncserver/webclients/novnc/include/
Ddisplay.js640 Display.changeCursor = function (target, pixels, mask, hotx, hoty, w0, h0, cmap) { argument
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c331 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11; in vpx_iadst16_1d_columns_addblk_msa() local

12