Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_ref.cpp101 Eigen::DSizes<ptrdiff_t, 5> indices2(1,1,3,4,5); in test_slice() local
Dcxx11_tensor_morphing.cpp106 Eigen::DSizes<ptrdiff_t, 5> indices2(1,1,3,4,5); in test_simple_slice() local
147 Eigen::DSizes<ptrdiff_t, 2> indices2(0,2); in test_slice_in_expr() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp189 Value* indices2; in Create() local