Searched defs:kInputData (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | addcmul_cpu_kernel.cc | 40 const size_t kInputData = 0; variable
|
| D | addcdiv_cpu_kernel.cc | 44 const int64_t kInputData = 0; variable
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ComputeShaderTest.cpp | 2524 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
|