Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/ai/nncore/opstest/src/
Dsparse_to_dense_test.cpp35 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool… member
57 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 6*sizeof(bool… member
78 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool… member
99 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool… member
121 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool… member
143 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(bool… member
Dscatter_nd_test.cpp35 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(floa… member
56 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(floa… member
77 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(floa… member
98 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 6*sizeof(floa… member
Dgather_nd_test.cpp34 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(floa… member
53 …OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(floa… member
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeCanvasTestPart4.cpp1215 uint16_t indices[3] = {0, 1, 2}; variable
1262 uint16_t indices[3] = {0, 1, 2}; variable
1333 uint16_t indices[3] = {0, 1, 2}; variable
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingCanvasTest.cpp232 uint16_t indices[COLOR_PARAMETER] = {0, 1, 2}; variable
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dgles3ndk.cpp1585 GLuint indices[] = {0, 1, 2}; in GLDrawElementsIndirect() local
1633 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstanced() local
1657 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstancedBaseVertex() local
1686 GLuint indices[] = {ARRAY_INDEX_ZERO, ARRAY_INDEX_ONE, ARRAY_INDEX_TWO}; in GLDrawRangeElements() local
1710 GLuint indices[] = {0, 1, 2}; in GLDrawRangeElementsBaseVertex() local