Home
last modified time | relevance | path

Searched refs:sz1 (Results 1 – 18 of 18) sorted by relevance

/external/compiler-rt/test/tsan/
Dunaligned_race.cc49 static NOINLINE void access3(bool main, int sz1, bool rw, volatile char *p) { in access3() argument
52 access(p, sz1, true); in access3()
66 access2(bool main, int sz1, int off2, bool rw, volatile char *obj) { in access2() argument
68 access3<off, 0>(main, sz1, rw, obj); in access2()
70 access3<off, 1>(main, sz1, rw, obj); in access2()
72 access3<off, 2>(main, sz1, rw, obj); in access2()
74 access3<off, 3>(main, sz1, rw, obj); in access2()
76 access3<off, 4>(main, sz1, rw, obj); in access2()
78 access3<off, 5>(main, sz1, rw, obj); in access2()
80 access3<off, 6>(main, sz1, rw, obj); in access2()
[all …]
Dunaligned_norace.cc48 for (int sz1 = 0; sz1 < 3; sz1++) { in Test() local
55 access(p, sz1, true); in Test()
57 p += accesssize(sz1); in Test()
/external/compiler-rt/test/asan/TestCases/
Dcoverage-pc-buffer.cc36 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
37 assertNotZeroPcs(buf1, sz1); in main()
39 assert(sz1 > sz); in main()
48 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
49 assertNotZeroPcs(buf1, sz1); in main()
51 assert(sz1 == sz); in main()
60 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
61 assertNotZeroPcs(buf1, sz1); in main()
63 assert(sz1 < sz); in main()
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_quantize_sse2.c40 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1; in vp8_regular_quantize_b_sse2() local
63 sz1 = _mm_srai_epi16(z1, 15); in vp8_regular_quantize_b_sse2()
67 x1 = _mm_xor_si128(z1, sz1); in vp8_regular_quantize_b_sse2()
69 x1 = _mm_sub_epi16(x1, sz1); in vp8_regular_quantize_b_sse2()
102 y1 = _mm_xor_si128(y1, sz1); in vp8_regular_quantize_b_sse2()
104 y1 = _mm_sub_epi16(y1, sz1); in vp8_regular_quantize_b_sse2()
156 __m128i sz0, sz1, x0, x1, y0, y1, xdq0, xdq1, zeros, ones; in vp8_fast_quantize_b_sse2() local
160 sz1 = _mm_srai_epi16(z1, 15); in vp8_fast_quantize_b_sse2()
164 x1 = _mm_xor_si128(z1, sz1); in vp8_fast_quantize_b_sse2()
166 x1 = _mm_sub_epi16(x1, sz1); in vp8_fast_quantize_b_sse2()
[all …]
Dquantize_sse4.c34 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1, dqcoeff0, in vp8_regular_quantize_b_sse4_1() local
58 sz1 = _mm_srai_epi16(z1, 15); in vp8_regular_quantize_b_sse4_1()
62 x1 = _mm_xor_si128(z1, sz1); in vp8_regular_quantize_b_sse4_1()
64 x1 = _mm_sub_epi16(x1, sz1); in vp8_regular_quantize_b_sse4_1()
94 y1 = _mm_xor_si128(y1, sz1); in vp8_regular_quantize_b_sse4_1()
96 y1 = _mm_sub_epi16(y1, sz1); in vp8_regular_quantize_b_sse4_1()
Dquantize_ssse3.c52 __m128i sz0, sz1, x, x0, x1, y0, y1, zeros, abs0, abs1; in vp8_fast_quantize_b_ssse3() local
61 sz1 = _mm_srai_epi16(z1, 15); in vp8_fast_quantize_b_ssse3()
83 y1 = _mm_xor_si128(y1, sz1); in vp8_fast_quantize_b_ssse3()
85 x1 = _mm_sub_epi16(y1, sz1); in vp8_fast_quantize_b_ssse3()
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dfastquantizeb_neon.c27 int16x8_t x0, x1, sz0, sz1, y0, y1; in vp8_fast_quantize_b_neon() local
35 sz1 = vshrq_n_s16(z1, 15); in vp8_fast_quantize_b_neon()
55 y1 = veorq_s16(y1, sz1); in vp8_fast_quantize_b_neon()
57 x1 = vsubq_s16(y1, sz1); in vp8_fast_quantize_b_neon()
/external/clang/test/CodeGenOpenCL/
Dvla.cl5 const global int sz1 = 16;
6 // CHECK: @sz1 = addrspace(1) constant i32 16
15 char vla1[sz1];
/external/jemalloc/msvc/projects/vc2015/test_threads/
Dtest_threads.cpp35 size_t sz1 = sizeof(allocated1); in test_threads() local
36 je_mallctl("stats.active", (void *)&allocated1, &sz1, NULL, 0); in test_threads()
81 je_mallctl("stats.active", (void *)&allocated2, &sz1, NULL, 0); in test_threads()
/external/valgrind/VEX/priv/
Dhost_arm_defs.c3995 UInt sz1 = i->ARMin.NUnary.size >> 1; in emit_ARMInstr() local
4017 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,1,0), in emit_ARMInstr()
4021 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,1,0), in emit_ARMInstr()
4025 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,1,0), in emit_ARMInstr()
4029 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,1,0), in emit_ARMInstr()
4053 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,0,1), in emit_ARMInstr()
4061 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,0,0), in emit_ARMInstr()
4065 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,0,0), in emit_ARMInstr()
4069 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), BITS4(sz1,sz2,0,1), in emit_ARMInstr()
4073 sz1 = i->ARMin.NUnary.size == 0 ? 1 : 0; in emit_ARMInstr()
[all …]
/external/opencv/cv/src/
Dcvlkpyramid.cpp1158 CvSize sz0, sz1; in cvEstimateRigidTransform() local
1184 sz1 = cvSize(WIDTH, HEIGHT); in cvEstimateRigidTransform()
1186 scale = MAX( (double)sz1.width/sz0.width, (double)sz1.height/sz0.height ); in cvEstimateRigidTransform()
1188 sz1.width = cvRound( sz0.width * scale ); in cvEstimateRigidTransform()
1189 sz1.height = cvRound( sz0.height * scale ); in cvEstimateRigidTransform()
1191 equal_sizes = sz1.width == sz0.width && sz1.height == sz0.height; in cvEstimateRigidTransform()
1195 CV_CALL( sA = cvCreateMat( sz1.height, sz1.width, CV_8UC1 )); in cvEstimateRigidTransform()
1196 CV_CALL( sB = cvCreateMat( sz1.height, sz1.width, CV_8UC1 )); in cvEstimateRigidTransform()
1226 count_x = cvRound((double)COUNT*sz1.width/sz1.height); in cvEstimateRigidTransform()
1236 pA[k].x = (j+0.5f)*sz1.width/count_x; in cvEstimateRigidTransform()
[all …]
Dcvhaar.cpp952 CvSize sz1 = { sz.width - win_size0.width, sz.height - win_size0.height }; in cvHaarDetectObjects() local
959 if( sz1.width <= 0 || sz1.height <= 0 ) in cvHaarDetectObjects()
972 norm1 = cvMat( sz1.height, sz1.width, CV_32FC1, norm_img ? norm_img->data.ptr : 0 ); in cvHaarDetectObjects()
973 mask1 = cvMat( sz1.height, sz1.width, CV_8UC1, temp->data.ptr ); in cvHaarDetectObjects()
980 strip_count = MAX(MIN(sz1.height/ystep, max_threads*3), 1); in cvHaarDetectObjects()
981 strip_size = (sz1.height + strip_count - 1)/strip_count; in cvHaarDetectObjects()
987 strip_size = sz1.height; in cvHaarDetectObjects()
1015 if( i == strip_count - 1 || y2 > sz1.height ) in cvHaarDetectObjects()
1016 y2 = sz1.height; in cvHaarDetectObjects()
1017 ssz = cvSize(sz1.width, y2 - y1); in cvHaarDetectObjects()
Dcvhistogram.cpp1210 int sz0 = histsize[0], sz1 = histsize[1]; in icvCalcHist_32f_C1R() local
1226 (unsigned)v1 < (unsigned)sz1 ) in icvCalcHist_32f_C1R()
1240 (unsigned)v1 < (unsigned)sz1 ) in icvCalcHist_32f_C1R()
1902 int sz0 = histsize[0], sz1 = histsize[1]; in icvCalcBackProject_32f_C1R() local
1916 (unsigned)v1 < (unsigned)sz1 ) in icvCalcBackProject_32f_C1R()
Dcvemd.cpp453 int sz1 = size1 * (dims + 1), sz2 = size2 * (dims + 1); in icvInitEMD() local
462 for( j = 0; j < sz1; j += dims + 1 ) in icvInitEMD()
/external/hyphenation-patterns/hu/
Dhyph-hu.pat.txt112sz1ál
113sz1árb
114sz1á2ré
115sz1á2ri
116sz1á2ro
424sz1á
429sz1é2k
432sz1ő2
435sz1ülő
885sz1á
[all …]
/external/vulkan-validation-layers/libs/glm/gtc/
Dnoise.inl125 detail::tvec4<T, P> sz1 = step(gz1, detail::tvec4<T, P>(0.0)); local
126 gx1 -= sz1 * (step(T(0), gx1) - T(0.5));
127 gy1 -= sz1 * (step(T(0), gy1) - T(0.5));
196 detail::tvec4<T, P> sz1 = step(gz1, detail::tvec4<T, P>(0.0));
197 gx1 -= sz1 * (step(T(0), gx1) - T(0.5));
198 gy1 -= sz1 * (step(T(0), gy1) - T(0.5));
447 detail::tvec4<T, P> sz1 = step(gz1, detail::tvec4<T, P>(T(0))); local
448 gx1 -= sz1 * (step(T(0), gx1) - T(0.5));
449 gy1 -= sz1 * (step(T(0), gy1) - T(0.5));
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td6067 multiclass SIMDFPAcrossLanes<bits<5> opcode, bit sz1, string asm,
6070 def v4i16v : BaseSIMDAcrossLanes<0, 0, {sz1, 0}, opcode, FPR16, V64,
6073 def v8i16v : BaseSIMDAcrossLanes<1, 0, {sz1, 0}, opcode, FPR16, V128,
6077 def v4i32v : BaseSIMDAcrossLanes<1, 1, {sz1, 0}, opcode, FPR32, V128,
/external/dexmaker/lib/
Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...