Home
last modified time | relevance | path

Searched defs:c_1 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri.c322 __m128i c_1 = _mm_or_si128(_mm_or_si128(c0_1, c1_1), c2_1); in lp_rast_triangle_3_16() local
422 __m128i c_1 = _mm_or_si128(_mm_or_si128(c0_1, c1_1), c2_1); in lp_rast_triangle_3_4() local
/external/opencv3/3rdparty/openexr/Imath/
DImathMatrixAlgo.cpp388 const T c_1 = c_2 * c - s_2 * s; in twoSidedJacobiRotation() local
529 const T c_1 = c_2 * c - s_2 * s; in twoSidedJacobiRotation() local
/external/v8/test/unittests/compiler/
Dregister-allocator-unittest.cc505 auto c_1 = DefineConstant(); in TEST_F() local