Searched refs:pValue (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsProp.c61 char **pValue,
76 value = *((unsigned long *)(*pValue)) & 0xFFFFFFFF;
77 *pValue += sizeof(unsigned long);
81 value = *((unsigned short *)(*pValue));
82 *pValue += sizeof(unsigned short);
86 value = *((unsigned char *) (*pValue));
87 *pValue += 1;
113 char **pValue)
151 *pValue = prop_ret;
57 _XcmsGetElement(int format,char ** pValue,unsigned long * pCount) argument
103 _XcmsGetProperty(Display * pDpy,Window w,Atom property,int * pFormat,unsigned long * pNItems,unsigned long * pNBytes,char ** pValue) argument
H A DCv.h174 char **pValue);
178 char **pValue,
H A DLRGB.c473 XcmsFloat *pValue;
509 pValue = (XcmsFloat *) pScreenData;
512 *pValue++ = (long)_XcmsGetElement(format_return, &pChar,
472 XcmsFloat *pValue; local in function:LINEAR_RGB_InitSCCData
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/
H A Dradv_metro_exodus.c27 metro_exodus_GetSemaphoreCounterValue(VkDevice _device, VkSemaphore _semaphore, uint64_t *pValue) argument
37 return radv_GetSemaphoreCounterValue(_device, _semaphore, pValue);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DGC.c191 xnestChangeClip(GCPtr pGC, int type, void *pValue, int nRects) argument
202 pValue = NULL;
206 nRects = RegionNumRects((RegionPtr) pValue);
208 pBox = RegionRects((RegionPtr) pValue);
222 xnestPixmap((PixmapPtr) pValue));
227 pGC->clientClip = (*pGC->pScreen->BitmapToRegion) ((PixmapPtr) pValue);
228 (*pGC->pScreen->DestroyPixmap) ((PixmapPtr) pValue);
229 pValue = pGC->clientClip;
235 (XRectangle *) pValue, nRects, Unsorted);
241 (XRectangle *) pValue, nRect
[all...]
H A DXNGC.h38 void xnestChangeClip(GCPtr pGC, int type, void *pValue, int nRects);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DGC.c192 xnestChangeClip(GCPtr pGC, int type, pointer pValue, int nRects) argument
207 nRects = RegionNumRects((RegionPtr)pValue);
210 pBox = RegionRects((RegionPtr)pValue);
224 xnestPixmap((PixmapPtr)pValue));
229 pGC->clientClip = (pointer) (*pGC->pScreen->BitmapToRegion)((PixmapPtr)pValue);
230 (*pGC->pScreen->DestroyPixmap)((PixmapPtr)pValue);
231 pValue = pGC->clientClip;
238 (XRectangle *)pValue, nRects, Unsorted);
244 (XRectangle *)pValue, nRects, YSorted);
250 (XRectangle *)pValue, nRect
[all...]
H A DXNGC.h38 void xnestChangeClip(GCPtr pGC, int type, pointer pValue, int nRects);
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h453 static inline size_t vn_sizeof_vkGetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) argument
461 cmd_size += vn_sizeof_simple_pointer(pValue); /* out */
466 static inline void vn_encode_vkGetSemaphoreCounterValue(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) argument
475 vn_encode_simple_pointer(enc, pValue); /* out */
478 static inline size_t vn_sizeof_vkGetSemaphoreCounterValue_reply(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) argument
487 cmd_size += vn_sizeof_simple_pointer(pValue);
488 if (pValue)
489 cmd_size += vn_sizeof_uint64_t(pValue);
494 static inline VkResult vn_decode_vkGetSemaphoreCounterValue_reply(struct vn_cs_decoder *dec, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) argument
505 vn_decode_uint64_t(dec, pValue);
665 vn_submit_vkGetSemaphoreCounterValue(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,VkSemaphore semaphore,uint64_t * pValue,struct vn_instance_submit_command * submit) argument
769 vn_call_vkGetSemaphoreCounterValue(struct vn_instance * vn_instance,VkDevice device,VkSemaphore semaphore,uint64_t * pValue) argument
785 vn_async_vkGetSemaphoreCounterValue(struct vn_instance * vn_instance,VkDevice device,VkSemaphore semaphore,uint64_t * pValue) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwingc.c64 winChangeClipNativeGDI (GCPtr pGC, int nType, pointer pValue, int nRects);
231 winChangeClipNativeGDI (GCPtr pGC, int nType, pointer pValue, int nRects)
/xsrc/external/mit/xcmsdb/dist/
H A Dxcmsdb.c53 static unsigned long _XcmsGetElement(int format, char **pValue,
57 unsigned long *pNBytes, char **pValue);
824 _XcmsGetElement(int format, char **pValue, unsigned long *pCount)
838 value = *((unsigned long *) (*pValue)) & 0xFFFFFFFF;
839 *pValue += sizeof(unsigned long);
843 value = *((unsigned short *) (*pValue));
844 *pValue += sizeof(unsigned short);
848 value = *((unsigned char *) (*pValue));
849 *pValue += 1;
868 unsigned long *pNItems, unsigned long *pNBytes, char **pValue)
818 _XcmsGetElement(int format,char ** pValue,unsigned long * pCount) argument
860 _XcmsGetProperty(Display * pDpy,Window w,Atom property,int * pFormat,unsigned long * pNItems,unsigned long * pNBytes,char ** pValue) argument
[all...]
H A DloadData.c856 XcmsFloat *pValue;
862 pValue = (XcmsFloat *) pMatrix->XYZtoRGBmatrix;
864 *pCard32++ = (unsigned long) (*pValue++ * (XcmsFloat) XDCCC_NUMBER);
866 pValue = (XcmsFloat *) pMatrix->RGBtoXYZmatrix;
868 *pCard32++ = (unsigned long) (*pValue++ * (XcmsFloat) XDCCC_NUMBER);
1170 XcmsFloat *pValue;
1175 pValue = (XcmsFloat *) pScreenData->XYZtoRGBmatrix;
1177 *pCard32++ = (unsigned long) (*pValue++ * (XcmsFloat) XDCCC_NUMBER);
842 XcmsFloat *pValue; local in function:LoadMatrix
1154 XcmsFloat *pValue; local in function:LoadDataGray
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_perf.c177 VkPerformanceValueINTEL* pValue)
187 pValue->type = VK_PERFORMANCE_VALUE_TYPE_BOOL_INTEL;
188 pValue->data.valueBool = VK_TRUE;
192 pValue->type = VK_PERFORMANCE_VALUE_TYPE_UINT32_INTEL;
193 pValue->data.value32 = 25;
174 anv_GetPerformanceParameterINTEL(VkDevice _device,VkPerformanceParameterTypeINTEL parameter,VkPerformanceValueINTEL * pValue) argument
H A Danv_queue.c2536 uint64_t* pValue)
2549 *pValue = impl->timeline.highest_past;
2555 int ret = anv_gem_syncobj_timeline_query(device, &impl->syncobj, pValue, 1);
2533 anv_GetSemaphoreCounterValue(VkDevice _device,VkSemaphore _semaphore,uint64_t * pValue) argument
/xsrc/external/mit/libX11/dist/src/
H A DXrm.c2290 XrmValue *pValue) /* RETURN */
2356 pValue->addr = StringValue(entry);
2359 pValue->addr = DataValue(entry);
2361 pValue->size = entry->size;
2365 pValue->addr = (XPointer)NULL;
2366 pValue->size = 0;
2528 XrmValuePtr pValue) /* RETURN */
2536 closure.value = pValue;
2560 pValue->addr = (XPointer)NULL;
2561 pValue
2285 XrmQGetSearchResource(XrmSearchList searchList,register XrmName name,register XrmClass class,XrmRepresentation * pType,XrmValue * pValue) argument
2523 XrmQGetResource(XrmDatabase db,XrmNameList names,XrmClassList classes,XrmRepresentation * pType,XrmValuePtr pValue) argument
2566 XrmGetResource(XrmDatabase db,_Xconst char * name_str,_Xconst char * class_str,XrmString * pType_str,XrmValuePtr pValue) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.h526 DWORD *pValue );
562 DWORD *pValue );
574 DWORD *pValue );
H A Dnine_lock.c1215 DWORD *pValue )
1219 r = NineDevice9_GetRenderState(This, State, pValue);
1307 DWORD *pValue )
1311 r = NineDevice9_GetTextureStageState(This, Stage, Type, pValue);
1333 DWORD *pValue )
1337 r = NineDevice9_GetSamplerState(This, Sampler, Type, pValue);
1213 LockDevice9_GetRenderState(struct NineDevice9 * This,D3DRENDERSTATETYPE State,DWORD * pValue) argument
1304 LockDevice9_GetTextureStageState(struct NineDevice9 * This,DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD * pValue) argument
1330 LockDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
H A Ddevice9.c2290 DWORD *pValue )
2294 *pValue = This->state.rs_advertised[State];
2523 DWORD *pValue )
2530 *pValue = state->ff.tex_stage[Stage][Type];
2564 DWORD *pValue )
2574 *pValue = This->state.samp_advertised[Sampler][Type];
2288 NineDevice9_GetRenderState(struct NineDevice9 * This,D3DRENDERSTATETYPE State,DWORD * pValue) argument
2520 NineDevice9_GetTextureStageState(struct NineDevice9 * This,DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD * pValue) argument
2561 NineDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.h545 DWORD *pValue );
581 DWORD *pValue );
593 DWORD *pValue );
H A Dnine_lock.c1215 DWORD *pValue )
1219 r = NineDevice9_GetRenderState(This, State, pValue);
1307 DWORD *pValue )
1311 r = NineDevice9_GetTextureStageState(This, Stage, Type, pValue);
1333 DWORD *pValue )
1337 r = NineDevice9_GetSamplerState(This, Sampler, Type, pValue);
1213 LockDevice9_GetRenderState(struct NineDevice9 * This,D3DRENDERSTATETYPE State,DWORD * pValue) argument
1304 LockDevice9_GetTextureStageState(struct NineDevice9 * This,DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD * pValue) argument
1330 LockDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
H A Ddevice9.c2437 DWORD *pValue )
2440 user_assert(pValue != NULL, D3DERR_INVALIDCALL);
2443 *pValue = 0;
2447 *pValue = This->state.rs_advertised[State];
2692 DWORD *pValue )
2697 user_assert(pValue != NULL, D3DERR_INVALIDCALL);
2701 *pValue = state->ff.tex_stage[Stage][Type];
2735 DWORD *pValue )
2738 user_assert(pValue != NULL, D3DERR_INVALIDCALL);
2747 *pValue
2435 NineDevice9_GetRenderState(struct NineDevice9 * This,D3DRENDERSTATETYPE State,DWORD * pValue) argument
2689 NineDevice9_GetTextureStageState(struct NineDevice9 * This,DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD * pValue) argument
2732 NineDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_queue.c859 uint64_t *pValue)
867 pValue);
857 vn_GetSemaphoreCounterValue(VkDevice device,VkSemaphore semaphore,uint64_t * pValue) argument
/xsrc/external/mit/MesaLib.old/dist/include/D3D9/
H A Dd3d9.h216 virtual HRESULT WINAPI GetRenderState(D3DRENDERSTATETYPE State, DWORD *pValue) = 0;
224 virtual HRESULT WINAPI GetTextureStageState(DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue) = 0;
226 virtual HRESULT WINAPI GetSamplerState(DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue) = 0;
804 HRESULT (WINAPI *GetRenderState)(IDirect3DDevice9 *This, D3DRENDERSTATETYPE State, DWORD *pValue);
812 HRESULT (WINAPI *GetTextureStageState)(IDirect3DDevice9 *This, DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue);
814 HRESULT (WINAPI *GetSamplerState)(IDirect3DDevice9 *This, DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue);
1055 HRESULT (WINAPI *GetRenderState)(IDirect3DDevice9Ex *This, D3DRENDERSTATETYPE State, DWORD *pValue);
1063 HRESULT (WINAPI *GetTextureStageState)(IDirect3DDevice9Ex *This, DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue);
1065 HRESULT (WINAPI *GetSamplerState)(IDirect3DDevice9Ex *This, DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue);
/xsrc/external/mit/MesaLib/dist/include/D3D9/
H A Dd3d9.h216 virtual HRESULT WINAPI GetRenderState(D3DRENDERSTATETYPE State, DWORD *pValue) = 0;
224 virtual HRESULT WINAPI GetTextureStageState(DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue) = 0;
226 virtual HRESULT WINAPI GetSamplerState(DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue) = 0;
804 HRESULT (WINAPI *GetRenderState)(IDirect3DDevice9 *This, D3DRENDERSTATETYPE State, DWORD *pValue);
812 HRESULT (WINAPI *GetTextureStageState)(IDirect3DDevice9 *This, DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue);
814 HRESULT (WINAPI *GetSamplerState)(IDirect3DDevice9 *This, DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue);
1055 HRESULT (WINAPI *GetRenderState)(IDirect3DDevice9Ex *This, D3DRENDERSTATETYPE State, DWORD *pValue);
1063 HRESULT (WINAPI *GetTextureStageState)(IDirect3DDevice9Ex *This, DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *pValue);
1065 HRESULT (WINAPI *GetSamplerState)(IDirect3DDevice9Ex *This, DWORD Sampler, D3DSAMPLERSTATETYPE Type, DWORD *pValue);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_drm.c1779 uint64_t* pValue)
1791 *pValue = semaphore->timeline.highest_signaled;
1777 tu_GetSemaphoreCounterValue(VkDevice _device,VkSemaphore _semaphore,uint64_t * pValue) argument

Completed in 49 milliseconds

12