/vbox/src/libs/zlib-1.2.6/test/ |
H A D | infcover.c | 507 local int try(char *hex, char *id, int err) function 583 try("0 0 0 0 0", "invalid stored block lengths", 1); 584 try("3 0", "fixed", 0); 585 try("6", "invalid block type", 1); 586 try("1 1 0 fe ff 0", "stored", 0); 587 try("fc 0 0", "too many length or distance symbols", 1); 588 try("4 0 fe ff", "invalid code lengths set", 1); 589 try("4 0 24 49 0", "invalid bit length repeat", 1); 590 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1); 591 try(" [all...] |
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/ |
H A D | ipcp.c | 339 /* try an older style of VJ negotiation */ 550 ipcp_options try; /* options to request next time */ local 553 try = *go; 610 try.ouraddr = ciaddr1; 615 try.hisaddr = ciaddr2; 632 try.old_vj = 0; 634 try.maxslotindex = cimaxslotindex; 636 try.cflag = 0; 638 try.neg_vj = 0; 642 try 739 ipcp_options try; /* options to request next time */ local [all...] |
H A D | lcp.c | 725 lcp_options try; /* options to request next time */ local 730 try = *go; 815 try.mru = cishort; 824 try.asyncmap = go->asyncmap | cilong; 850 try.neg_chap = 0; 861 try.neg_chap = 0; 866 try.neg_upap = 0; 875 try.neg_chap = 0; 877 try.neg_upap = 0; 889 try 1027 lcp_options try; /* options to request next time */ local [all...] |
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/ |
H A D | ipcp.c | 323 /* try an older style of VJ negotiation */ 553 ipcp_options try; /* options to request next time */ local 556 try = *go; 614 try.ouraddr = ciaddr1; 619 try.hisaddr = ciaddr2; 636 try.old_vj = 0; 638 try.maxslotindex = cimaxslotindex; 641 try.cflag = 0; 644 try.neg_vj = 0; 648 try 756 ipcp_options try; /* options to request next time */ local [all...] |
H A D | lcp.c | 767 lcp_options try; /* options to request next time */ local 772 try = *go; 857 try.mru = cishort; 867 try.asyncmap = go->asyncmap | cilong; 894 try.neg_chap = 0; 905 try.neg_chap = 0; 911 try.neg_upap = 0; 920 try.neg_chap = 0; 922 try.neg_upap = 0; 935 try 1085 lcp_options try; /* options to request next time */ local [all...] |
/vbox/src/libs/libxml2-2.6.31/python/ |
H A D | setup.py.in | 27 try: 100 try: 101 try: 129 try:
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | configure | 13 # If you have problems, try without defining CC and CFLAGS before reporting 120 try() function 127 try() function 301 if try $CC -w -c $SFLAGS $test.c && 302 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then 308 echo 'No shared library support; try without defining CC and CFLAGS' | tee -a configure.log 344 if try $CC -c $CFLAGS -D_LARGEFILE64_SOURCE=1 $test.c; then 361 if try $CC $CFLAGS -o $test $test.c; then 378 if try $CC -c $CFLAGS $test.c; then 392 if try [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | res_send.c | 121 /* 0 = not present, 1 = try it, 2 = exists */ 341 int gotsomewhere, connreset, terrno, try, v_circuit, resplen, ns; local 364 for (try = 0; try < _res.retry; try++) { 391 /* give the hook another try */ 417 try = _res.retry; 599 if (_res.nscount == 1 || (try == 0 && ns == 0)) { 672 msec = (_res.retrans << try) * 1000; 673 if (try > [all...] |
/vbox/src/VBox/Installer/linux/install_service/ |
H A D | init_template.sh | 42 # code and the init script we try to push as much as possible of the logic into 53 # here when we add support for them, but we will try to keep everything as 56 # In general, we try to behave as natively as we reasonably can on the most 133 start|stop|restart|force-reload|condrestart|try-restart|reload|status) 309 condrestart|try-restart)
|
/vbox/src/VBox/Installer/linux/ |
H A D | VBox.sh | 53 and if that is not successful, try to re-install the package.
|
/vbox/src/VBox/Additions/linux/installer/ |
H A D | autorun.sh | 53 exec "$gxtpath" "$gxttitle" "$TITLE" "$gxtexec" /bin/sh "$path/runasroot.sh" --has-terminal "$TITLE" "/bin/sh $BINARY --xwin" "Please try running "\""$i"\"" manually." 61 echo "Linux guest additions installer not found -- try to start them manually." 150 echo "Solaris guest additions installer not found -- try to start them manually."
|
/vbox/src/libs/zlib-1.2.6/contrib/delphi/ |
H A D | ZLib.pas | 297 try 303 try 340 try 346 try 379 try 422 try
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | os_SunOS_sparcv9.s | 77 bne retryAI ! if not, try again 121 bne retryAD ! if not, try again 163 bne retryAS ! if not, try again 192 bne retryAA ! if not, try again
|
H A D | os_SunOS_ultrasparc.s | 77 bne retryAI ! if not, try again 121 bne retryAD ! if not, try again 163 bne retryAS ! if not, try again 192 bne retryAA ! if not, try again
|
/vbox/include/VBox/HostServices/ |
H A D | Service.h | 299 try
|
/vbox/src/VBox/Main/include/ |
H A D | VirtualBoxBase.h | 965 try
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | orgs.asm | 1451 ; just to try booting from the configured drives. All BIOS variables and 1480 test ax, ax ; if 0, try next device 1489 test ax, ax ; if 0, try next device 1498 test ax, ax ; if 0, try next device
|
/vbox/src/VBox/VMM/VMMRC/ |
H A D | TRPMRCHandlersA.asm | 491 mov eax, cr0 ;; @todo try elimiate this read. 564 ; Trap in Hypervisor, try to handle it. 954 mov eax, cr0 ;; @todo try elimiate this read. 1258 ; Should we try go back?
|
/vbox/src/VBox/VMM/testcase/ |
H A D | tstMicroRCA.asm | 239 ; just wast a bit of space and time to try avoid the enable bit tainting the results of the disable.
|
H A D | tstX86-1A.asm | 1721 ShouldTrap X86_XCPT_PF, fxrstor [xDI + PAGE_SIZE - 512 + xBX] ; try load unique state 2409 ; what we try to push (provided the memory is valid).
|
/vbox/src/VBox/VMM/VMMR3/ |
H A D | PATMA.asm | 1920 ; nothing found -> let our trap handler try to find it 2054 ; nothing found -> let our trap handler try to find it 2350 ; the return address was changed -> let our trap handler try to find it
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/ |
H A D | Enquire.c | 60 /* Some systems crash when you try to malloc all store. To save users of such 88 then echo Would overwrite test.c - try it somewhere safer >&2; exit 1 262 - Some systems crash when you try to malloc all store. To save 328 try to narrow the problem down. 1462 /* To try and fool optimisers */ 2795 /* it will try 1, 2, 4, 8, ... 512, 1024, and stop there, */ 2881 } else { /* Hmm, try to give some help here */ 3280 We try to diagnose this if it happens.
|
/vbox/src/VBox/Additions/os2/VBoxSF/ |
H A D | VBoxSFA.asm | 1473 ; Only try once.
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | configure | 457 # Don't try to exec as it changes $[0], causing all sort of problems 638 # If we have ksh, try running configure again with it. 1594 --with-pic try to use only PIC/non-PIC objects [default=use 2314 # arguments. Must try -L first in case configure is actually a 3614 # First try GNU make style include. 3626 # Now try BSD make style include. 5248 continue # so that we can try to find one that supports BSD flags 7332 # Now try to grab the symbols. 7383 # Now try linking the two files. 29549 # Don't try t [all...] |