Searched refs:tst (Results 26 - 35 of 35) sorted by relevance

12

/haiku-fatelf/src/tools/docbook/libxml2/
H A DSAX2.c1454 xmlAttributePtr tst; local
1456 tst = xmlGetDtdQAttrDesc(ctxt->myDoc->intSubset,
1459 if ((tst == attr) || (tst == NULL)) {
H A Dtree.c5587 xmlNsPtr tst; local
5595 tst = node->nsDef;
5596 while (tst != NULL) {
5597 if ((tst->prefix == NULL)
5600 if ((tst->prefix != NULL)
5602 && (xmlStrEqual(tst->prefix, prefix)))
5604 tst = tst->next;
H A Dencoding.c1332 unsigned short int tst = 0x1234; local
1333 unsigned char *ptr = (unsigned char *) &tst;
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfigure2747 rm -rf .tst 2>/dev/null
2748 mkdir .tst 2>/dev/null
2749 if test -d .tst; then
2754 rmdir .tst 2>/dev/null
/haiku-fatelf/src/bin/gawk/
H A Dconfigure1562 rm -rf .tst 2>/dev/null
1563 mkdir .tst 2>/dev/null
1564 if test -d .tst; then
1569 rmdir .tst 2>/dev/null
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x510 * sparc-opcode.h (tst): Fix all 3 patterns.
/haiku-fatelf/src/bin/gdb/bfd/
H A Dconfigure2743 rm -rf .tst 2>/dev/null
2744 mkdir .tst 2>/dev/null
2745 if test -d .tst; then
2750 rmdir .tst 2>/dev/null
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure3114 rm -rf .tst 2>/dev/null
3115 mkdir .tst 2>/dev/null
3116 if test -d .tst; then
3121 rmdir .tst 2>/dev/null
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure2607 rm -rf .tst 2>/dev/null
2608 mkdir .tst 2>/dev/null
2609 if test -d .tst; then
2614 rmdir .tst 2>/dev/null
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure3855 rm -rf .tst 2>/dev/null
3856 mkdir .tst 2>/dev/null
3857 if test -d .tst; then
3862 rmdir .tst 2>/dev/null
[all...]

Completed in 504 milliseconds

12