| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/ |
| H A D | ctypeio.c | 73 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 D | tst.branch.s | 55 ALTENTRY(bad) function 57 SET_SIZE(bad)
|
| H A D | tst.branch.d | 52 pid$1:a.out:bad:entry
|
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/i386/pid/ |
| H A D | tst.branch.s | 64 ALTENTRY(bad) function 66 SET_SIZE(bad)
|
| H A D | tst.branch.d | 52 pid$1:a.out:bad:entry
|
| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/ |
| H A D | disklabel.h | 69 struct dkbad bad; member in struct:cpu_disklabel
|
| /vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/ |
| H A D | ipcp.c | 433 * 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 D | lcp.c | 584 * 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 D | vj.c | 431 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 D | ipcp.c | 421 * 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 D | lcp.c | 630 * 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 D | vj.c | 440 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 D | ifmgmt.c | 96 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 D | tst.include.ksh | 71 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 D | tstX86-FpuSaveRestoreA.asm | 65 bad arch 81 bad arch 97 bad arch 113 bad arch
|
| /vbox/src/VBox/VMM/VMMR0/ |
| H A D | VMMR0JmpA-x86.asm | 197 .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 D | VMMR0JmpA-amd64.asm | 186 .bad: 210 jne .bad 214 ja .bad 216 jnz .bad 220 jne .bad
|
| /vbox/src/VBox/ValidationKit/utils/cpu/ |
| H A D | xmmsaving-asm.asm | 68 jne %%bad 72 jne %%bad 75 jne %%bad 80 %%bad:
|
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/ |
| H A D | err.copyoutbadaddr.ksh | 38 * Verify that copyout() handles bad addresses.
|
| H A D | err.copyoutstrbadaddr.ksh | 37 * Verify that copyout() handles bad addresses.
|
| /vbox/src/libs/zlib-1.2.6/contrib/pascal/ |
| H A D | example.pas | 72 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 D | Enquire.c | 561 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 D | bootsector2-vbinstst-big-template.asm | 54 mov bad,instr
|
| /vbox/src/VBox/ValidationKit/testmanager/htdocs/css/ |
| H A D | details.css | 46 .tmstatusrow-skipped, .tmstatusrow-aborted, .tmstatusrow-bad-testbox {
|
| /vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
| H A D | netdevice.h | 272 unsigned int bad; member in struct:net_device_stats
|