Searched refs:bad (Results 1 - 25 of 42) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/
H A Dctypeio.c73 goto bad;
76 goto bad;
79 goto bad;
82 goto bad;
85 goto bad;
88 goto bad;
91 goto bad;
95 goto bad;
98 goto bad;
102 goto bad;
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.branch.s55 ALTENTRY(bad) function
57 SET_SIZE(bad)
H A Dtst.branch.d52 pid$1:a.out:bad:entry
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/i386/pid/
H A Dtst.branch.s64 ALTENTRY(bad) function
66 SET_SIZE(bad)
H A Dtst.branch.d52 pid$1:a.out:bad:entry
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Ddisklabel.h69 struct dkbad bad; member in struct:cpu_disklabel
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dipcp.c433 * 0 - Ack was bad.
446 * If we find any deviations, then this packet is bad.
453 goto bad; \
458 goto bad; \
461 goto bad; \
465 goto bad; \
468 goto bad; \
477 goto bad; \
482 goto bad; \
486 goto bad; \
[all...]
H A Dlcp.c584 * This should not modify any state if the Ack is bad.
587 * 0 - Ack was bad.
600 * If we find any deviations, then this packet is bad.
605 goto bad; \
610 goto bad; \
615 goto bad; \
620 goto bad; \
623 goto bad; \
628 goto bad; \
633 goto bad; \
[all...]
H A Dvj.c431 PPPDEBUG((LOG_INFO, "vj_uncompress_uncomp: bad cid=%d, hlen=%d buflen=%d\n",
476 PPPDEBUG((LOG_INFO, "vj_uncompress_tcp: bad cid=%d\n", *cp));
477 goto bad;
556 goto bad;
586 goto bad;
613 goto bad;
625 bad:
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dipcp.c421 * 0 - Ack was bad.
435 * If we find any deviations, then this packet is bad.
442 goto bad; \
448 goto bad; \
452 goto bad; \
457 goto bad; \
461 goto bad; \
471 goto bad; \
477 goto bad; \
482 goto bad; \
[all...]
H A Dlcp.c630 * This should not modify any state if the Ack is bad.
633 * 0 - Ack was bad.
647 * If we find any deviations, then this packet is bad.
652 goto bad; \
656 goto bad; \
661 goto bad; \
665 goto bad; \
668 goto bad; \
673 goto bad; \
677 goto bad; \
[all...]
H A Dvj.c440 PPPDEBUG(LOG_INFO, ("vj_uncompress_uncomp: bad cid=%d, hlen=%d buflen=%d\n",
483 PPPDEBUG(LOG_INFO, ("vj_uncompress_tcp: bad cid=%d\n", *cp));
484 goto bad;
568 goto bad;
592 goto bad;
602 goto bad;
608 goto bad;
632 goto bad;
644 bad:
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Difmgmt.c96 netdev->tx_stats.good, netdev->tx_stats.bad,
97 netdev->rx_stats.good, netdev->rx_stats.bad );
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh71 echo "$0: bad compiler: $CC" >& 2
82 # There are a few files in /usr/include/sys that are known to be bad -- usually
87 # becomes a problem, kindly fix it by reducing the number of bad files! (That
96 for bad in $badfiles; do
97 if [ "$file" = "$bad" ]; then
/vbox/src/VBox/VMM/testcase/
H A DtstX86-FpuSaveRestoreA.asm65 bad arch
81 bad arch
97 bad arch
113 bad arch
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm197 .bad:
217 jne .bad
220 jne .bad
222 jne .bad
224 jne .bad
228 jne .bad
232 ja .bad
234 jnz .bad
238 jne .bad
H A DVMMR0JmpA-amd64.asm186 .bad:
210 jne .bad
214 ja .bad
216 jnz .bad
220 jne .bad
/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dxmmsaving-asm.asm68 jne %%bad
72 jne %%bad
75 jne %%bad
80 %%bad:
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Derr.copyoutbadaddr.ksh38 * Verify that copyout() handles bad addresses.
H A Derr.copyoutstrbadaddr.ksh37 * Verify that copyout() handles bad addresses.
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas72 EXIT_ERR('bad uncompress')
136 WriteLn('bad gzread: ', PChar(uncompr));
170 WriteLn('bad gzgets after gzseek');
262 EXIT_ERR('bad inflate')
356 WriteLn('bad large inflate: ', d_stream.total_out);
522 EXIT_ERR('bad inflate with dict')
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c561 Some bad compilers define __STDC__, when they don't support it.
1071 int bad; local
1076 bad=0;
1086 default: bad=1; break;
1091 bad = setmode((char *)s);
1092 } else bad= 1;
1094 if (bad) {
2705 eek_a_bug("Possibly bad output from printf above");
3285 Volatile int bad=0; local
3292 } else bad
[all...]
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-big-template.asm54 mov bad,instr
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Ddetails.css46 .tmstatusrow-skipped, .tmstatusrow-aborted, .tmstatusrow-bad-testbox {
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dnetdevice.h272 unsigned int bad; member in struct:net_device_stats

Completed in 124 milliseconds

12