Searched refs:srvs (Results 1 – 4 of 4) sorted by relevance
38 local interfaces= header= srvs= servers= x=50 srvs=$(cd "$ntp_conf_dir";52 if [ -n "$srvs" ]; then53 for x in $(uniqify $srvs); do
16 local interfaces= header= search= srvs= servers= x=42 srvs=$(cd "$resolv_conf_dir"; \44 for x in $(uniqify ${srvs}); do
353 …s_set_shader_resources(unsigned start, unsigned count, GalliumD3D11ShaderResourceView *const *srvs) in xs_set_shader_resources()358 if(shader_resource_views[s][start + i].p != srvs[i]) in xs_set_shader_resources()360 shader_resource_views[s][start + i] = srvs[i]; in xs_set_shader_resources()361 sampler_views[s][start + i] = srvs[i] ? srvs[i]->object : 0; in xs_set_shader_resources()
4066 char **srvs; in check_get_services() local4149 &srvs, &l, in check_get_services()4166 *services = srvs; in check_get_services()