Home
last modified time | relevance | path

Searched defs:buffers (Results 1 – 25 of 152) sorted by relevance

1234567

/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java100 public void threads1hot(HotBuffers buffers) throws IOException { in threads1hot()
106 public void threads2hot(HotBuffers buffers) throws IOException { in threads2hot()
112 public void threads4hot(HotBuffers buffers) throws IOException { in threads4hot()
118 public void threads8hot(HotBuffers buffers) throws IOException { in threads8hot()
124 public void threads16hot(HotBuffers buffers) throws IOException { in threads16hot()
130 public void threads32hot(HotBuffers buffers) throws IOException { in threads32hot()
137 public void thinkReadHot(HotBuffers buffers) throws IOException { in thinkReadHot()
144 public void thinkWriteCold(ColdBuffers buffers) throws IOException { in thinkWriteCold()
148 private void readWriteRecycle(HotBuffers buffers) throws IOException { in readWriteRecycle()
/external/jetty/src/java/org/eclipse/jetty/io/
DThreadLocalBuffers.java49 ThreadBuffers buffers = _buffers.get(); in getBuffer() local
70 ThreadBuffers buffers = _buffers.get(); in getHeader() local
91 ThreadBuffers buffers = _buffers.get(); in getBuffer() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_context.c39 use_fast_zclear(struct gl_context *ctx, GLbitfield buffers) in use_fast_zclear()
84 nv10_zclear(struct gl_context *ctx, GLbitfield *buffers) in nv10_zclear()
144 nv17_zclear(struct gl_context *ctx, GLbitfield *buffers) in nv17_zclear()
173 nv10_clear(struct gl_context *ctx, GLbitfield buffers) in nv10_clear()
/external/mesa3d/src/gallium/drivers/i915/
Di915_clear.c44 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, in i915_clear_emit()
220 i915_clear_blitter(struct pipe_context *pipe, unsigned buffers, in i915_clear_blitter()
229 i915_clear_render(struct pipe_context *pipe, unsigned buffers, in i915_clear_render()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c39 unsigned buffers, in try_clear()
107 svga_clear(struct pipe_context *pipe, unsigned buffers, in svga_clear()
/external/mesa3d/src/mesa/main/
Dbuffers.c283 _mesa_DrawBuffersARB(GLsizei n, const GLenum *buffers) in _mesa_DrawBuffersARB()
384 _mesa_drawbuffers(struct gl_context *ctx, GLuint n, const GLenum *buffers, in _mesa_drawbuffers()
476 GLenum buffers[MAX_DRAW_BUFFERS]; in _mesa_update_draw_buffers() local
/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketGeneratorRFC6455.java49 public WebSocketGeneratorRFC6455(WebSocketBuffers buffers, EndPoint endp) in WebSocketGeneratorRFC6455()
54 public WebSocketGeneratorRFC6455(WebSocketBuffers buffers, EndPoint endp, MaskGen maskGen) in WebSocketGeneratorRFC6455()
DWebSocketGeneratorD08.java45 public WebSocketGeneratorD08(WebSocketBuffers buffers, EndPoint endp) in WebSocketGeneratorD08()
50 public WebSocketGeneratorD08(WebSocketBuffers buffers, EndPoint endp, MaskGen maskGen) in WebSocketGeneratorD08()
DWebSocketGeneratorD06.java45 public WebSocketGeneratorD06(WebSocketBuffers buffers, EndPoint endp) in WebSocketGeneratorD06()
52 public WebSocketGeneratorD06(WebSocketBuffers buffers, EndPoint endp, MaskGen maskGen) in WebSocketGeneratorD06()
DWebSocketServletConnectionD06.java31 …bSocketFactory factory, WebSocket websocket, EndPoint endpoint, WebSocketBuffers buffers, long tim… in WebSocketServletConnectionD06()
DWebSocketGeneratorD00.java42 public WebSocketGeneratorD00(WebSocketBuffers buffers, EndPoint endp) in WebSocketGeneratorD00()
DWebSocketServletConnectionD08.java32 …bSocketFactory factory, WebSocket websocket, EndPoint endpoint, WebSocketBuffers buffers, long tim… in WebSocketServletConnectionD08()
DWebSocketServletConnectionRFC6455.java32 …bSocketFactory factory, WebSocket websocket, EndPoint endpoint, WebSocketBuffers buffers, long tim… in WebSocketServletConnectionRFC6455()
DWebSocketServletConnectionD00.java33 …bSocketFactory factory, WebSocket websocket, EndPoint endpoint, WebSocketBuffers buffers, long tim… in WebSocketServletConnectionD00()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_clear.c49 unsigned buffers, in llvmpipe_clear()
/external/mesa3d/src/gallium/auxiliary/util/
Du_clear.h42 struct pipe_framebuffer_state *framebuffer, unsigned buffers, in util_clear()
/external/lldb/utils/vim-lldb/python-vim-lldb/
Dvim_ui.py57 def update_pc(self, process, buffers, goto_file): argument
129 def update_breakpoints(self, target, buffers): argument
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_clear.c48 softpipe_clear(struct pipe_context *pipe, unsigned buffers, in softpipe_clear()
Dsp_state_vertex.c83 const struct pipe_vertex_buffer *buffers) in softpipe_set_vertex_buffers()
/external/mesa3d/src/gallium/state_trackers/va/
Dva_picture.c45 vlVaRenderPicture(VADriverContextP ctx, VAContextID context, VABufferID *buffers, int num_buffers) in vlVaRenderPicture()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_clear.c53 nv30_clear(struct pipe_context *pipe, unsigned buffers, in nv30_clear()
157 unsigned buffers, double depth, unsigned stencil, in nv30_clear_depth_stencil()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c261 static const gl_buffer_index buffers[2] = { in intel_downsample_for_dri2_flush() local
332 __DRIbuffer *buffers = NULL; in intel_update_renderbuffers() local
922 __DRIbuffer **buffers, in intel_query_dri2_buffers()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_context.c261 static const gl_buffer_index buffers[2] = { in intel_downsample_for_dri2_flush() local
332 __DRIbuffer *buffers = NULL; in intel_update_renderbuffers() local
922 __DRIbuffer **buffers, in intel_query_dri2_buffers()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_context.c261 static const gl_buffer_index buffers[2] = { in intel_downsample_for_dri2_flush() local
332 __DRIbuffer *buffers = NULL; in intel_update_renderbuffers() local
922 __DRIbuffer **buffers, in intel_query_dri2_buffers()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddecode.c384 vlVdpDecoderFixVC1Startcode(uint32_t *num_buffers, const void *buffers[], unsigned sizes[]) in vlVdpDecoderFixVC1Startcode()
423 const void * buffers[bitstream_buffer_count + 1]; in vlVdpDecoderRender() local

1234567