Searched defs:buf_size (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimTransR.c102 _XimReadData(Xim im,INT16 * len,XPointer buf,int buf_size) argument
228 _XimRead(Xim im,INT16 * len,XPointer buf,int buf_size,Bool (* predicate)(Xim,INT16,XPointer,XPointer),XPointer arg) argument
274 int buf_size; local in function:_XimFilterWaitEvent
[all...]
H A DimExten.c231 int buf_size; local in function:_XimExtForwardKeyEvent
426 int buf_size; local in function:_XimExtension
[all...]
H A DimDefIc.c100 int buf_size; local in function:_XimReCreateIC
306 int buf_size; local in function:_XimProtoGetICValues
673 int buf_size; local in function:_XimProtoSetICValues
901 int buf_size; local in function:_XimProtoDestroyIC
1091 int buf_size; local in function:_XimProtoReset
1430 int buf_size; local in function:_XimProtoCreateIC
[all...]
H A DimDefLkup.c143 int buf_size; local in function:_XimSync
269 int buf_size; local in function:_XimForwardEventCore
606 int buf_size; local in function:_XimTriggerNotify
[all...]
H A DimRmAttr.c583 _XimValueToAttribute(XIMResourceList res,XPointer buf,int buf_size,XPointer value,int * len,unsigned long mode,XPointer param) argument
H A DimDefIm.c583 int buf_size; local in function:_XimConnection
760 int buf_size; local in function:_XimDisconnect
821 int buf_size; local in function:_XimOpen
944 int buf_size; local in function:_XimClose
1262 int buf_size; local in function:_XimProtoSetIMValues
1435 int buf_size; local in function:_XimProtoGetIMValues
1714 int buf_size; local in function:_XimEncodingNegotiation
1815 int buf_size; local in function:_XimSendSavedIMValues
[all...]
/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomTextPer.c34 _XomGenericTextPerCharExtents(XOC oc,XOMTextType type,XPointer text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
166 _XmbGenericTextPerCharExtents(XOC oc,_Xconst char * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
179 _XwcGenericTextPerCharExtents(XOC oc,_Xconst wchar_t * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
192 _Xutf8GenericTextPerCharExtents(XOC oc,_Xconst char * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
H A DomDefault.c218 _XmbDefaultTextPerCharExtents(XOC oc,_Xconst char * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
288 _XwcDefaultTextPerCharExtents(XOC oc,_Xconst wchar_t * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
317 _Xutf8DefaultTextPerCharExtents(XOC oc,_Xconst char * text,int length,XRectangle * ink_buf,XRectangle * logical_buf,int buf_size,int * num_chars,XRectangle * overall_ink,XRectangle * overall_logical) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dprogram_binary.c231 _mesa_get_program_binary(struct gl_context * ctx,struct gl_shader_program * sh_prog,GLsizei buf_size,GLsizei * length,GLenum * binary_format,GLvoid * binary) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DDraw.cpp96 unsigned buf_size = num_indices * sizeof(unsigned); local in function:create_null_index_buffer
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dprogram_binary.c231 _mesa_get_program_binary(struct gl_context * ctx,struct gl_shader_program * sh_prog,GLsizei buf_size,GLsizei * length,GLenum * binary_format,GLvoid * binary) argument
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_cs.c175 size_t buf_size = 0; local in function:vn_cs_encoder_reserve_internal
H A Dvn_ring.c120 vn_ring_get_layout(size_t buf_size, argument
H A Dvn_instance.c118 const size_t buf_size = instance->experimental.largeRing local in function:vn_instance_init_ring
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxvendor.c154 int buf_size; local in function:__glXVForwardSingleReq
86 SendSwappedReply(ClientPtr client,xGLXVendorPrivReply * reply,char * buf,int buf_size) argument
204 int buf_size; local in function:__glXVForwardPipe0WithReply
283 int buf_size; local in function:__glXVForwardAllWithReply
[all...]
H A Dglxsingle.c163 int buf_size; local in function:__glXForwardSingleReq
89 SendSwappedReply(ClientPtr client,xGLXSingleReply * reply,char * buf,int buf_size) argument
217 int buf_size; local in function:__glXForwardPipe0WithReply
299 int buf_size; local in function:__glXForwardAllWithReply
761 int buf_size; local in function:__glXDisp_ReadPixels
[all...]
/xsrc/external/mit/freetype/dist/src/lzw/
H A Dftzopen.h120 FT_UInt buf_size; member in struct:FT_LzwStateRec_
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dmesa_glinterop.h227 ptrdiff_t buf_size; member in struct:mesa_glinterop_export_out
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dmesa_glinterop.h227 ptrdiff_t buf_size; member in struct:mesa_glinterop_export_out
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c97 unsigned buf_size = local in function:gfx10_alloc_query_buffer
/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_layout.c220 int linenum, buf_size, expected1, expected2, errors; local in function:read_test_from_file
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddisk_cache_os.c806 size_t buf_size; local in function:disk_cache_generate_cache_dir
/xsrc/external/mit/freetype/dist/src/bdf/
H A Dbdflib.c524 unsigned long lineno, buf_size; local in function:_bdf_readstream
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c1499 unsigned long lock, buf_size; local in function:gu1_set_compression_size
1534 unsigned long lock, gcfg, buf_size; local in function:gu1_set_display_video_enable
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c1217 unsigned long lock, buf_size; local in function:gu1_set_compression_size
1250 unsigned long lock, gcfg, buf_size; local in function:gu1_set_display_video_enable

Completed in 38 milliseconds

123