Searched defs:tc (Results 1 - 25 of 77) sorted by relevance

1234

/xsrc/external/mit/libxcb/dist/tests/
H A Dcheck_all.c10 TCase *tc = tcase_create(name); local in function:suite_add_test
/xsrc/external/mit/libXTrap/dist/src/
H A DXEDsptch.c42 static void XETrapDispatchCB(XETC *tc, XETrapDatum *pdatum) argument
102 XETrapDispatchXLib(XETrapDataEvent * event,XETC * tc) argument
[all...]
H A DXECallBcks.c46 int XEAddRequestCB(XETC *tc, CARD8 req, void_function func, BYTE *data) argument
63 int XEAddRequestCBs(XETC *tc, ReqFlags req_flags, void_function func, argument
79 XEAddEventCB(XETC * tc,CARD8 evt,void_function func,BYTE * data) argument
96 XEAddEventCBs(XETC * tc,EventFlags evt_flags,void_function func,BYTE * data) argument
112 XERemoveRequestCB(XETC * tc,CARD8 req) argument
122 XERemoveRequestCBs(XETC * tc,ReqFlags req_flags) argument
135 XERemoveAllRequestCBs(XETC * tc) argument
144 XERemoveEventCB(XETC * tc,CARD8 evt) argument
155 XERemoveEventCBs(XETC * tc,EventFlags evt_flags) argument
168 XERemoveAllEventCBs(XETC * tc) argument
[all...]
H A DXEPrInfo.c41 void XEPrintTkRelease( FILE *ofp, XETC *tc) argument
104 void XEPrintTkFlags( FILE *ofp, XETC *tc) argument
115 void XEPrintLastTime( FILE *ofp, XETC *tc) argument
199 XEPrintEvtStats(FILE * ofp,XETrapGetStatsRep * pstats,XETC * tc) argument
215 XEPrintReqStats(FILE * ofp,XETrapGetStatsRep * pstats,XETC * tc) argument
245 XEPrintTkState(FILE * ofp,XETC * tc) argument
267 XEPrintStatistics(FILE * ofp,XETrapGetStatsRep * pstats,XETC * tc) argument
[all...]
H A DXERqsts.c142 int XEGetVersionRequest(XETC *tc, XETrapGetVersRep *ret) argument
162 int XEGetAvailableRequest(XETC *tc, XETrapGetAvailRep *ret) argument
183 static int XEConfigRequest(XETC *tc) argument
217 XEFlushConfig(XETC * tc) argument
221 XEResetRequest(XETC * tc) argument
239 XEGetLastInpTimeRequest(XETC * tc,XETrapGetLastInpTimeRep * ret) argument
260 XEStartTrapRequest(XETC * tc) argument
279 XEStopTrapRequest(XETC * tc) argument
301 XESimulateXEventRequest(XETC * tc,CARD8 type,CARD8 detail,CARD16 x,CARD16 y,CARD8 screen) argument
323 XEGetCurrentRequest(XETC * tc,XETrapGetCurRep * ret) argument
367 XEGetStatisticsRequest(XETC * tc,XETrapGetStatsRep * ret) argument
[all...]
H A DXEStrMap.c164 static void loadExtStrings(XETC *tc) argument
214 char *XEEventIDToString(register CARD8 id, XETC *tc) argument
242 char *XERequestIDToExtString(register CARD8 id, XETC *tc) argument
266 char *XERequestIDToString(register CARD8 id, XETC *tc) argument
/xsrc/external/mit/xtrap/dist/
H A Dxtrapinfo.c65 XETC *tc; local in function:main
H A Dxtrapreset.c64 XETC *tc; local in function:main
H A Dxtrapproto.c69 XETC *tc; local in function:main
[all...]
H A Dxtrapstats.c67 XETC *tc; local in function:main
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DGetMoEv.c43 XTimeCoord *tc = NULL; local in function:XGetMotionEvents
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_texture.c65 const float tc = (2 * in_st[1] - 1) * scale; local in function:util_map_texcoords2d_onto_cubemap
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_texture.c65 const float tc = (2 * in_st[1] - 1) * scale; local in function:util_map_texcoords2d_onto_cubemap
/xsrc/external/mit/libXi/dist/src/
H A DXGMotion.c76 XDeviceTimeCoord *tc; local in function:XGetDeviceMotionEvents
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c49 struct softpipe_tex_tile_cache *tc; local in function:sp_create_tex_tile_cache
68 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc) argument
93 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache * tc) argument
106 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument
123 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument
166 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache * tc) argument
204 sp_find_cached_tile_tex(struct softpipe_tex_tile_cache * tc,union tex_tile_address addr) argument
[all...]
H A Dsp_state_derived.c318 struct softpipe_tex_tile_cache *tc = softpipe->tex_cache[sh][i]; local in function:update_tgsi_samplers
H A Dsp_tex_tile_cache.h150 sp_get_cached_tile_tex(struct softpipe_tex_tile_cache *tc, argument
H A Dsp_tile_cache.c93 struct softpipe_tile_cache *tc; local in function:sp_create_tile_cache
140 sp_destroy_tile_cache(struct softpipe_tile_cache * tc) argument
171 sp_tile_cache_set_surface(struct softpipe_tile_cache * tc,struct pipe_surface * ps) argument
228 sp_tile_cache_get_surface(struct softpipe_tile_cache * tc) argument
343 sp_tile_cache_flush_clear(struct softpipe_tile_cache * tc,int layer) argument
402 sp_flush_tile(struct softpipe_tile_cache * tc,unsigned pos) argument
446 sp_flush_tile_cache(struct softpipe_tile_cache * tc) argument
480 sp_alloc_tile(struct softpipe_tile_cache * tc) argument
517 sp_find_cached_tile(struct softpipe_tile_cache * tc,union tile_address addr) argument
636 sp_tile_cache_clear(struct softpipe_tile_cache * tc,const union pipe_color_union * color,uint64_t clearValue) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c49 struct softpipe_tex_tile_cache *tc; local in function:sp_create_tex_tile_cache
68 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc) argument
93 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache * tc) argument
106 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument
123 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument
166 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache * tc) argument
204 sp_find_cached_tile_tex(struct softpipe_tex_tile_cache * tc,union tex_tile_address addr) argument
[all...]
H A Dsp_state_derived.c318 struct softpipe_tex_tile_cache *tc = softpipe->tex_cache[sh][i]; local in function:update_tgsi_samplers
H A Dsp_tex_tile_cache.h150 sp_get_cached_tile_tex(struct softpipe_tex_tile_cache *tc, argument
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dccw.cc511 Subdivider::bbox( REAL sa, REAL sb, REAL sc, REAL ta, REAL tb, REAL tc ) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c97 struct ureg_src tc; local in function:fd_prog_blit
/xsrc/external/mit/xditview/dist/
H A Dparse.c121 unsigned char tc = c; local in function:ParseInput
157 unsigned char tc = c; local in function:ParseInput
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c169 struct ureg_src tc; local in function:fd_prog_blit_fs

Completed in 23 milliseconds

1234