Home
last modified time | relevance | path

Searched defs:srv (Results 1 – 25 of 36) sorted by relevance

12

/third_party/cares/test/
Dares-test-parse-srv.cc18 struct ares_srv_reply* srv = nullptr; in TEST_F() local
52 struct ares_srv_reply* srv = nullptr; in TEST_F() local
91 struct ares_srv_reply* srv = nullptr; in TEST_F() local
117 struct ares_srv_reply* srv = srv0; in TEST_F() local
157 struct ares_srv_reply* srv = nullptr; in TEST_F() local
192 struct ares_srv_reply* srv = srv0; in TEST_F() local
223 struct ares_srv_reply* srv = nullptr; in TEST_F() local
278 struct ares_srv_reply* srv = nullptr; in TEST_F() local
Dares-test-fuzz.c30 struct ares_srv_reply* srv = NULL; in LLVMFuzzerTestOneInput() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
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()
94 struct http_server *srv; in http_request_deinit() local
203 struct http_server *srv = eloop_ctx; in http_server_cb() local
234 struct http_server *srv; in http_server_init() local
297 void http_server_deinit(struct http_server *srv) in http_server_deinit()
311 int http_server_get_port(struct http_server *srv) in http_server_get_port()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
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()
94 struct http_server *srv; in http_request_deinit() local
203 struct http_server *srv = eloop_ctx; in http_server_cb() local
234 struct http_server *srv; in http_server_init() local
297 void http_server_deinit(struct http_server *srv) in http_server_deinit()
311 int http_server_get_port(struct http_server *srv) in http_server_get_port()
/third_party/glib/gio/
Dgnetworkservice.c102 GNetworkService *srv = G_NETWORK_SERVICE (object); in G_DEFINE_TYPE_WITH_CODE() local
167 g_network_service_init (GNetworkService *srv) in g_network_service_init()
178 GNetworkService *srv = G_NETWORK_SERVICE (object); in g_network_service_set_property() local
210 GNetworkService *srv = G_NETWORK_SERVICE (object); in g_network_service_get_property() local
273 g_network_service_get_service (GNetworkService *srv) in g_network_service_get_service()
291 g_network_service_get_protocol (GNetworkService *srv) in g_network_service_get_protocol()
310 g_network_service_get_domain (GNetworkService *srv) in g_network_service_get_domain()
329 g_network_service_get_scheme (GNetworkService *srv) in g_network_service_get_scheme()
350 g_network_service_set_scheme (GNetworkService *srv, in g_network_service_set_scheme()
362 g_network_service_fallback_targets (GNetworkService *srv) in g_network_service_fallback_targets()
[all …]
/third_party/node/deps/npm/node_modules/libnpmpublish/test/
Dunpublish.js32 const srv = tnock(t, REG) constant
57 const srv = tnock(t, REG) constant
82 const srv = tnock(t, REG) constant
132 const srv = tnock(t, REG) constant
143 const srv = tnock(t, REG) constant
151 const srv = tnock(t, REG) constant
168 const srv = tnock(t, REG) constant
193 const srv = tnock(t, REG) constant
241 const srv = tnock(t, REG) constant
Dpublish.js62 const srv = tnock(t, REG) constant
121 const srv = tnock(t, REG) constant
229 const srv = tnock(t, REG) constant
313 const srv = tnock(t, REG) constant
384 const srv = tnock(t, REG) constant
460 const srv = tnock(t, REG) constant
521 const srv = tnock(t, REG) constant
581 const srv = tnock(t, REG) constant
666 const srv = tnock(t, REG) constant
779 const srv = tnock(t, REG) constant
[all …]
/third_party/boost/libs/beast/test/beast/core/
Dbasic_stream.cpp484 test_server srv("*", ep, log); in testRead() local
495 test_server srv("*", ep, log); in testRead() local
506 test_server srv("*", ep, log); in testRead() local
518 test_server srv("*", ep, log); in testRead() local
530 test_server srv("", ep, log); in testRead() local
541 test_server srv("", ep, log); in testRead() local
552 test_server srv("", ep, log); in testRead() local
619 test_server srv("*", ep, log); in testWrite() local
630 test_server srv("*", ep, log); in testWrite() local
641 test_server srv("*", ep, log); in testWrite() local
[all …]
/third_party/python/Lib/test/test_asyncio/
Dtest_server.py44 async def main(srv): argument
96 async def main(srv): argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupD3D12.cpp134 auto& srv = view->GetSRVDescriptor(); in BindGroup() local
188 auto& srv = ToBackend(views[0])->GetSRVDescriptor(); in BindGroup() local
/third_party/grpc/src/ruby/end2end/
Dsig_handling_client.rb21 def initialize(srv, stub) argument
Dgraceful_sig_stop_client.rb21 def initialize(srv, stub) argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupD3D12.cpp85 auto& srv = view->GetSRVDescriptor(); in AllocateDescriptors() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp205 const d3d11::SharedSRV &srv, in TextureRenderTarget11()
235 const d3d11::SharedSRV &srv, in TextureRenderTarget11()
DExternalImageSiblingImpl11.cpp130 d3d11::SharedSRV srv; in createRenderTarget() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp205 const d3d11::SharedSRV &srv, in TextureRenderTarget11()
235 const d3d11::SharedSRV &srv, in TextureRenderTarget11()
DExternalImageSiblingImpl11.cpp164 d3d11::SharedSRV srv; in createRenderTarget() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dauthsrv.c106 struct radius_server_conf srv; in hostapd_setup_radius_srv() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dauthsrv.c106 struct radius_server_conf srv; in hostapd_setup_radius_srv() local
/third_party/node/deps/npm/node_modules/libnpmaccess/test/
Dindex.js182 const srv = tnock(t, REG) constant
199 const srv = tnock(t, REG) constant
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.hpp98 } cbv, uav, srv, sampler; member
306 uint64_t srv; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dp2p-nfc.py33 srv = None variable
Dwps-nfc.py26 srv = None variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dwps-nfc.py26 srv = None variable
Dp2p-nfc.py33 srv = None variable

12