Searched defs:ops (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxgc.h44 GCOps *ops; member in struct:_dmxGCPriv
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h68 const struct pipe_loader_ops *ops; member in struct:pipe_loader_device
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h68 const struct pipe_loader_ops *ops; member in struct:pipe_loader_device
/xsrc/external/mit/xorg-server.old/dist/record/
H A Dset.h86 RecordSetOperations *ops; member in struct:_RecordSetRec
/xsrc/external/mit/xorg-server/dist/record/
H A Dset.h79 RecordSetOperations *ops; member in struct:_RecordSetRec
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stress.c110 void (* const ops[])(struct test_target *, struct test_target *) = { local in function:rect_tests
H A Drender-composite-solid-mask.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Dmixed-stress.c162 void (* const ops[])(struct test_target *, struct test_target *) = { local in function:rect_tests
H A Drender-composite-solid.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Drender-fill-copy.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Drender-fill.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Dlowlevel-blt-bench.c70 } ops[] = { variable in typeref:typename:const struct op[]
H A Drender-trapezoid.c16 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-stress.c110 void (* const ops[])(struct test_target *, struct test_target *) = { local in function:rect_tests
H A Drender-composite-solid-mask.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Dmixed-stress.c162 void (* const ops[])(struct test_target *, struct test_target *) = { local in function:rect_tests
H A Drender-composite-solid.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Drender-fill-copy.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Drender-fill.c10 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
H A Dlowlevel-blt-bench.c70 } ops[] = { variable in typeref:typename:const struct op[]
H A Drender-trapezoid.c16 static const uint8_t ops[] = { variable in typeref:typename:const uint8_t[]
/xsrc/external/mit/pixman/dist/test/
H A Drotate-test.c19 static const pixman_op_t ops[] = variable in typeref:typename:const pixman_op_t[]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_group.c109 group_n(struct group_ops *ops, void *arr, unsigned n) argument
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_bo.c748 amdgpu_bo_va_op(amdgpu_bo_handle bo,uint64_t offset,uint64_t size,uint64_t addr,uint64_t flags,uint32_t ops) argument
765 amdgpu_bo_va_op_raw(amdgpu_device_handle dev,amdgpu_bo_handle bo,uint64_t offset,uint64_t size,uint64_t addr,uint64_t flags,uint32_t ops) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c68 struct pb_fence_ops *ops; member in struct:fenced_manager
164 struct pb_fence_ops *ops = fenced_mgr->ops; local in function:fenced_manager_dump_locked
260 struct pb_fence_ops *ops = fenced_mgr->ops; local in function:fenced_buffer_remove_locked
297 struct pb_fence_ops *ops local in function:fenced_buffer_finish_locked
364 struct pb_fence_ops *ops = fenced_mgr->ops; local in function:fenced_manager_check_signalled_locked
525 struct pb_fence_ops *ops = fenced_mgr->ops; local in function:fenced_buffer_map
650 struct pb_fence_ops *ops = fenced_mgr->ops; local in function:fenced_buffer_fence
819 simple_fenced_bufmgr_create(struct pb_manager * provider,struct pb_fence_ops * ops) argument
[all...]

Completed in 29 milliseconds

123