Home
last modified time | relevance | path

Searched +refs:cl +refs:length (Results 1 – 25 of 24650) sorted by relevance

12345678910>>...986

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
H A Dglxvendor.c177 Display *dpy = GetBackEndDisplay(cl, s); in __glXVForwardSingleReq()
183 be_req->length = req->length; in __glXVForwardSingleReq()
198 ClientPtr client = cl->client; in __glXVForwardPipe0WithReply()
228 be_req->length = req->length; in __glXVForwardPipe0WithReply()
280 ClientPtr client = cl->client; in __glXVForwardAllWithReply()
317 dpy = GetBackEndDisplay(cl, s); in __glXVForwardAllWithReply()
323 be_req->length = req->length; in __glXVForwardAllWithReply()
393 return (__glXVForwardSingleReq(cl, pc)); in __glXVForwardSingleReqSwap()
533 return (__glXVForwardAllWithReply(cl, pc)); in __glXVForwardAllWithReplySwap()
561 return (__glXVForwardAllWithReply(cl, pc)); in __glXVForwardAllWithReplySwapsv()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxcmdsswap.c537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
553 int length = reply->length; in glxSwapQueryServerStringReply() local
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
586 int length = reply->length; in __glXSwapQueryContextReply() local
714 pc += hdr->length; in __glXSwapRender()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
[all …]
/dports/editors/kate/kate-21.12.3/addons/symbolviewer/
H A Dcpp_parser.cpp72 if ((cl.length() >= 2) && (cl.at(0) == QLatin1Char('/') && cl.at(1) == QLatin1Char('/'))) { in parseCppSymbols()
91 for (j = 0; j < cl.length(); j++) { in parseCppSymbols()
114 if (j == cl.length() && macro == 1) { in parseCppSymbols()
135 if (cl.at(cl.length() - 1) == QLatin1Char('\\')) { in parseCppSymbols()
142 if (cl.length() == 0 || cl.at(cl.length() - 1) != QLatin1Char('\\')) { in parseCppSymbols()
152 for (j = 0; j < cl.length(); j++) { in parseCppSymbols()
204 for (j = 0; j < cl.length(); j++) { in parseCppSymbols()
211 if (j >= cl.length()) { in parseCppSymbols()
218 if (j >= cl.length()) { in parseCppSymbols()
228 if (j >= cl.length()) { in parseCppSymbols()
[all …]
/dports/math/R/R-4.1.2/src/library/parallel/R/
H A DclusterApply.R23 p <- length(cl)
41 p <- length(cl)
84 staticClusterApply(cl, fun, length(x), argfun)
91 dynamicClusterApply(cl, fun, length(x), argfun)
153 lapply(splitIndices(length(seq), length(cl)), function(i) seq[i])
189 nchunks <- staticNChunks(length(X), length(cl), chunk.size)
199 nchunks <- dynamicNChunks(length(X), length(cl), chunk.size)
209 nchunks <- staticNChunks(nrow(x), length(cl), chunk.size)
218 nchunks <- staticNChunks(ncol(x), length(cl), chunk.size)
261 dl <- length(dim(X))
[all …]
/dports/math/libRmath/R-4.1.1/src/library/parallel/R/
H A DclusterApply.R23 p <- length(cl)
41 p <- length(cl)
84 staticClusterApply(cl, fun, length(x), argfun)
91 dynamicClusterApply(cl, fun, length(x), argfun)
153 lapply(splitIndices(length(seq), length(cl)), function(i) seq[i])
189 nchunks <- staticNChunks(length(X), length(cl), chunk.size)
199 nchunks <- dynamicNChunks(length(X), length(cl), chunk.size)
209 nchunks <- staticNChunks(nrow(x), length(cl), chunk.size)
218 nchunks <- staticNChunks(ncol(x), length(cl), chunk.size)
261 dl <- length(dim(X))
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
/dports/science/R-cran-snow/snow/R/
H A Dsnow.R236 p <- length(cl)
254 staticClusterApply(cl, fun, length(x), argfun)
310 p <- length(cl)
331 dynamicClusterApply(cl, fun, length(x), argfun)
418 nc <- length(cl)
487 lapply(splitIndices(length(seq), length(cl)), function(i) seq[i])
499 docall(c, clusterApply(cl, splitList(x, length(cl)), lapply, fun, ...))
502 docall(c, clusterApply(cl, splitRows(x,length(cl)), apply, 1, fun, ...))
505 docall(c, clusterApply(cl, splitCols(x,length(cl)), apply, 2, fun, ...))
508 docall(rbind,clusterApply(cl, splitRows(A, length(cl)), get("%*%"), B))
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/mei/
H A Dinterrupt.c102 u32 length; in mei_cl_irq_read_msg() local
105 length = mei_hdr->length; in mei_cl_irq_read_msg()
109 length -= ext_len; in mei_cl_irq_read_msg()
169 buf_sz = length + cb->buf_idx; in mei_cl_irq_read_msg()
173 length, cb->buf_idx); in mei_cl_irq_read_msg()
180 cb->buf.size, length, cb->buf_idx); in mei_cl_irq_read_msg()
193 cb->buf_idx += length; in mei_cl_irq_read_msg()
308 if (mei_hdr->length < expected_len) in hdr_is_valid()
363 hdr_size_left = mei_hdr->length; in mei_irq_read_handler()
384 mei_hdr->length); in mei_irq_read_handler()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/mei/
H A Dinterrupt.c102 u32 length; in mei_cl_irq_read_msg() local
105 length = mei_hdr->length; in mei_cl_irq_read_msg()
109 length -= ext_len; in mei_cl_irq_read_msg()
169 buf_sz = length + cb->buf_idx; in mei_cl_irq_read_msg()
173 length, cb->buf_idx); in mei_cl_irq_read_msg()
180 cb->buf.size, length, cb->buf_idx); in mei_cl_irq_read_msg()
193 cb->buf_idx += length; in mei_cl_irq_read_msg()
308 if (mei_hdr->length < expected_len) in hdr_is_valid()
363 hdr_size_left = mei_hdr->length; in mei_irq_read_handler()
384 mei_hdr->length); in mei_irq_read_handler()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/mei/
H A Dinterrupt.c102 u32 length; in mei_cl_irq_read_msg() local
105 length = mei_hdr->length; in mei_cl_irq_read_msg()
109 length -= ext_len; in mei_cl_irq_read_msg()
169 buf_sz = length + cb->buf_idx; in mei_cl_irq_read_msg()
173 length, cb->buf_idx); in mei_cl_irq_read_msg()
180 cb->buf.size, length, cb->buf_idx); in mei_cl_irq_read_msg()
193 cb->buf_idx += length; in mei_cl_irq_read_msg()
308 if (mei_hdr->length < expected_len) in hdr_is_valid()
363 hdr_size_left = mei_hdr->length; in mei_irq_read_handler()
384 mei_hdr->length); in mei_irq_read_handler()
[all …]

12345678910>>...986