Home
last modified time | relevance | path

Searched defs:indices1 (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/gl_tests/
DDrawElementsTest.cpp387 const GLubyte indices1[] = {0, 0, 0, 0, 0, 0}; in TEST_P() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_stitch_op.cc198 const TensorShape& indices1) { in SameExtraShape()
/external/tensorflow/tensorflow/core/kernels/
Ddynamic_stitch_op.cc62 const Tensor& data1, const Tensor& indices1) { in SameExtraShape()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp631 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/
Dcxx11_tensor_morphing.cpp145 Eigen::DSizes<ptrdiff_t, 2> indices1(1,2); in test_slice_in_expr() local