Searched defs:uy (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/math/ |
D | m_norm_tmp.h | 63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 157 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 194 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 226 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 256 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 286 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | overflow_util.h | 31 const uint64 uy = y; in MultiplyWithoutOverflow() local
|
/external/tensorflow/tensorflow/core/util/ |
D | overflow.h | 31 const uint64 uy = y; in MultiplyWithoutOverflow() local
|
/external/libchrome/base/numerics/ |
D | checked_math_impl.h | 31 UnsignedDst uy = static_cast<UnsignedDst>(y); in CheckedAddImpl() local
|
/external/u-boot/post/lib_powerpc/fpu/ |
D | mul-subnormal-single-1.c | 45 tstmul (unsigned int ux, unsigned int uy, unsigned int ur) in tstmul()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1666 GLfloat uy = dudy * scaling; in sample_2d_ewa() local 1787 GLfloat uy = dudy * scaling; in sample_2d_footprint() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 2211 const float uy = dudy * scaling; in img_filter_2d_ewa() local
|