Searched defs:dd (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-issue107.c186 FcChar8 *d = NULL, *dd = NULL; local in function:main
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c47 const struct sw_driver_descriptor *dd; member in struct:pipe_loader_sw_device
[all...]
H A Dpipe_loader_drm.c56 const struct drm_driver_descriptor *dd; member in struct:pipe_loader_drm_device
309 const struct drm_driver_descriptor *dd = local in function:pipe_loader_drm_get_driinfo_xml
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c50 const struct sw_driver_descriptor *dd; member in struct:pipe_loader_sw_device
[all...]
H A Dpipe_loader_drm.c58 const struct drm_driver_descriptor *dd; member in struct:pipe_loader_drm_device
277 const struct drm_driver_descriptor *dd = local in function:pipe_loader_drm_get_driconf_by_name
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_batch.h94 struct zink_batch_descriptor_data *dd; member in struct:zink_batch_state
H A Dzink_program.h85 struct zink_program_descriptor_data *dd; member in struct:zink_program
H A Dzink_context.h241 struct zink_descriptor_data *dd; member in struct:zink_context
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_exa.c46 NVAccelM2MF(NVPtr pNv,int w,int h,int cpp,uint32_t srcoff,uint32_t dstoff,struct nouveau_bo * src,int sd,int sp,int sh,int sx,int sy,struct nouveau_bo * dst,int dd,int dp,int dh,int dx,int dy) argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c435 struct ir3_instruction *dd; local in function:get_definer
503 struct ir3_instruction *dd; local in function:get_definer
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_fbo.c1122 struct dd_function_table *dd = &brw->ctx.Driver; local in function:intel_fbo_init
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_fbo.c1124 struct dd_function_table *dd = &brw->ctx.Driver; local in function:brw_fbo_init
/xsrc/external/mit/libXaw/dist/src/
H A DActions.c159 double dd = strtod(param, &tmp); local in function:XawParseBoolean
/xsrc/external/mit/libXt/dist/src/
H A DNextEvent.c450 int dd; local in function:FindInputs
585 int nfds, dpy_no, found_input, dd; local in function:_XtWaitForSomething
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c115 __GLXvendorInfo *dd; local in function:dispatch_BindTexImageEXT
135 __GLXvendorInfo *dd; local in function:dispatch_ChooseFBConfigSGIX
164 __GLXvendorInfo *dd; local in function:dispatch_CreateContextAttribsARB
195 __GLXvendorInfo *dd; local in function:dispatch_CreateContextWithConfigSGIX
226 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPbufferSGIX
258 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPixmapWithConfigSGIX
285 __GLXvendorInfo *dd; local in function:dispatch_DestroyGLXPbufferSGIX
303 __GLXvendorInfo *dd; local in function:dispatch_GetContextIDEXT
321 __GLXvendorInfo *dd; local in function:dispatch_GetCurrentDisplayEXT
358 __GLXvendorInfo *dd; local in function:dispatch_GetFBConfigAttribSGIX
377 __GLXvendorInfo *dd; local in function:dispatch_GetFBConfigFromVisualSGIX
402 __GLXvendorInfo *dd; local in function:dispatch_GetSelectedEventSGIX
420 __GLXvendorInfo *dd; local in function:dispatch_GetVideoSyncSGI
442 __GLXvendorInfo *dd; local in function:dispatch_GetVisualFromFBConfigSGIX
461 __GLXvendorInfo *dd; local in function:dispatch_QueryContextInfoEXT
480 __GLXvendorInfo *dd; local in function:dispatch_QueryGLXPbufferSGIX
499 __GLXvendorInfo *dd; local in function:dispatch_ReleaseTexImageEXT
518 __GLXvendorInfo *dd; local in function:dispatch_SelectEventSGIX
536 __GLXvendorInfo *dd; local in function:dispatch_SwapIntervalSGI
558 __GLXvendorInfo *dd; local in function:dispatch_WaitVideoSyncSGI
580 __GLXvendorInfo *dd; local in function:dispatch_BindSwapBarrierSGIX
599 __GLXvendorInfo *dd; local in function:dispatch_CopySubBufferMESA
619 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPixmapMESA
647 __GLXvendorInfo *dd; local in function:dispatch_GetMscRateOML
666 __GLXvendorInfo *dd; local in function:dispatch_GetScreenDriver
684 __GLXvendorInfo *dd; local in function:dispatch_GetSwapIntervalMESA
706 __GLXvendorInfo *dd; local in function:dispatch_GetSyncValuesOML
725 __GLXvendorInfo *dd; local in function:dispatch_JoinSwapGroupSGIX
744 __GLXvendorInfo *dd; local in function:dispatch_QueryCurrentRendererIntegerMESA
765 __GLXvendorInfo *dd; local in function:dispatch_QueryCurrentRendererStringMESA
787 __GLXvendorInfo *dd; local in function:dispatch_QueryMaxSwapBarriersSGIX
807 __GLXvendorInfo *dd; local in function:dispatch_QueryRendererIntegerMESA
826 __GLXvendorInfo *dd = NULL; local in function:dispatch_QueryRendererStringMESA
844 __GLXvendorInfo *dd; local in function:dispatch_ReleaseBuffersMESA
864 __GLXvendorInfo *dd; local in function:dispatch_SwapBuffersMscOML
882 __GLXvendorInfo *dd; local in function:dispatch_SwapIntervalMESA
906 __GLXvendorInfo *dd; local in function:dispatch_WaitForMscOML
926 __GLXvendorInfo *dd; local in function:dispatch_WaitForSbcOML
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c201 struct tgsi_declaration_dimension dd; local in function:tgsi_build_declaration_dimension
445 struct tgsi_declaration_dimension *dd; local in function:tgsi_build_full_declaration
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c112 __GLXvendorInfo *dd; local in function:dispatch_BindTexImageEXT
132 __GLXvendorInfo *dd; local in function:dispatch_ChooseFBConfigSGIX
161 __GLXvendorInfo *dd = NULL; local in function:dispatch_CreateContextAttribsARB
204 __GLXvendorInfo *dd; local in function:dispatch_CreateContextWithConfigSGIX
235 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPbufferSGIX
267 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPixmapWithConfigSGIX
294 __GLXvendorInfo *dd; local in function:dispatch_DestroyGLXPbufferSGIX
312 __GLXvendorInfo *dd; local in function:dispatch_GetContextIDEXT
330 __GLXvendorInfo *dd; local in function:dispatch_GetCurrentDisplayEXT
367 __GLXvendorInfo *dd; local in function:dispatch_GetFBConfigAttribSGIX
386 __GLXvendorInfo *dd; local in function:dispatch_GetFBConfigFromVisualSGIX
411 __GLXvendorInfo *dd; local in function:dispatch_GetSelectedEventSGIX
429 __GLXvendorInfo *dd; local in function:dispatch_GetVideoSyncSGI
451 __GLXvendorInfo *dd; local in function:dispatch_GetVisualFromFBConfigSGIX
470 __GLXvendorInfo *dd; local in function:dispatch_QueryContextInfoEXT
489 __GLXvendorInfo *dd; local in function:dispatch_QueryGLXPbufferSGIX
508 __GLXvendorInfo *dd; local in function:dispatch_ReleaseTexImageEXT
527 __GLXvendorInfo *dd; local in function:dispatch_SelectEventSGIX
545 __GLXvendorInfo *dd; local in function:dispatch_SwapIntervalSGI
567 __GLXvendorInfo *dd; local in function:dispatch_WaitVideoSyncSGI
589 __GLXvendorInfo *dd; local in function:dispatch_BindSwapBarrierSGIX
608 __GLXvendorInfo *dd; local in function:dispatch_CopySubBufferMESA
628 __GLXvendorInfo *dd; local in function:dispatch_CreateGLXPixmapMESA
656 __GLXvendorInfo *dd; local in function:dispatch_GetMscRateOML
675 __GLXvendorInfo *dd; local in function:dispatch_GetScreenDriver
693 __GLXvendorInfo *dd; local in function:dispatch_GetSwapIntervalMESA
715 __GLXvendorInfo *dd; local in function:dispatch_GetSyncValuesOML
734 __GLXvendorInfo *dd; local in function:dispatch_JoinSwapGroupSGIX
753 __GLXvendorInfo *dd; local in function:dispatch_QueryCurrentRendererIntegerMESA
774 __GLXvendorInfo *dd; local in function:dispatch_QueryCurrentRendererStringMESA
796 __GLXvendorInfo *dd; local in function:dispatch_QueryMaxSwapBarriersSGIX
816 __GLXvendorInfo *dd; local in function:dispatch_QueryRendererIntegerMESA
835 __GLXvendorInfo *dd = NULL; local in function:dispatch_QueryRendererStringMESA
853 __GLXvendorInfo *dd; local in function:dispatch_ReleaseBuffersMESA
873 __GLXvendorInfo *dd; local in function:dispatch_SwapBuffersMscOML
891 __GLXvendorInfo *dd; local in function:dispatch_SwapIntervalMESA
912 __GLXvendorInfo *dd; local in function:dispatch_SwapIntervalEXT
933 __GLXvendorInfo *dd; local in function:dispatch_WaitForMscOML
953 __GLXvendorInfo *dd; local in function:dispatch_WaitForSbcOML
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c202 struct tgsi_declaration_dimension dd; local in function:tgsi_build_declaration_dimension
443 struct tgsi_declaration_dimension *dd; local in function:tgsi_build_full_declaration
/xsrc/external/mit/xedit/dist/lisp/
H A Dwrite.c2233 int length, exponent, n, dd, ee, ww, d = pd ? *pd : FLOAT_PREC; local in function:LispFormatGeneralFloat
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-rvv.c191 vfloat32m1_t ss, dd; local in function:rvv_blend_darken_float
214 vfloat32m1_t ss, dd; local in function:rvv_blend_lighten_float
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c1047 DRI2DrawablePtr dd = DRI2GetDrawable(pDraw); local in function:DRI2ConfigNotify
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c1395 DRI2DrawablePtr dd = DRI2GetDrawable(pDraw); local in function:DRI2ConfigNotify
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c6702 int ww, hh, dd, k; local in function:fillImage3D
7065 int ii, jj, dd, k; local in function:emptyImage3D
7638 int ii, jj, dd; local in function:halveImagePackedPixel3D
8849 int ii, jj, dd; local in function:halveImage3D
[all...]
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c361 int d, dd; local in function:FTFindSize
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dftfuncs.c363 int d, dd; local in function:FTFindSize

Completed in 53 milliseconds

12