Home
last modified time | relevance | path

Searched refs:mytest (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/samples/kfifo/
H A Drecord-example.c51 typedef STRUCT_KFIFO_REC_1(FIFO_SIZE) mytest; typedef
53 static mytest test;
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch60 return (mytest("Hello%d\n", 1));
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.c2375 int temp, mytest, result, i, j; in SISDoSense() local
2380 mytest = test; in SISDoSense()
2382 temp = (type >> 8) | (mytest & 0x00ff); in SISDoSense()
2385 mytest >>= 8; in SISDoSense()
2386 mytest &= 0x7f; in SISDoSense()
2389 temp &= mytest; in SISDoSense()
2390 if(temp == mytest) result++; in SISDoSense()
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst8144 TEST_SUITES:append = " mytest"
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst8949 TEST_SUITES:append = " mytest"