Searched defs:resources (Results 1 - 25 of 180) sorted by relevance

12345678

/xsrc/external/mit/libXt/dist/src/
H A DHookObj.c39 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DGetResList.c84 XtGetResourceList(WidgetClass widget_class,XtResourceList * resources,Cardinal * num_resources) argument
144 XtGetConstraintResourceList(WidgetClass widget_class,XtResourceList * resources,Cardinal * num_resources) argument
[all...]
H A DRectObj.c63 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DComposite.c77 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DCore.c96 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DObject.c78 static XtResource resources[] = { variable in typeref:typename:XtResource[]
/xsrc/external/mit/xman/dist/
H A Dglobals.c34 Xman_Resources resources; /* Resource manager sets these. */ variable in typeref:typename:Xman_Resources
/xsrc/external/mit/libXaw/dist/src/
H A DGrip.c69 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DSmeLine.c67 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DRepeater.c86 static XtResource resources[] = { variable in typeref:typename:XtResource[]
H A DSme.c59 static XtResource resources[] = { variable in typeref:typename:XtResource[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member in struct:vl_video_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member in struct:vl_video_buffer
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTemplate.c53 static XtResource resources[] = { variable in typeref:typename:XtResource[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h58 struct rbug_list resources; member in struct:rbug_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h58 struct rbug_list resources; member in struct:rbug_screen
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A DCanvas.c93 static XtResource resources[] = { variable in typeref:typename:XtResource[]
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DWidgetNode.h49 XtResourceList resources; /* extracted resource database */ member in struct:_XmuWidgetNode
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrOutput.c40 XRRGetOutputInfo (Display *dpy, XRRScreenResources *resources, RROutput output) argument
H A DXrrProvider.c108 XRRGetProviderInfo(Display *dpy, XRRScreenResources *resources, RRProvider provider) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dmemory.hpp89 std::unique_ptr<root_resource>> resources; member in class:clover::root_buffer
105 std::unique_ptr<sub_resource>> resources; member in class:clover::sub_buffer
134 std::unique_ptr<root_resource>> resources; member in class:clover::image
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c62 struct r600_texture *resources[VL_NUM_COMPONENTS] = {}; local in function:r600_video_buffer_create
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_uvd.c44 struct si_texture *resources[VL_NUM_COMPONENTS] = {}; local in function:si_video_buffer_create
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dmemory.hpp109 std::unique_ptr<root_resource>> resources; member in class:clover::root_buffer
131 std::unique_ptr<sub_resource>> resources; member in class:clover::sub_buffer
171 std::unique_ptr<root_resource>> resources; member in class:clover::image
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h66 struct list_head resources; member in struct:virgl_resource_cache

Completed in 24 milliseconds

12345678