Home
last modified time | relevance | path

Searched defs:allowed (Results 51 - 75 of 150) sorted by relevance

123456

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c95 int *allowed = allowed_40; in dfs_is_chan_allowed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c91 int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 140, in allowed_ht40_channel_pair() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp629 bool allowed = true; in HWTEST_F() local
928 bool allowed = true; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy.cpp1260 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
1289 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
1380 ErrCode AnsManagerProxy::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() argument
1789 ErrCode AnsManagerProxy::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify() argument
[all...]
H A Dans_manager_stub_invalid.cpp341 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
347 ErrCode AnsManagerStub::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
366 ErrCode AnsManagerStub::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() argument
517 ErrCode AnsManagerStub::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify() argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp4881 bool allowed = false; in HWTEST_F() local
4904 bool allowed = false; in HWTEST_F() local
4926 bool allowed = false; in HWTEST_F() local
4948 bool allowed = false; in HWTEST_F() local
4970 bool allowed in HWTEST_F() local
4990 bool allowed = false; HWTEST_F() local
5013 bool allowed = false; HWTEST_F() local
5035 bool allowed = false; HWTEST_F() local
5057 bool allowed = false; HWTEST_F() local
5079 bool allowed = false; HWTEST_F() local
6534 bool allowed = false; HWTEST_F() local
6558 bool allowed = false; HWTEST_F() local
6581 bool allowed = false; HWTEST_F() local
6604 bool allowed = false; HWTEST_F() local
6627 bool allowed = false; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp4382 bool allowed = true; in HWTEST_F() local
4396 bool allowed = true; in HWTEST_F() local
4411 bool allowed = true; in HWTEST_F() local
4724 bool allowed = true; in HWTEST_F() local
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c147 const u32 allowed = CRYPTO_ALG_KERN_DRIVER_ONLY; in alg_bind() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dspu.c536 static const u64 allowed = ~(MFC_STATE1_LOCAL_STORAGE_DECODE_MASK in mfc_sr1_set() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dspu.c536 static const u64 allowed = ~(MFC_STATE1_LOCAL_STORAGE_DECODE_MASK in mfc_sr1_set() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c223 u16 allowed = B43_PHY_HT_CLASS_CTL_CCK_EN | in b43_phy_ht_classifier() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmd.c1405 int allowed = 1; in lbs_ps_confirm_sleep() local
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_cmnd.h86 int allowed; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A D88pm860x_charger.c109 unsigned allowed:1; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_object.c554 u32 allowed = lobj->allowed_domains; in radeon_bo_list_validate() local
/kernel/linux/linux-6.6/drivers/power/supply/
H A D88pm860x_charger.c109 unsigned allowed:1; member
[all...]
/kernel/linux/linux-6.6/drivers/char/
H A Dmem.c140 int allowed, probe; in read_mem() local
220 int allowed; in write_mem() local
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dpci.c441 int i, rc, allowed; in cxl_hdm_decode_init() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c223 u16 allowed = B43_PHY_HT_CLASS_CTL_CCK_EN | in b43_phy_ht_classifier() local
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcmd.c1413 int allowed = 1; in lbs_ps_confirm_sleep() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dio_pagetable.c586 struct iopt_allowed *allowed; in iopt_set_allow_iova() local
/kernel/linux/linux-6.6/security/selinux/include/
H A Dsecurity.h210 u32 allowed; member
230 struct extended_perms_data *allowed; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c100 int *allowed = allowed_40; in dfs_is_chan_allowed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dhw_features_common.c116 int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 140, in allowed_ht40_channel_pair() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp161 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
166 ErrCode NotificationHelper::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
309 ErrCode NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() argument
433 ErrCode NotificationHelper::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify() argument

Completed in 55 milliseconds

123456