Searched refs:TEST (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstStrToNum.cpp65 #define TEST(Test, Type, Fmt, Fun, iTest) \ macro
88 TEST(aTests[iTest], Type, Fmt, Fun, iTest); \
/vbox/src/libs/zlib-1.2.6/
H A Dconfigure315 TEST="all teststatic"
322 TEST="all teststatic testshared"
348 TEST="${TEST} test64"
655 echo TEST = $TEST >> configure.log
695 /^test: */s#:.*#: $TEST#
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfparseln.c226 #ifdef TEST
257 #endif /* TEST */
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Depic100.h24 TEST = 0x1C, /* Test register: marked as reserved (see in source code) */ enumerator in enum:epic100_registers
H A Depic100.c133 test = ioaddr + TEST; /* Test register (clocks) */
153 * In order to set the CLOCK TEST bit in the TEST register,
159 * The CLOCK TEST bit is Write-Only. Writing it several times
/vbox/src/libs/zlib-1.2.6/contrib/blast/
H A Dblast.c407 #ifdef TEST
/vbox/src/recompiler/tests/
H A Dtest-i386.c891 #define TEST(N) \ macro
898 TEST(1);
899 TEST(l2t);
900 TEST(l2e);
901 TEST(pi);
902 TEST(lg2);
903 TEST(ln2);
904 TEST(z);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c456 Added VERIFY and TEST
771 #ifdef TEST
898 fprintf(stderr, "Can't set mode: not compiled with TEST\n");

Completed in 132 milliseconds