Searched refs:nw (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcClient.cpp218 PRInt32 nw = PR_Write(fd, buf, bufLen); local
219 if (nw <= 0)
222 LOG(("wrote %d bytes\n", nw));
224 if (nw == bufLen) {
229 mSendOffset += nw;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbtcvar.c65 cv->ns = cv->nw = 0;
141 cvar->nw += 1;
167 cvar->nw -= 1;
206 if (cvar->nw > cvar->ns)
253 if (cvar->nw > cvar->ns)
255 handshakes = cvar->nw - cvar->ns;
256 cvar->ns = cvar->nw;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dsmisc.c160 int nw, nw1; local
170 nw = b->wds;
171 nw1 = nw & 1;
172 for(xe = x + (nw - nw1); x < xe; x += 2)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86i2c.h91 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/i2c/
H A Dxf86i2c.h87 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86i2c.h91 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsNetwork.cpp1161 const CNATNetwork &nw = nws[i]; local
1162 m_natNetworkList << nw.GetNetworkName();
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c6446 xmlNodePtr nw = NULL, cur, firstChild = NULL; local
6464 nw = xmlDocCopyNode(cur, ctxt->myDoc, 1);
6465 if (nw != NULL) {
6466 if (nw->_private == NULL)
6467 nw->_private = cur->_private;
6469 firstChild = nw;
6471 nw = xmlAddChild(ctxt->node, nw);
6479 (nw != NULL) &&
6480 (nw
6493 xmlNodePtr nw = NULL, cur, next, last, local
[all...]
H A Dconfig.sub249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
329 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfig.sub235 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
306 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \

Completed in 359 milliseconds

12