/external/tensorflow/tensorflow/python/ops/ |
D | linalg_ops_impl.py | 33 def eye(num_rows, function
|
D | linalg_ops.py | 128 def eye(num_rows, function
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_texgen.c | 100 const GLvector4f *eye ) in build_m3() 127 const GLvector4f *eye ) in build_m2() 176 const GLvector4f *eye ) in build_f3() 203 const GLvector4f *eye ) in build_f2() 342 const GLvector4f *eye = VB->EyePtr; in texgen() local
|
D | t_vb_vertex.c | 44 GLvector4f eye; member
|
/external/clang/test/SemaCXX/ |
D | init-priority-attr.cpp | 10 int eye( void ) { return i; }; in eye() function in Two
|
/external/skia/src/utils/ |
D | Sk3D.cpp | 24 void Sk3LookAt(SkMatrix44* dst, const SkPoint3& eye, const SkPoint3& center, const SkPoint3& up) { in Sk3LookAt()
|
/external/skqp/src/utils/ |
D | Sk3D.cpp | 24 void Sk3LookAt(SkMatrix44* dst, const SkPoint3& eye, const SkPoint3& center, const SkPoint3& up) { in Sk3LookAt()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | matrix_inverse_op.cc | 227 functor::EyeFunctor<GPUDevice, Scalar> eye; in ComputeAsync() local
|
D | qr_op_impl.h | 251 functor::EyeFunctor<GPUDevice, Scalar> eye; in ComputeAsync() local
|
/external/tensorflow/tensorflow/python/ops/linalg/ |
D | linalg_impl.py | 45 eye = linalg_ops.eye variable
|
/external/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 766 struct ureg eye = get_eye_position(p); in get_eye_position_normalized() local 1447 struct ureg eye = get_eye_position(p); in build_texture_transform() local 1520 struct ureg eye = get_eye_position_z(p); in build_atten_pointsize() local
|
D | rastpos.c | 381 GLfloat eye[4], clip[4], ndc[3], d; in _mesa_RasterPos() local
|
/external/libxcam/xcore/ |
D | vec_mat.h | 632 void MatrixN<T, N>::eye () { in eye() function
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 322 struct radeon_state_atom eye; /* eye pos */ member
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_context.h | 501 struct radeon_state_atom eye; /* eye pos */ member
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 1125 def eye(size, dtype=None, name=None): function
|