Home
last modified time | relevance | path

Searched defs:s_arg (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c146 union drm_vmw_surface_create_arg s_arg; in vmw_ioctl_surface_create() local
216 } s_arg; in vmw_ioctl_gb_surface_create() local
425 union drm_vmw_gb_surface_reference_ext_arg s_arg; in vmw_ioctl_gb_surface_ref() local
453 union drm_vmw_gb_surface_reference_arg s_arg; in vmw_ioctl_gb_surface_ref() local
498 struct drm_vmw_surface_arg s_arg; in vmw_ioctl_surface_destroy() local
/third_party/boost/boost/random/
Dlognormal_distribution.hpp60 RealType s_arg = RealType(1.0)) in param_type()
100 RealType s_arg = RealType(1.0)) in lognormal_distribution()
/third_party/mesa3d/src/compiler/glsl/
Dir_reader.cpp713 s_expression *s_arg[4] = {NULL}; in read_expression() local