Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dstridedslice_cpu_kernel.cc197 std::function<int(StridedSliceCPUKernel *, const uint8_t *, uint8_t *, int)> execute_func; in ParallelRun() local
/third_party/openssl/test/
Dtestutil.h98 # define EXECUTE_TEST(execute_func, tear_down)\ argument
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c72 static const tc_execute execute_func[TC_NUM_CALLS]; variable
4161 static const tc_execute execute_func[TC_NUM_CALLS] = { variable