Searched refs:test (Results 201 - 225 of 238) sorted by relevance

12345678910

/haiku-fatelf/src/libs/ncurses/test/
H A Dview.c5 * to test the scrolling code in ncurses.
29 #include <test.priv.h>
H A Dcardfile.c37 #include <test.priv.h>
H A Ddemo_menus.c48 #include <test.priv.h>
94 /* Common function to allow ^T to toggle trace-mode in the middle of a test
H A Dins_wide.c17 #include <test.priv.h>
H A Dknight.c12 #include <test.priv.h>
H A Dtestcurs.c3 * This is a test program for the PDCurses screen package for IBM PC type
13 #include <test.priv.h>
H A Dxmas.c42 /* might be the most portable. I was personally able to test on five */
97 #include <test.priv.h>
/haiku-fatelf/src/libs/print/libgutenprint/doc/gutenprint/html/
H A Ddoxygen.css734 dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug
765 dl.test
/haiku-fatelf/src/libs/print/libgutenprint/doc/gutenprintui2/html/
H A Ddoxygen.css734 dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug
765 dl.test
/haiku-fatelf/src/add-ons/kernel/drivers/network/vlance/
H A Dvlance.c466 int test; local
468 test = ((bit ^ crc) & 0x01);
470 if (test)
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dradix.c516 register int test, b, rn_bit; local
557 test = (*cp ^ *cp2) & 0xff; /* find first bit that differs */
558 for (b = 7; (test >>= 1) > 0;)
590 * the search and satisfaction test and put the
737 * anyway, so the above test doesn't hurt.
/haiku-fatelf/src/bin/bash/
H A Dprint_cmd.c519 command_print_word_list (arith_for_command->test, " ");
674 make_command_string_internal (while_command->test);
690 make_command_string_internal (if_command->test);
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Dd4lib.c28 * I don��t own a Stylus Scanner and I am not able to test this
32 * The best way to get the Stylus Scanner working is to test
1298 /* fptr test function to verify buffer contents */
1311 int (*test)(const unsigned char *buf))
1330 } while (retry-- >= 0 && (!test || !(*test)(buf)));
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A DxsltInternals.h129 * TODO: Currently disabled to surpress regression test failures, since
747 * test = boolean-expression>
757 const xmlChar *test; /* if */ member in struct:_xsltStyleItemIf
995 * test = boolean-expression>
1006 const xmlChar *test; member in struct:_xsltStyleItemWhen
1308 const xmlChar *test; /* if */ member in struct:_xsltStylePreComp
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwirf.c765 uint32_t test_lim, test; local
899 test = 0;
938 test += PHY_READ(mac, 0x2d);
949 ++test;
950 test >>= 8;
952 if (test > test_lim)
/haiku-fatelf/src/tests/kits/storage/
H A DNodeTest.cpp46 " (NOTE: test not actually performed with R5 libraries)"
627 CPPUNIT_ASSERT( testSet.test(nameBuffer) == true );
635 CPPUNIT_ASSERT( testSet.test(nameBuffer) == true );
639 CPPUNIT_ASSERT( testSet.test(nameBuffer) == true );
984 BString writeValue("test");
1028 BString value("test");
1206 const char *NodeTest::testFilename1 = "/tmp/test-file1";
1207 const char *NodeTest::testDirname1 = "/tmp/test-dir1";
1221 const char *NodeTest::fileDirname = "/tmp/test-file1/some-dir";
1223 const char *NodeTest::fileRelDirname = "test
[all...]
H A DMimeTypeTest.cpp46 // testType and testTypeApp are Delete()d after each test.
55 "x-vnd.obos.mime.test.test1";
57 "x-vnd.obos.mime.test.test2";
59 "x-vnd.obos.mime.test.test3";
85 static const char *testDescr = "Just a test, nothing more :-)";
86 static const char *testDescr2 = "Another amazing test string";
94 static const char *testSig = "application/x-vnd.obos.mime-type-test";
95 static const char *testSig2 = "application/x-vnd.obos.mime-type-test-2";
96 static const char *longSig = "application/x-vnd.obos.mime-type-test-long."
573 // Uninistall our test typ
3049 mime_type_test &test = tests[i]; local
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dutil.c138 if (!test) {
/haiku-fatelf/src/tests/servers/app/painter/
H A Dmain.cpp138 // test
141 test(Surface& s, uint32 width, uint32 height, BBitmap* testBitmap) function
276 // test the clipping
300 // prepare a test bitmap for bitmap rendering
346 // run test
347 // painterNow += test(painter, width, height, testBitmap);
373 // run test
374 // viewNow += test(*view, width, height, testBitmap);
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngvcrd.c83 //mmx_supported_local=0; // test code for force don't support MMX
2397 test eax, 0x80000000
2403 test ecx, 0x80000000
2410 test eax, 0x80000000
2415 // test if pa <= pb
2418 // pa > pb; now test if pb <= pc
2429 // pa <= pb; now test if pa <= pc
2504 // test pa <= pb
2517 // test ((pa <= pb)? pa:pb) <= pc
2563 // test p
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c209 * the test should just be name[0] = ' '
1172 xmlXPathTestVal test = (xmlXPathTestVal)op->value2; local
1206 switch (test) {
6068 * Returns 0 or 1 depending on the results of the test.
6123 * Returns 0 or 1 depending on the results of the test.
6279 * Returns 0 or 1 depending on the results of the test.
6319 * Returns 0 or 1 depending on the results of the test.
6378 * Returns 0 or 1 depending on the results of the test.
6428 * @neq: flag to show whether to test '=' (0) or '!=' (1)
6439 * Returns 0 or 1 depending on the results of the test
10643 xmlXPathCompNodeTest(xmlXPathParserContextPtr ctxt, xmlXPathTestVal *test, xmlXPathTypeVal *type, const xmlChar **prefix, xmlChar *name) argument
10876 xmlXPathTestVal test = (xmlXPathTestVal) 0; local
11116 xmlXPathTestVal test = (xmlXPathTestVal) op->value2; local
11665 xmlXPathTestVal test = (xmlXPathTestVal) op->value2; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpkt_rx0.asm121 ; A test for equality is done by putting CX in _pktRxBuf [n].firstCount
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageView.cpp614 BString test; local
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x722 (scan_stack): And fp with 0x80000000 in while loop test.
847 after test for psymtab null.
1018 test case for .o symbols so that it will be correct even without
1135 * printcmd.c (print_frame_args): Changed test for call to
1708 * expread.y [variable]: Cast unsigned char back to enum to test.
1714 BYTES_BIG_ENDIAN instead of an inline test.
1785 * infrun.c (wait_for_inferior): Change test for nexting into a
2157 delete code ifdefed out around FRAMELESS_FUNCTION_INVOCATION test.
2290 * dbxread.c (define_symbol): Changed "desc==0" test to
2499 This is usually a test fo
[all...]
/haiku-fatelf/src/add-ons/translators/raw/
H A DRAW.cpp2458 uchar test[0x4000 - 540];
2461 fRead(test, sizeof(test));
2463 for (uint32 i = 0; i < sizeof(test) - 1; i++)
2464 if (test[i] == 0xff) {
2465 if (test[i + 1])

Completed in 563 milliseconds

12345678910