/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_seat.cpp | 77 void seat_get_pointer(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_pointer() 92 void seat_get_keyboard(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_keyboard() 107 void seat_get_touch(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_touch() 136 void bind_seat(wl_client* client, void* data, uint32_t version, uint32_t id) { in bind_seat()
|
D | wayland_dmabuf.cpp | 68 void linux_buffer_params_create(wl_client* client, in linux_buffer_params_create() 88 void linux_buffer_params_create_immed(wl_client* client, in linux_buffer_params_create_immed() 124 void linux_dmabuf_create_params(wl_client* client, in linux_dmabuf_create_params() 146 void bind_linux_dmabuf(wl_client* client, in bind_linux_dmabuf()
|
D | wayland_shell.cpp | 266 void zxdg_surface_v6_get_toplevel(wl_client* client, in zxdg_surface_v6_get_toplevel() 283 void zxdg_surface_v6_get_popup(wl_client* client, in zxdg_surface_v6_get_popup() 341 void zxdg_shell_v6_create_positioner(wl_client* client, in zxdg_shell_v6_create_positioner() 358 void zxdg_shell_v6_get_xdg_surface(wl_client* client, in zxdg_shell_v6_get_xdg_surface() 388 void bind_shell(wl_client* client, void* data, uint32_t version, uint32_t id) { in bind_shell()
|
D | wayland_subcompositor.cpp | 87 void subcompositor_get_subsurface(wl_client* client, in subcompositor_get_subsurface() 112 void bind_subcompositor(wl_client* client, in bind_subcompositor()
|
D | wayland_compositor.cpp | 186 void compositor_create_surface(wl_client* client, in compositor_create_surface() 202 void compositor_create_region(wl_client* client, in compositor_create_region() 228 void bind_compositor(wl_client* client, in bind_compositor()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 63 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/trout/hal/common/android/watchdog/ |
D | BaseWatchdogClient.cpp | 70 std::shared_ptr<ICarWatchdogClient> client = ICarWatchdogClient::fromBinder(binder); in initialize() local 101 BaseWatchdogClient::MessageHandlerImpl::MessageHandlerImpl(BaseWatchdogClient* client) in MessageHandlerImpl()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | udpecho.py | 43 def client(): function
|
D | throughput.py | 62 def client(): function
|
/device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
D | xf-proxy.c | 98 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/generic/goldfish/dhcp/client/ |
D | main.cpp | 57 DhcpClient client(options); in main() local
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | vnc_server.cpp | 56 VncClientConnection client(std::move(sock), virtual_inputs_, &bb_, in StartClientThread() local
|
D | blackboard.cpp | 44 for (auto& client : clients_) { in NewStripeReady() local
|
/device/google/cuttlefish/common/libs/net/ |
D | network_interface_manager.cpp | 65 auto client = nl_factory->New(NETLINK_ROUTE); in New() local
|
D | netlink_client.cpp | 151 std::unique_ptr<NetlinkClient> client(client_raw); in New() local
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/ |
D | memctrl_v2.h | 432 #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/kernel-headers/linux/ |
D | msm_ipa.h | 201 #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/ |
D | msm_ipa.h | 301 #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/original-kernel-headers/linux/ |
D | msm_ipa.h | 301 #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/ |
D | msm_ipa.h | 201 #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/libs/tcp_socket/ |
D | tcp_socket.cpp | 102 SharedFD client = SharedFD::Accept(*fd_); in Accept() local
|
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | main.cpp | 208 auto client = OpenSocketConnection(); in VsockServer() local
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_ipa.h | 272 #define IPA_CLIENT_IS_APPS_CONS(client) ((client) == IPA_CLIENT_APPS_LAN_CONS || (client) == IPA_CL… argument 273 #define IPA_CLIENT_IS_APPS_PROD(client) ((client) == IPA_CLIENT_APPS_LAN_PROD || (client) == IPA_CL… argument 274 #define IPA_CLIENT_IS_USB_CONS(client) ((client) == IPA_CLIENT_USB_CONS || (client) == IPA_CLIENT_U… argument 275 #define IPA_CLIENT_IS_WAN_CONS(client) ((client) == IPA_CLIENT_APPS_WAN_CONS || (client) == IPA_CLI… argument 276 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIEN… argument 277 #define IPA_CLIENT_IS_ODU_CONS(client) ((client) == IPA_CLIENT_ODU_EMB_CONS || (client) == IPA_CLIE… argument 278 #define IPA_CLIENT_IS_Q6_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IPA_CLIENT… argument 279 #define IPA_CLIENT_IS_Q6_PROD(client) ((client) == IPA_CLIENT_Q6_LAN_PROD || (client) == IPA_CLIENT… argument 280 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_LAN_CONS || (client) == IP… argument 281 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) ((client) == IPA_CLIENT_Q6_DECOMP_CONS || (client) == IPA… argument [all …]
|
/device/google/barbet-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_ipa.h | 413 #define IPA_CLIENT_IS_APPS_CONS(client) \ argument 418 #define IPA_CLIENT_IS_APPS_PROD(client) \ argument 422 #define IPA_CLIENT_IS_USB_CONS(client) \ argument 429 #define IPA_CLIENT_IS_WAN_CONS(client) \ argument 433 #define IPA_CLIENT_IS_WLAN_CONS(client) \ argument 439 #define IPA_CLIENT_IS_ODU_CONS(client) \ argument 443 #define IPA_CLIENT_IS_Q6_CONS(client) \ argument 455 #define IPA_CLIENT_IS_Q6_PROD(client) \ argument 464 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) \ argument 474 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) \ argument [all …]
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_ipa.h | 413 #define IPA_CLIENT_IS_APPS_CONS(client) \ argument 418 #define IPA_CLIENT_IS_APPS_PROD(client) \ argument 422 #define IPA_CLIENT_IS_USB_CONS(client) \ argument 429 #define IPA_CLIENT_IS_WAN_CONS(client) \ argument 433 #define IPA_CLIENT_IS_WLAN_CONS(client) \ argument 439 #define IPA_CLIENT_IS_ODU_CONS(client) \ argument 443 #define IPA_CLIENT_IS_Q6_CONS(client) \ argument 455 #define IPA_CLIENT_IS_Q6_PROD(client) \ argument 464 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) \ argument 474 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) \ argument [all …]
|