Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/opstest/src/
H A Dgather_nd_test.cpp34 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)}; member
53 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)}; member
H A 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)}; global() member
[all...]
H A Dscatter_nd_test.cpp35 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)}; member
56 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)}; member
77 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 4*sizeof(float)}; member
98 OHNNOperandTest indices = {OH_NN_FLOAT32, OH_NN_TENSOR, indices_shape, indicesValue, 6*sizeof(float)}; member
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart4.cpp1215 uint16_t indices[3] = {0, 1, 2}; in HWTEST_F() local
1262 uint16_t indices[3] = {0, 1, 2}; in HWTEST_F() local
1333 uint16_t indices[3] = {0, 1, 2}; HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingCanvasTest.cpp232 uint16_t indices[COLOR_PARAMETER] = {0, 1, 2}; in HWTEST_F() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp1589 GLuint indices[] = {0, 1, 2}; in GLDrawElementsIndirect() local
1637 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstanced() local
1661 GLubyte indices[] = {0, 1, 2}; in GLDrawElementsInstancedBaseVertex() local
1690 GLuint indices[] in GLDrawRangeElements() local
1714 GLuint indices[] = {0, 1, 2}; GLDrawRangeElementsBaseVertex() local
[all...]

Completed in 20 milliseconds