Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Daddcmul_cpu_kernel.cc40 const size_t kInputData = 0; variable
Daddcdiv_cpu_kernel.cc44 const int64_t kInputData = 0; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp2524 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2577 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2625 constexpr std::array<GLuint, 4> kInputData = {{1, 2, 3, 0}}; in TEST_P() local