Home
last modified time | relevance | path

Searched defs:srv (Results 26 - 50 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DExternalImageSiblingImpl11.cpp164 d3d11::SharedSRV srv; in createRenderTarget() local
H A DRenderTarget11.cpp203 TextureRenderTarget11(d3d11::RenderTargetView &&rtv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, const d3d11::SharedSRV &blitSRV, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
233 TextureRenderTarget11(d3d11::DepthStencilView &&dsv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp134 auto& srv = view->GetSRVDescriptor(); in BindGroup() local
188 auto& srv = ToBackend(views[0])->GetSRVDescriptor(); in BindGroup() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_packet_parser.cpp248 DNSProto::RDataSrv srv; in ParseSrv() local
380 const DNSProto::RDataSrv *srv = std::any_cast<const DNSProto::RDataSrv>(&rdata); in SerializeRData() local
[all...]
H A Dmdns_protocol_impl.cpp697 const DNSProto::RDataSrv *srv = std::any_cast<DNSProto::RDataSrv>(&rr.rdata); in UpdateSrv() local
/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_fcopy.c328 int hv_fcopy_init(struct hv_util_service *srv) in hv_fcopy_init() argument
H A Dhv_snapshot.c354 hv_vss_init(struct hv_util_service *srv) in hv_vss_init() argument
H A Dhv_kvp.c740 hv_kvp_init(struct hv_util_service *srv) in hv_kvp_init() argument
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dpme.c43 struct pcie_device *srv; member
321 static int pcie_pme_probe(struct pcie_device *srv) in pcie_pme_probe() argument
382 pcie_pme_suspend(struct pcie_device *srv) pcie_pme_suspend() argument
413 pcie_pme_resume(struct pcie_device *srv) pcie_pme_resume() argument
436 pcie_pme_remove(struct pcie_device *srv) pcie_pme_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c107 struct dmub_srv *srv = dmub->ctx->dmub_srv->dmub; in dmub_psr_get_state() local
447 struct dmub_srv *srv = dmub->ctx->dmub_srv->dmub; in dmub_psr_get_residency() local
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dpme.c43 struct pcie_device *srv; member
324 static int pcie_pme_probe(struct pcie_device *srv) in pcie_pme_probe() argument
390 pcie_pme_suspend(struct pcie_device *srv) pcie_pme_suspend() argument
421 pcie_pme_resume(struct pcie_device *srv) pcie_pme_resume() argument
444 pcie_pme_remove(struct pcie_device *srv) pcie_pme_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_fcopy.c348 int hv_fcopy_init(struct hv_util_service *srv) in hv_fcopy_init() argument
H A Dhv_snapshot.c372 hv_vss_init(struct hv_util_service *srv) in hv_vss_init() argument
H A Dhv_kvp.c756 hv_kvp_init(struct hv_util_service *srv) in hv_kvp_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_server.c23 struct http_server *srv; member
45 struct http_server *srv = req->srv; in http_request_cb() local
61 static struct http_request * http_request_init(struct http_server *srv, int fd, in http_request_init() argument
94 struct http_server *srv; in http_request_deinit() local
203 struct http_server *srv = eloop_ctx; http_server_cb() local
234 struct http_server *srv; http_server_init() local
297 http_server_deinit(struct http_server *srv) http_server_deinit() argument
311 http_server_get_port(struct http_server *srv) http_server_get_port() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dp2p-nfc.py33 srv = None variable
[all...]
H A Dwps-nfc.py26 srv = None variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_server.c23 struct http_server *srv; member
45 struct http_server *srv = req->srv; in http_request_cb() local
61 static struct http_request * http_request_init(struct http_server *srv, int fd, in http_request_init() argument
94 struct http_server *srv; in http_request_deinit() local
203 struct http_server *srv = eloop_ctx; http_server_cb() local
234 struct http_server *srv; http_server_init() local
297 http_server_deinit(struct http_server *srv) http_server_deinit() argument
311 http_server_get_port(struct http_server *srv) http_server_get_port() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dp2p-nfc.py33 srv = None variable
[all...]
H A Dwps-nfc.py26 srv = None variable
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.h78 struct rtrs_srv *srv; member
/kernel/linux/linux-5.10/net/qrtr/
H A Dns.c94 static int server_match(const struct qrtr_server *srv, in server_match() argument
107 service_announce_new(struct sockaddr_qrtr *dest, struct qrtr_server *srv) service_announce_new() argument
133 service_announce_del(struct sockaddr_qrtr *dest, struct qrtr_server *srv) service_announce_del() argument
164 lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, bool new) lookup_notify() argument
196 struct qrtr_server *srv; announce_servers() local
237 struct qrtr_server *srv; server_add() local
279 struct qrtr_server *srv; server_del() local
348 struct qrtr_server *srv; ctrl_cmd_bye() local
429 struct qrtr_server *srv; ctrl_cmd_del_client() local
516 struct qrtr_server *srv; ctrl_cmd_new_server() local
626 struct qrtr_server *srv; ctrl_cmd_new_lookup() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.h77 struct rtrs_srv_sess *srv; member
/kernel/linux/linux-6.6/net/qrtr/
H A Dns.c96 static int server_match(const struct qrtr_server *srv, in server_match() argument
109 service_announce_new(struct sockaddr_qrtr *dest, struct qrtr_server *srv) service_announce_new() argument
135 service_announce_del(struct sockaddr_qrtr *dest, struct qrtr_server *srv) service_announce_del() argument
166 lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, bool new) lookup_notify() argument
197 struct qrtr_server *srv; announce_servers() local
222 struct qrtr_server *srv; server_add() local
267 struct qrtr_server *srv; server_del() local
335 struct qrtr_server *srv; ctrl_cmd_bye() local
387 struct qrtr_server *srv; ctrl_cmd_del_client() local
459 struct qrtr_server *srv; ctrl_cmd_new_server() local
525 struct qrtr_server *srv; ctrl_cmd_new_lookup() local
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_stats.h43 struct smc_stats_fback srv[SMC_MAX_FBACK_RSN_CNT]; member

Completed in 16 milliseconds

1234