Home
last modified time | relevance | path

Searched defs:sz1 (Results 1 – 25 of 26) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dunaligned_race.cc49 static NOINLINE void access3(bool main, int sz1, bool rw, volatile char *p) { in access3()
66 access2(bool main, int sz1, int off2, bool rw, volatile char *obj) { in access2()
86 access1(bool main, int off, int sz1, int off2, bool rw, char *obj) { in access1()
108 for (int sz1 = 0; sz1 < 3; sz1++) { in Test() local
Dunaligned_norace.cc48 for (int sz1 = 0; sz1 < 3; sz1++) { in Test() local
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_quantize_sse2.c43 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1; in vp8_regular_quantize_b_sse2() local
158 __m128i sz0, sz1, x0, x1, y0, y1, xdq0, xdq1, zeros, ones; in vp8_fast_quantize_b_sse2() local
Dquantize_ssse3.c54 __m128i sz0, sz1, x, x0, x1, y0, y1, zeros, abs0, abs1; in vp8_fast_quantize_b_ssse3() local
Dquantize_sse4.c36 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1, in vp8_regular_quantize_b_sse4_1() local
/external/opencv3/modules/core/misc/java/test/
DSizeTest.java10 Size sz1; field in SizeTest
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dfastquantizeb_neon.c33 int16x8_t x0, x1, sz0, sz1, y0, y1; in vp8_fast_quantize_b_neon() local
/external/jemalloc/msvc/projects/vc2015/test_threads/
Dtest_threads.cpp35 size_t sz1 = sizeof(allocated1); in test_threads() local
/external/opencv3/modules/stitching/src/
Dutil.cpp101 bool overlapRoi(Point tl1, Point tl2, Size sz1, Size sz2, Rect &roi) in overlapRoi()
/external/opencv3/modules/ts/src/
Docl_test.cpp258 size_t sz1 = ob1.size(); in checkRectSimilarity() local
/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c773 size_t sz, sz1; in arch_fetch_pool_arg_next() local
830 size_t sz1 = context->u.x86_64.num_ret_classes == 1 ? sz : 8; in arch_fetch_fun_retval() local
/external/opencv3/modules/ml/test/
Dtest_save_load.cpp86 size_t sz1 = 0, sz2 = 0; in validate_test_results() local
/external/ltrace/
Dvalue.c468 size_t sz1 = type_sizeof(val1->inferior, val1->type); in value_equal() local
/external/vulkan-validation-layers/libs/glm/gtc/
Dnoise.inl125 detail::tvec4<T, P> sz1 = step(gz1, detail::tvec4<T, P>(0.0)); local
447 detail::tvec4<T, P> sz1 = step(gz1, detail::tvec4<T, P>(T(0))); local
/external/valgrind/VEX/priv/
Dhost_arm_defs.c3995 UInt sz1 = i->ARMin.NUnary.size >> 1; in emit_ARMInstr() local
4214 UInt sz1 = i->ARMin.NDual.size >> 1; in emit_ARMInstr() local
4249 UInt sz1 = i->ARMin.NBinary.size >> 1; in emit_ARMInstr() local
4475 UInt sz1 = i->ARMin.NShift.size >> 1; in emit_ARMInstr() local
/external/opencv3/modules/features2d/src/
Devaluation.cpp412 Size sz1 = img1.size(), sz2 = img2.size(); in calculateRepeatability() local
/external/opencv/cv/src/
Dcvhistogram.cpp1210 int sz0 = histsize[0], sz1 = histsize[1]; in icvCalcHist_32f_C1R() local
1902 int sz0 = histsize[0], sz1 = histsize[1]; in icvCalcBackProject_32f_C1R() local
Dcvemd.cpp453 int sz1 = size1 * (dims + 1), sz2 = size2 * (dims + 1); in icvInitEMD() local
Dcvlkpyramid.cpp1158 CvSize sz0, sz1; in cvEstimateRigidTransform() local
Dcvhaar.cpp952 CvSize sz1 = { sz.width - win_size0.width, sz.height - win_size0.height }; in cvHaarDetectObjects() local
/external/opencv3/modules/imgproc/src/
Demd.cpp433 int sz1 = size1 * (dims + 1), sz2 = size2 * (dims + 1); in icvInitEMD() local
Dhistogram.cpp854 int sz0 = size[0], sz1 = size[1], sz2 = size[2]; in calcHist_() local
1630 int sz0 = size[0], sz1 = size[1]; in calcBackProj_() local
1654 int sz0 = size[0], sz1 = size[1], sz2 = size[2]; in calcBackProj_() local
/external/opencv3/modules/video/src/
Dlkpyramid.cpp1388 Size sz1(WIDTH, HEIGHT); in estimateRigidTransform() local
/external/opencv3/modules/objdetect/src/
Dhaar.cpp1577 CvSize sz1(sz.width - winSize0.width + 1, sz.height - winSize0.height + 1); in cvHaarDetectObjectsForROC() local
/external/opencv3/modules/core/src/
Darithm.cpp1522 Size sz1 = dims1 <= 2 ? psrc1->size() : Size(); in binary_op() local
1937 Size sz1 = dims1 <= 2 ? psrc1->size() : Size(); in arithm_op() local

12