Searched refs:fast (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_winnt.h337 #define _MD_FAST_ACCEPT(s, a, l, to, fast, cb, cba) \
338 _PR_MD_FAST_ACCEPT(s, a, l, to, fast, cb, cba)
341 #define _MD_FAST_ACCEPT_READ(s, ns, ra, buf, l, t, fast, cb, cba) \
342 _PR_MD_FAST_ACCEPT_READ(s, ns, ra, buf, l, t, fast, cb, cba)
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-a20-1.asm206 ; Test the fast A20 gate interface.
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/
H A Dinffasx64.asm1 ; inffasx64.asm is a hand tuned assembler version of inffast.c - fast decoding
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1210 PRBool fast,
1216 PRIntervalTime timeout, PRBool fast,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntio.c1273 PRIntervalTime timeout, PRBool fast,
1400 if (!fast)
1425 PRBool fast, _PR_AcceptTimeoutCallback callback,
1584 if (!fast)
1272 _PR_MD_FAST_ACCEPT(PRFileDesc *fd, PRNetAddr *raddr, PRUint32 *rlen, PRIntervalTime timeout, PRBool fast, _PR_AcceptTimeoutCallback callback, void *callbackArg) argument
1423 _PR_MD_FAST_ACCEPT_READ(PRFileDesc *sd, PRInt32 *newSock, PRNetAddr **raddr, void *buf, PRInt32 amount, PRIntervalTime timeout, PRBool fast, _PR_AcceptTimeoutCallback callback, void *callbackArg) argument
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dinffas32.asm1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp3067 bool autoneg, duplex, fast; local
3072 fast = (pThis->aBCR[BCR_MIICAS] & 0x08) != 0;
3081 if (fast)
3109 if (fast)
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm1454 ; logo), which is a bit more than what we need, but hey, it's fast.
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh1695 -no-fast-install)
1706 $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2
6857 -no-fast-install disable the fast-install mode
H A Dconfigure1585 --enable-fast-install[=PKGS]
1586 optimize for fast installation [default=yes]
4996 # Check whether --enable-fast-install was given.
11209 # Whether or not to optimize for fast installation.
14285 # Whether or not to optimize for fast installation.
16888 # Whether or not to optimize for fast installation.
19491 # Whether or not to optimize for fast installation.
19972 # Whether or not to optimize for fast installation.

Completed in 886 milliseconds