Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/external/mdnsresponder/Clients/
DReadMe.txt1 This directory contains a variety of clients that use the
4 Some of the clients are command-line oriented; some are graphical.
6 Some of the clients, like the "dns-sd" command-line tool, can be built
7 for a variety of platforms. Some of the clients only build for one
11 Some of the clients can be built more than one way. For example, the
15 What all clients have in common is that they all demonstrate how you
18 The table below gives a summary of which clients build for which platforms.
/external/adhd/cras/src/server/
Dcras_observer.c41 struct cras_observer_client *clients; member
103 DL_FOREACH(g_observer->clients, client) { in output_volume_alert()
117 DL_FOREACH(g_observer->clients, client) { in output_mute_alert()
133 DL_FOREACH(g_observer->clients, client) { in capture_gain_alert()
147 DL_FOREACH(g_observer->clients, client) { in capture_mute_alert()
165 DL_FOREACH(g_observer->clients, client) { in nodes_alert()
177 DL_FOREACH(g_observer->clients, client) { in active_node_alert()
192 DL_FOREACH(g_observer->clients, client) { in output_node_volume_alert()
207 DL_FOREACH(g_observer->clients, client) { in node_left_right_swapped_alert()
222 DL_FOREACH(g_observer->clients, client) { in input_node_gain_alert()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dp2p_network.cpp107 const hidl_vec<hidl_array<uint8_t, 6>> &clients, setClientList_cb _hidl_cb) in setClientList() argument
111 &P2pNetwork::setClientListInternal, _hidl_cb, clients); in setClientList()
187 const std::vector<hidl_array<uint8_t, 6>> &clients) in setClientListInternal() argument
196 (u8 *)os_malloc(ETH_ALEN * 2 * clients.size()); in setClientListInternal()
201 for (const auto &client : clients) { in setClientListInternal()
207 wpa_ssid->num_p2p_clients = clients.size(); in setClientListInternal()
218 std::vector<hidl_array<uint8_t, 6>> clients; in getClientListInternal() local
221 clients.emplace_back(list); in getClientListInternal()
224 return {{SupplicantStatusCode::SUCCESS, ""}, clients}; in getClientListInternal()
Dp2p_network.h62 const hidl_vec<hidl_array<uint8_t, 6>>& clients,
79 const std::vector<hidl_array<uint8_t, 6>>& clients);
/external/webrtc/webrtc/examples/peerconnection/server/
Dmain.cc77 PeerChannel clients; in main() local
101 ChannelMember* member = clients.Lookup(s); in main()
105 clients.AddMember(s); in main()
116 ChannelMember* target = clients.IsTargetedRequest(s); in main()
134 clients.CloseAll(); in main()
144 clients.OnClosing(s); in main()
154 clients.CheckForTimeout(); in main()
/external/strace/
Dmmap_notify.c35 static struct mmap_notify_client *clients; variable
43 client->next = clients; in mmap_notify_register_client()
44 clients = client; in mmap_notify_register_client()
52 for (client = clients; client; client = client->next) in mmap_notify_report()
/external/ltp/testcases/network/nfsv4/locks/
DREADME26 ./locktests -n <number of concurent processes> -f <test file> -c <number of clients>
28 Test clients:
32 Multiple clients options
36 clients try to use the same file. It uses a test server and several test
37 clients.
61 -c <num> : Number of clients to connect before starting the tests.
75 Multiple clients:
78 (Server waiting for 3 clients to be connected)
80 -test clients:
132 Note that the testing locks with thread on multiple clients is disabled
[all …]
Dlocktests.py126 for i in clients:
141 nbreClients=len(clients)
148 for i in clients:
153 for i in clients:
170 clients=[] variable
197 clients.append(args[i])
Ddeploy_info2 clients accessing the same server.
11 -c <machine> [...] : Setup test on these clients
26 -c <machine> [...] : Clients. run tests from this clients
/external/grpc-grpc/test/cpp/qps/
Ddriver.cc331 std::vector<ClientData> clients(num_clients); in RunScenario() local
338 clients[i].stub = WorkerService::NewStub( in RunScenario()
342 clients[i].stub = WorkerService::NewStub( in RunScenario()
363 clients[i].stream = clients[i].stub->RunClient(alloc_context(&contexts)); in RunScenario()
364 if (!clients[i].stream->Write(args)) { in RunScenario()
371 if (!clients[i].stream->Read(&init_status)) { in RunScenario()
386 auto client = &clients[i]; in RunScenario()
392 auto client = &clients[i]; in RunScenario()
413 auto client = &clients[i]; in RunScenario()
425 auto client = &clients[i]; in RunScenario()
[all …]
/external/wayland/
DREADME4 its clients as well as a library implementation of the protocol. The
7 client itself. The clients can be traditional applications, X servers
12 them to the relevant client. The clients creates buffers and renders
17 makes wayland so simple. All clients are expected to handle rendering
22 clients.
DMETADATA3 "Wayland is a protocol for a compositor to talk to its clients as well as a "
6 "input devices, an X application, or a wayland client itself. The clients "
/external/honggfuzz/examples/bind/
Dnamed.conf4 tcp-clients 100000;
7 recursive-clients 1000000;
8 max-clients-per-query 100000;
73 exempt-clients {
/external/bcc/examples/networking/tunnel_monitor/
DREADME.md12 clients in different segments of the overlay network. The script `traffic.sh`
13 can be used to simulate a subset of clients on host0 talking to various other
14 clients+hosts at different traffic rates.
59 pings between various clients and hosts. Check back on the chord diagram to
63 As an exercise, try modifying the traffic.sh script to cause one of the clients
/external/autotest/utils/
Dcompile_gwt_clients.py125 for project,clients in enumerate_projects().iteritems():
126 for client in clients:
136 for project,clients in enumerate_projects().iteritems():
137 for client in clients:
/external/iputils/doc/
Drarpd.sgml27 requests from clients. Provided MAC address of client
48 However, some clients really still need this to boot.
69 Listen not only RARP but also ARP messages, some rare clients
131 but some (most of, to be more exact) clients are so badly broken that
133 not wonderful taking into account that clients using RARPD in 2002
/external/llvm/docs/
DMarkedUpDisassembly.rst16 instruction text. This is intended for clients like disassemblers, list file
44 Annoated assembly display will supply contextual markup to help clients more
46 independent, so clients can effectively provide good display without any target
68 clients.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMarkedUpDisassembly.rst16 instruction text. This is intended for clients like disassemblers, list file
44 Annoated assembly display will supply contextual markup to help clients more
46 independent, so clients can effectively provide good display without any target
68 clients.
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_windows_events.py70 clients = []
79 clients.append((stream_reader, trans))
81 for i, (r, w) in enumerate(clients):
84 for i, (r, w) in enumerate(clients):
/external/ltp/testcases/network/stress/ftp/
D00_Descriptions.txt7 clients request data over IPv4/IPv6 asynchronously for a long time
14 Verify the ftp server or the kernel is not down after many ftp clients
/external/cros/system_api/dbus/power_manager/
Dsuspend.proto12 // suspend. If any clients previously called RegisterSuspendDelay, suspending
29 // 5. Once powerd has received notification that all registered clients are
39 // Note that the original suspend request may be aborted before all clients have
42 // to normal unsuspended behavior without waiting for clients to report
43 // readiness. It's unnecessary for clients to report readiness for the original
/external/grpc-grpc/doc/
Dworkarounds.md16 …iOS client's Cronet transport did not implement compression. However the clients still claim to su…
17 …ward compatibility, a server must forcingly disable compression for gRPC clients of version lower …
/external/curl/tests/data/
Dtest150919 Server: the beast that eats naughty clients
33 Server: the beast that eats naughty clients
/external/bcc/examples/networking/vlan_learning/
DREADME.txt7 Simulate a physical network with a vlan aware switch and clients that may
8 connect to any vlan. The program will detect the known clients and pass the
/external/toolchain-utils/automation/clients/
Dchromeos.py15 from automation.clients.helper import jobs
16 from automation.clients.helper import perforce

12345678910>>...19