Home
last modified time | relevance | path

Searched refs:TEST_NONE (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/zangband/zangband/src/
H A Drun.c205 #define TEST_NONE 0 macro
355 {TEST_NONE, 0, 0, RUN_N_N, RUN_NE_NW | RUN_NW_NE},
361 {TEST_NONE, 0, 0, RUN_NW_W, RUN_W_NW},
362 {TEST_NONE, 0, 0, RUN_NW_N, RUN_N_NW},
363 {TEST_NONE, 0, 0, RUN_NE_N, RUN_N_NE},
364 {TEST_NONE, 0, 0, RUN_NE_E, RUN_E_NE},
365 {TEST_NONE, 0, 0, RUN_SE_E, RUN_E_SE},
366 {TEST_NONE, 0, 0, RUN_SE_S, RUN_S_SE},
367 {TEST_NONE, 0, 0, RUN_SW_S, RUN_S_SW},
368 {TEST_NONE, 0, 0, RUN_SW_W, RUN_W_SW},
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/power/
H A Dpower.h229 TEST_NONE, enumerator
239 #define TEST_FIRST TEST_NONE
245 #define pm_test_level (TEST_NONE)
H A Dmain.c228 int pm_test_level = TEST_NONE;
231 [TEST_NONE] = "none",
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/power/
H A Dpower.h229 TEST_NONE, enumerator
239 #define TEST_FIRST TEST_NONE
245 #define pm_test_level (TEST_NONE)
H A Dmain.c228 int pm_test_level = TEST_NONE;
231 [TEST_NONE] = "none",
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/power/
H A Dpower.h229 TEST_NONE, enumerator
239 #define TEST_FIRST TEST_NONE
245 #define pm_test_level (TEST_NONE)
H A Dmain.c228 int pm_test_level = TEST_NONE;
231 [TEST_NONE] = "none",
/dports/net-p2p/libtorrent/libtorrent-0.13.8/test/torrent/utils/
H A Dthread_base_test.cc26 m_test_state(TEST_NONE), in thread_test()
111 CPPUNIT_ASSERT(thread->test_state() == thread_test::TEST_NONE); in test_lifecycle()
H A Dthread_base_test.h47 TEST_NONE, enumerator
/dports/devel/py-pyusb/pyusb-1.0.2/tests/
H A Ddevinfo.py45 TEST_NONE = 0 variable
/dports/math/reduce/Reduce-svn5758-src/csl/foxtests/
H A Dmemmap.cpp26 TEST_NONE, enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/tests/
H A Dmemmap.cpp23 TEST_NONE, enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Dmemmap.cpp26 TEST_NONE, enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Dmemmap.cpp26 TEST_NONE, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/test/
H A DTestUDPSocket.cpp23 enum TestPhase { TEST_OUTPUT_STREAM, TEST_SEND_API, TEST_MULTICAST, TEST_NONE }; enumerator
25 static TestPhase phase = TEST_NONE;
/dports/www/firefox-esr/firefox-91.8.0/netwerk/test/gtest/
H A DTestUDPSocket.cpp20 enum TestPhase { TEST_OUTPUT_STREAM, TEST_SEND_API, TEST_MULTICAST, TEST_NONE }; enumerator
22 static TestPhase phase = TEST_NONE;
/dports/www/firefox/firefox-99.0/netwerk/test/gtest/
H A DTestUDPSocket.cpp21 enum TestPhase { TEST_OUTPUT_STREAM, TEST_SEND_API, TEST_MULTICAST, TEST_NONE }; enumerator
23 static TestPhase phase = TEST_NONE;
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/test/
H A DTestUDPSocket.cpp54 TEST_NONE enumerator
57 static TestPhase phase = TEST_NONE;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/test/gtest/
H A DTestUDPSocket.cpp20 enum TestPhase { TEST_OUTPUT_STREAM, TEST_SEND_API, TEST_MULTICAST, TEST_NONE }; enumerator
22 static TestPhase phase = TEST_NONE;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/test/gtest/
H A DTestUDPSocket.cpp20 enum TestPhase { TEST_OUTPUT_STREAM, TEST_SEND_API, TEST_MULTICAST, TEST_NONE }; enumerator
22 static TestPhase phase = TEST_NONE;
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsort.cpp81 TEST_NONE, enumerator
218 sort->test = TEST_NONE; in sort_init()
254 } else if (sort->test == TEST_NONE) { in sort_next()
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsort.cpp59 TEST_NONE, enumerator
208 sort->test = TEST_NONE; in sort_init()
244 } else if (sort->test == TEST_NONE) { in sort_next()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/drivers/snmplite/
H A Drfc1628-mib.cpp170 ups->testresult = TEST_NONE; in rfc1628_update_ci()
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/drivers/snmplite/
H A Drfc1628-mib.cpp170 ups->testresult = TEST_NONE; in rfc1628_update_ci()
/dports/sysutils/apcupsd/apcupsd-3.14.14/include/
H A Dstruct.h117 TEST_NONE, /* No self test result available */ enumerator

12