Home
last modified time | relevance | path

Searched defs:domain (Results 101 - 125 of 210) sorted by relevance

123456789

/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp75 CoverageProcessor(const TextAnimator::DomainMaps& maps, RangeSelector::Domain domain, RangeSelector::Mode mode, TextAnimator::ModulatorBuffer& dst) CoverageProcessor() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_udp.c387 int domain = PF_INET6; local
390 int domain = PF_INET; local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_udp.c403 int domain = PF_INET6; local
406 int domain = PF_INET; local
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp32 static void OnReceiver(const char *domain, const struct HiAppEvent_AppEventGroup *appEventGroups, uint32_t groupSize) in OnReceiver() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-net_id.c190 unsigned domain, bus, slot, func, dev_port = 0; in dev_pci_slot() local
/third_party/curl/lib/
H A Dcurl_ntlm_core.c505 Curl_ntlm_core_mk_ntlmv2_hash(const char *user, size_t userlen, const char *domain, size_t domlen, unsigned char *ntlmhash, unsigned char *ntlmv2hash) Curl_ntlm_core_mk_ntlmv2_hash() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h314 char domain[64]; member
/third_party/libuv/src/win/
H A Dudp.c123 uv__udp_init_ex(uv_loop_t* loop, uv_udp_t* handle, unsigned flags, int domain) uv__udp_init_ex() argument
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h174 struct etna_perfmon_domain *domain; member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h180 struct etna_perfmon_domain *domain; member
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c472 int rnndec_checkaddr(struct rnndeccontext *ctx, struct rnndomain *domain, uint64_t addr, int write) { in rnndec_checkaddr() argument
481 struct rnndecaddrinfo *rnndec_decodeaddr(struct rnndeccontext *ctx, struct rnndomain *domain, uint64_t addr, int write) { in rnndec_decodeaddr() argument
551 uint64_t rnndec_decodereg(struct rnndeccontext *ctx, struct rnndomain *domain, const char *name) in rnndec_decodereg() argument
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c405 const char *domain, *path, *dl_domain, *dl_path, *po; in lws_cookie_attach_cookies() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc_1_1.c56 radeon_uvd_enc_add_buffer(struct radeon_uvd_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) radeon_uvd_enc_add_buffer() argument
H A Dradeon_vce.c540 si_vce_add_buffer(struct rvce_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) si_vce_add_buffer() argument
H A Dradeon_vcn_enc.c540 radeon_enc_add_buffer(struct radeon_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) radeon_enc_add_buffer() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c515 rvce_add_buffer(struct rvce_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) rvce_add_buffer() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.cc555 span<uint8_t> domain = method.subspan(0, dot_idx); in Dispatch() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c678 nv30_transfer_push_data(struct nouveau_context *nv, struct nouveau_bo *bo, unsigned offset, unsigned domain, unsigned size, void *data) nv30_transfer_push_data() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg01.c49 int domain; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c86 int domain; /* PF_INET, PF_UNIX, ... */ member
[all...]
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.h133 static inline int test_socket(int domain, int type, int protocol) in test_socket() argument
/third_party/libdrm/tests/amdgpu/
H A Dvce_tests.c240 static void alloc_resource(struct amdgpu_vce_bo *vce_bo, unsigned size, unsigned domain) in alloc_resource() argument
H A Dvcn_tests.c235 alloc_resource(struct amdgpu_vcn_bo *vcn_bo, unsigned size, unsigned domain) alloc_resource() argument
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c62 test_sockets_alloc_socket_nonblocking(int domain, int type) in test_sockets_alloc_socket_nonblocking() argument
107 static void test_sockets_allfunctions_basic_domain(int domain) in test_sockets_allfunctions_basic_domain() argument
219 static void test_sockets_init_loopback_addr(int domain, struct sockaddr_storage *addr_st, socklen_t *sz) in test_sockets_init_loopback_addr() argument
278 static void test_sockets_msgapi_tcp(int domain) in test_sockets_msgapi_tcp() argument
473 test_sockets_msgapi_udp(int domain) test_sockets_msgapi_udp() argument
548 test_sockets_msgapi_cmsg(int domain) test_sockets_msgapi_cmsg() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.h104 const char *domain; member

Completed in 23 milliseconds

123456789