Home
last modified time | relevance | path

Searched refs:loop_config (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/tests/ut/python/parallel/
Dtest_loop_two_matmul.py51 def loop_config(size): function
88 config_list = loop_config(size)
/third_party/ltp/include/lapi/
Dloop.h47 struct loop_config { struct
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop06.c20 static struct loop_config loopconfig;
Dioctl_loop02.c30 static struct loop_config loopconfig;
Dioctl_loop07.c26 static struct loop_config loopconfig;
/third_party/ltp/
Dconfigure.ac181 AC_CHECK_TYPES([struct loop_config],,,[#include <linux/loop.h>])