| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | softbus_adapter_socket.c | 95 int32_t SoftBusSocketCreate(int32_t domain, int32_t type, int32_t protocol, int32_t *socketFd) in SoftBusSocketCreate() argument
|
| /third_party/libuv/src/unix/ |
| H A D | udp.c | 553 uv__udp_maybe_deferred_bind(uv_udp_t* handle, int domain, unsigned int flags) uv__udp_maybe_deferred_bind() argument 991 uv__udp_init_ex(uv_loop_t* loop, uv_udp_t* handle, unsigned flags, int domain) uv__udp_init_ex() argument
|
| /third_party/libuv/src/win/ |
| H A D | tcp.c | 147 int domain; in uv_tcp_init_ex() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 1022 si_test_gds_memory_management(struct si_context *sctx, unsigned alloc_size, unsigned alignment, enum radeon_bo_domain domain) si_test_gds_memory_management() argument
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.c | 164 static enum radeon_bo_domain get_valid_domain(enum radeon_bo_domain domain) in get_valid_domain() argument 1003 radeon_winsys_bo_create(struct radeon_winsys *rws, uint64_t size, unsigned alignment, enum radeon_bo_domain domain, enum radeon_bo_flag flags) radeon_winsys_bo_create() argument [all...] |
| /third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
| H A D | ittnotify_static.c | 521 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW),_init))(const wchar_t *name, const wchar_t *domain) in _init() argument 553 NEW_COUNTER_W(&_N_(_ittapi_global),h,h_tail,name,domain,type); in _init() local 559 static __itt_counter ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createA),_init))(const char *name, const char *domain) in _init() argument 605 NEW_COUNTER_A(&_N_(_ittapi_global),h,h_tail,name,domain,type); _init() local 612 _init(const wchar_t *name, const wchar_t *domain, __itt_metadata_type type) _init() argument 643 NEW_COUNTER_W(&_N_(_ittapi_global),h,h_tail,name,domain,type); _init() local 649 _init(const char *name, const char *domain, __itt_metadata_type type) _init() argument 694 NEW_COUNTER_A(&_N_(_ittapi_global),h,h_tail,name,domain,type); _init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 49 nouveau_buffer_allocate(struct nouveau_screen *screen, struct nv04_resource *buf, unsigned domain) nouveau_buffer_allocate() argument 113 nouveau_buffer_reallocate(struct nouveau_screen *screen, struct nv04_resource *buf, unsigned domain) nouveau_buffer_reallocate() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | udp.c | 599 uv__udp_maybe_deferred_bind(uv_udp_t* handle, int domain, unsigned int flags) uv__udp_maybe_deferred_bind() argument 1037 uv__udp_init_ex(uv_loop_t* loop, uv_udp_t* handle, unsigned flags, int domain) uv__udp_init_ex() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | tcp.c | 155 int domain; in uv_tcp_init_ex() local
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrTextureEffect.cpp | 38 Sampling(const GrSurfaceProxy& proxy, GrSamplerState sampler, const SkRect& subset, const SkRect* domain, const float border[4], bool alwaysUseShaderTileMode, const GrCaps& caps, SkVector linearFilterInset) Sampling() argument 206 MakeSubset(GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, GrSamplerState sampler, const SkRect& subset, const SkRect& domain, const GrCaps& caps, const float border[4]) MakeSubset() argument 221 MakeCustomLinearFilterInset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, Wrap wx, Wrap wy, const SkRect& subset, const SkRect* domain, SkVector inset, const GrCaps& caps, const float border[4]) MakeCustomLinearFilterInset() argument [all...] |
| /third_party/python/Modules/ |
| H A D | nismodule.c | 173 char *domain; nis_get_default_domain() local 189 char *domain = NULL; nis_match() local 237 char *domain = NULL; nis_cat() local 433 char *domain = NULL; nis_maps() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server.c | 85 const char *domain; in eap_sm_buildInitiateReauthStart() local 419 const char *domain; in eap_server_erp_init() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server.c | 84 const char *domain; in eap_sm_buildInitiateReauthStart() local 426 const char *domain; in eap_server_erp_init() local [all...] |
| /foundation/multimodalinput/input/util/common/include/ |
| H A D | mmi_log.h | 475 const uint32_t domain; member
|
| /foundation/communication/netmanager_base/utils/common_utils/src/ |
| H A D | netmanager_base_common_utils.cpp | 612 bool IsValidDomain(const std::string &domain) in IsValidDomain() argument
|
| /foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
| H A D | netfirewall_parcel.h | 154 std::string domain; // Domain, mandatory
member 245 std::string domain; // domain name
member
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | api.c | 76 FtSocket( IN FILLP_INT domain, IN FILLP_INT type, IN FILLP_INT protocol) FtSocket() argument
|
| H A D | socket_app.c | 81 static FILLP_INT SockCheckDomainTypeProto(FILLP_INT domain, FILLP_INT type, FILLP_INT protocol) in SockCheckDomainTypeProto() argument 106 SockSocket(FILLP_INT domain, FILLP_INT type, FILLP_INT protocol) SockSocket() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | callbacks.c | 1076 FillpFuncCreateSocket( IN FILLP_INT32 domain, IN FILLP_INT32 type, IN FILLP_INT32 protocol) FillpFuncCreateSocket() argument
|
| /third_party/backends/backend/ |
| H A D | gphoto2.c | 355 debug_func (GPLogLevel level, const char *domain, const char *message, in debug_func() argument
|
| H A D | net.c | 698 net_avahi_resolve_callback(AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) global() argument 755 net_avahi_browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *userdata) global() argument [all...] |
| /third_party/curl/lib/ |
| H A D | cookie.c | 230 get_top_domain(const char * const domain, size_t *outlen) get_top_domain() argument 259 cookie_hash_domain(const char *domain, const size_t len) cookie_hash_domain() argument 279 cookiehash(const char * const domain) cookiehash() argument 430 bad_domain(const char *domain, size_t len) bad_domain() argument 481 Curl_cookie_add(struct Curl_easy *data, struct CookieInfo *c, bool httpheader, bool noexpire, const char *lineptr, const char *domain, const char *path, bool secure) Curl_cookie_add() argument [all...] |
| /third_party/libuv/src/ |
| H A D | uv-common.c | 348 int domain; in uv_udp_init_ex() local
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | etnaviv_drm.h | 174 __u8 domain; /* in, pm domain */ member 261 __u8 domain; /* in, pm domain index */ member
|
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drm.h | 174 __u8 domain; /* in, pm domain */ member 261 __u8 domain; /* in, pm domain index */ member
|