Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 30) sorted by relevance

12

/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/
Dvirtual_adb_server.cpp23 for (const auto& client : clients_) { in BeforeSelect() local
45 cvd::SharedFD client = cvd::SharedFD::Accept(*server_, nullptr, nullptr); in HandleIncomingConnection() local
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
Dserver.cpp47 for (const auto& client : clients_) client.BeforeSelect(fd_read); in BeforeSelect() local
65 SharedFD client = SharedFD::Accept(*server_, nullptr, nullptr); in HandleIncomingConnection() local
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c63 static inline xf_component_t * xf_client_lookup(xf_core_data_t *cd, u32 client) in xf_client_lookup()
74 u32 client = cd->free; in xf_client_alloc() local
83 static inline void xf_client_free(xf_core_data_t *cd, u32 client) in xf_client_free()
98 u32 client; in xf_proxy_register() local
489 u32 client; in xf_core_dispatch() local
/device/google/cuttlefish_common/host/commands/ivserver/
Dhald_client_test.cc93 auto client(HaldClient::New(vsoc_, hald_socket_)); in TEST_F() local
107 auto client(HaldClient::New(vsoc_, hald_socket_)); in TEST_F() local
146 auto client(HaldClient::New(vsoc_, hald_socket_)); in TEST_F() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Dthroughput.py62 def client(): function
Dudpecho.py43 def client(): function
/device/generic/goldfish/dhcp/client/
Dmain.cpp52 DhcpClient client; in main() local
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_server.cpp56 VncClientConnection client(std::move(sock), virtual_inputs_, &bb_, in StartClientThread() local
Dblackboard.cpp44 for (auto& client : clients_) { in NewStripeReady() local
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c98 u32 client; in xf_client_alloc() local
115 u32 client = handle->client; in xf_client_free() local
125 static inline xf_handle_t * xf_client_lookup(xf_proxy_t *proxy, u32 client) in xf_client_lookup()
250 xf_handle_t *client; in xf_proxy_thread() local
/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd_test.cpp44 SharedFD client = SharedFD::SocketSeqPacketClient(path.c_str()); in TEST() local
/device/google/cuttlefish_common/common/libs/net/
Dnetwork_interface_manager.cpp65 auto client = nl_factory->New(NETLINK_ROUTE); in New() local
Dnetlink_client.cpp151 std::unique_ptr<NetlinkClient> client(client_raw); in New() local
/device/generic/goldfish/libqemu/
Dtest_host_2.c91 int sock, client; in main() local
Dtest_host_1.c144 int sock, client; in main() local
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
Dmemctrl_v2.h432 #define mc_set_pcfifo_unordered_boot_so_mss(id, client) \ argument
436 #define mc_set_smmu_unordered_boot_so_mss(id, client) \ argument
440 #define mc_set_tsa_passthrough(client) \ argument
448 #define mc_set_forced_coherent_cfg(client) \ argument
454 #define mc_set_forced_coherent_so_dev_cfg(client) \ argument
461 #define mc_set_forced_coherent_axid_so_dev_cfg(client) \ argument
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_ipa.h301 #define IPA_CLIENT_IS_APPS_CONS(client) \ argument
305 #define IPA_CLIENT_IS_USB_CONS(client) \ argument
312 #define IPA_CLIENT_IS_WLAN_CONS(client) \ argument
318 #define IPA_CLIENT_IS_ODU_CONS(client) \ argument
322 #define IPA_CLIENT_IS_Q6_CONS(client) \ argument
330 #define IPA_CLIENT_IS_Q6_PROD(client) \ argument
337 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) \ argument
343 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) \ argument
347 #define IPA_CLIENT_IS_Q6_NON_ZIP_PROD(client) \ argument
352 #define IPA_CLIENT_IS_Q6_ZIP_PROD(client) \ argument
[all …]
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_ipa.h201 #define IPA_CLIENT_IS_APPS_CONS(client) ((client) == IPA_CLIENT_APPS_LAN_CONS || (client) == IPA_CL… argument
202 #define IPA_CLIENT_IS_USB_CONS(client) ((client) == IPA_CLIENT_USB_CONS || (client) == IPA_CLIENT_U… argument
203 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIEN… argument
204 #define IPA_CLIENT_IS_ODU_CONS(client) ((client) == IPA_CLIENT_ODU_EMB_CONS || (client) == IPA_CLIE… argument
205 #define IPA_CLIENT_IS_Q6_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IPA_CLIENT… argument
206 #define IPA_CLIENT_IS_Q6_PROD(client) ((client) == IPA_CLIENT_Q6_LAN_PROD || (client) == IPA_CLIENT… argument
207 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IP… argument
208 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_DECOMP_CONS || (client) == IPA… argument
209 #define IPA_CLIENT_IS_Q6_NON_ZIP_PROD(client) ((client) == IPA_CLIENT_Q6_LAN_PROD || (client) == IP… argument
210 #define IPA_CLIENT_IS_Q6_ZIP_PROD(client) ((client) == IPA_CLIENT_Q6_DECOMP_PROD || (client) == IPA… argument
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_ipa.h301 #define IPA_CLIENT_IS_APPS_CONS(client) \ argument
305 #define IPA_CLIENT_IS_USB_CONS(client) \ argument
312 #define IPA_CLIENT_IS_WLAN_CONS(client) \ argument
318 #define IPA_CLIENT_IS_ODU_CONS(client) \ argument
322 #define IPA_CLIENT_IS_Q6_CONS(client) \ argument
330 #define IPA_CLIENT_IS_Q6_PROD(client) \ argument
337 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) \ argument
343 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) \ argument
347 #define IPA_CLIENT_IS_Q6_NON_ZIP_PROD(client) \ argument
352 #define IPA_CLIENT_IS_Q6_ZIP_PROD(client) \ argument
[all …]
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_ipa.h201 #define IPA_CLIENT_IS_APPS_CONS(client) ((client) == IPA_CLIENT_APPS_LAN_CONS || (client) == IPA_CL… argument
202 #define IPA_CLIENT_IS_USB_CONS(client) ((client) == IPA_CLIENT_USB_CONS || (client) == IPA_CLIENT_U… argument
203 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIEN… argument
204 #define IPA_CLIENT_IS_ODU_CONS(client) ((client) == IPA_CLIENT_ODU_EMB_CONS || (client) == IPA_CLIE… argument
205 #define IPA_CLIENT_IS_Q6_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IPA_CLIENT… argument
206 #define IPA_CLIENT_IS_Q6_PROD(client) ((client) == IPA_CLIENT_Q6_LAN_PROD || (client) == IPA_CLIENT… argument
207 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IP… argument
208 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_DECOMP_CONS || (client) == IPA… argument
209 #define IPA_CLIENT_IS_Q6_NON_ZIP_PROD(client) ((client) == IPA_CLIENT_Q6_LAN_PROD || (client) == IP… argument
210 #define IPA_CLIENT_IS_Q6_ZIP_PROD(client) ((client) == IPA_CLIENT_Q6_DECOMP_PROD || (client) == IPA… argument
[all …]
/device/google/cuttlefish_common/common/libs/tcp_socket/
Dtcp_socket.cpp102 SharedFD client = SharedFD::Accept(*fd_); in Accept() local
/device/google/cuttlefish_common/common/frontend/socket_vsock_proxy/
Dmain.cpp210 auto client = OpenSocketConnection(); in guest() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dclient.py152 def __init__(self, client, name): argument
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h32 #define XF_MSG_AP_FROM_USER(id, client) \ argument
66 #define __XF_AP_CLIENT(core, client) ((core) | ((client) << 6) | 0x8000) argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h39 #define XF_MSG_AP_FROM_USER(id, client) \ argument
73 #define __XF_AP_CLIENT(core, client) ((core) | ((client) << 6) | 0x8000) argument

12