Searched defs:indices1 (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | DrawElementsTest.cpp | 387 const GLubyte indices1[] = {0, 0, 0, 0, 0, 0}; in TEST_P() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | dynamic_stitch_op.cc | 198 const TensorShape& indices1) { in SameExtraShape()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | dynamic_stitch_op.cc | 62 const Tensor& data1, const Tensor& indices1) { in SameExtraShape()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 631 Value* indices1 = B->VSHUFFLE(vi32Indices, vi32Indices, B->C({4, 5, 6, 7})); in VGATHER_EMU() local 667 Value* indices1 = B->EXTRACT_16(vi32Indices, 1); in VGATHER_EMU() local
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_morphing.cpp | 145 Eigen::DSizes<ptrdiff_t, 2> indices1(1,2); in test_slice_in_expr() local
|