Home
last modified time | relevance | path

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

12345678910>>...68

/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Dpci.c26 struct pci_dev *pci_acc_init(struct pci_access **pacc, int domain, int bus, in pci_acc_init() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dsocket.c13 int domain; member
/test/ostest/wukong/report/src/
H A Dexception_manager.cpp79 std::string domain = ""; in StartCatching() local
/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c41 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c40 int socket(int domain, int type, int protocol) in socket() argument
/third_party/musl/src/network/
H A Dsocket.c44 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h7 unsigned domain; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h10 unsigned domain; member
/third_party/ltp/testcases/kernel/syscalls/socketpair/
H A Dsocketpair01.c25 int domain; member
/third_party/ltp/testcases/kernel/syscalls/socket/
H A Dsocket01.c24 int domain; member
/third_party/libexif/test/nls/
H A Dtest-nls.c67 const char *domain = textdomain(GETTEXT_PACKAGE); in main() local
/third_party/lwip/test/unit/mdns/
H A Dtest_mdns.c43 struct mdns_domain domain; in START_TEST() local
62 struct mdns_domain domain; in START_TEST() local
81 struct mdns_domain domain; in START_TEST() local
106 struct mdns_domain domain; START_TEST() local
162 struct mdns_domain domain; START_TEST() local
187 struct mdns_domain domain; START_TEST() local
216 struct mdns_domain domain; START_TEST() local
250 struct mdns_domain domain; START_TEST() local
276 struct mdns_domain domain; START_TEST() local
298 struct mdns_domain domain; START_TEST() local
317 struct mdns_domain domain; START_TEST() local
337 struct mdns_domain domain; START_TEST() local
357 struct mdns_domain domain; START_TEST() local
373 struct mdns_domain domain; START_TEST() local
392 struct mdns_domain domain; START_TEST() local
407 struct mdns_domain domain; START_TEST() local
599 struct mdns_domain domain; START_TEST() local
634 struct mdns_domain domain; START_TEST() local
671 struct mdns_domain domain; START_TEST() local
706 struct mdns_domain domain; START_TEST() local
740 struct mdns_domain domain; START_TEST() local
775 struct mdns_domain domain; START_TEST() local
812 struct mdns_domain domain; START_TEST() local
852 struct mdns_domain domain; START_TEST() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dres_querydomain.c22 const char domain[] = "baidu.com"; variable
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h42 uint32_t domain; member
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_write_handler.h35 std::string domain; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Dhisysevent_easy.c73 static int InitEventHeader(struct HiSysEventEasyHeader* header, const char* domain, const char* name, in InitEventHeader() argument
91 int HiSysEventEasyWrite(const char* domain, const char* name, enum HiSysEventEasyType eventType, const char* data) in HiSysEventEasyWrite() argument
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_listener.cpp53 void NapiHiSysEventListener::OnEvent(const std::string& domain, const std::string& eventName, const int eventType, in OnEvent() argument
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp30 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& domain, in BuildQuery() argument
40 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& domain, in BuildQuery() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_app_event_watcher.h37 std::string domain; member
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h120 const char* domain; member
[all...]
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h36 std::string domain = ""; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm_domain.c41 struct mali_pm_domain *domain = NULL; in mali_pm_domain_create() local
75 mali_pm_domain_delete(struct mali_pm_domain *domain) mali_pm_domain_delete() argument
87 mali_pm_domain_add_group(struct mali_pm_domain *domain, struct mali_group *group) mali_pm_domain_add_group() argument
100 mali_pm_domain_add_l2_cache(struct mali_pm_domain *domain, struct mali_l2_cache_core *l2_cache) mali_pm_domain_add_l2_cache() argument
131 mali_pm_domain_ref_get(struct mali_pm_domain *domain) mali_pm_domain_ref_get() argument
146 mali_pm_domain_ref_put(struct mali_pm_domain *domain) mali_pm_domain_ref_put() argument
166 mali_pm_domain_get_id(struct mali_pm_domain *domain) mali_pm_domain_get_id() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-iommu.h54 static inline int iommu_get_dma_cookie(struct iommu_domain *domain) in iommu_get_dma_cookie() argument
59 static inline int iommu_get_msi_cookie(struct iommu_domain *domain, dma_addr_t base) in iommu_get_msi_cookie() argument
64 static inline void iommu_put_dma_cookie(struct iommu_domain *domain) in iommu_put_dma_cookie() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm_domain.c39 struct mali_pm_domain *domain = NULL; in mali_pm_domain_create() local
73 mali_pm_domain_delete(struct mali_pm_domain *domain) mali_pm_domain_delete() argument
85 mali_pm_domain_add_group(struct mali_pm_domain *domain, struct mali_group *group) mali_pm_domain_add_group() argument
99 mali_pm_domain_add_l2_cache(struct mali_pm_domain *domain, struct mali_l2_cache_core *l2_cache) mali_pm_domain_add_l2_cache() argument
131 mali_pm_domain_ref_get(struct mali_pm_domain *domain) mali_pm_domain_ref_get() argument
146 mali_pm_domain_ref_put(struct mali_pm_domain *domain) mali_pm_domain_ref_put() argument
166 mali_pm_domain_get_id(struct mali_pm_domain *domain) mali_pm_domain_get_id() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dnetsys_sock_client.cpp41 int HookSocket(int (*fn)(int, int, int), int domain, int type, int protocol) in HookSocket() argument
77 int ohos_socket_hook_socket(int domain, int type, int protocol) in ohos_socket_hook_socket() argument

Completed in 7 milliseconds

12345678910>>...68