Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/
Dcoverage-pc-buffer.cc36 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
48 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
60 uintptr_t sz1 = __sanitizer_get_coverage_pc_buffer(&buf1); in main() local
/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.c40 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1; in vp8_regular_quantize_b_sse2() local
156 __m128i sz0, sz1, x0, x1, y0, y1, xdq0, xdq1, zeros, ones; in vp8_fast_quantize_b_sse2() local
Dquantize_ssse3.c52 __m128i sz0, sz1, x, x0, x1, y0, y1, zeros, abs0, abs1; in vp8_fast_quantize_b_ssse3() local
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
/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
/external/jemalloc/msvc/projects/vc2015/test_threads/
Dtest_threads.cpp35 size_t sz1 = sizeof(allocated1); in test_threads() 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.c4204 UInt sz1 = i->ARMin.NUnary.size >> 1; in emit_ARMInstr() local
4423 UInt sz1 = i->ARMin.NDual.size >> 1; in emit_ARMInstr() local
4458 UInt sz1 = i->ARMin.NBinary.size >> 1; in emit_ARMInstr() local
4684 UInt sz1 = i->ARMin.NShift.size >> 1; in emit_ARMInstr() local