Home
last modified time | relevance | path

Searched defs:strict (Results 76 - 100 of 162) sorted by relevance

1234567

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp234 xmlChar* strict = xmlGetProp(curNode, BAD_CAST("strict")); in ParseActionNode() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp334 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_client_modeset.c216 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) in drm_connector_enabled() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1151 int bnxt_approve_mac(struct bnxt *bp, u8 *mac, bool strict) in bnxt_approve_mac() argument
1199 int bnxt_approve_mac(struct bnxt *bp, u8 *mac, bool strict) in bnxt_approve_mac() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h45 u8 strict; member
142 u8 strict; member
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dinode.c806 ovl_verify_inode(struct inode *inode, struct dentry *lowerdentry, struct dentry *upperdentry, bool strict) ovl_verify_inode() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Ddatagram.c822 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; in ip6_datagram_send_ctl() local
H A Dip6_vti.c680 int strict = (ipv6_addr_type(&p->raddr) & in vti6_link_config() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1170 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac() argument
1265 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h45 u8 strict; member
142 u8 strict; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_map.c424 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_client_modeset.c219 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) in drm_connector_enabled() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Ddatagram.c829 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; in ip6_datagram_send_ctl() local
H A Dip6_vti.c679 int strict = (ipv6_addr_type(&p->raddr) & in vti6_link_config() local
/third_party/python/Modules/
H A Dossaudiodev.c570 int wanted_fmt, wanted_channels, wanted_rate, strict=0; in oss_setparameters() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c365 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_internal.c365 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcpufeature.h59 bool strict; /* CPU Sanity check: strict matching required ? */ member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcpufeature.h63 bool strict; /* CPU Sanity check: strict matching required ? */ member
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-buffer.c279 iio_scan_mask_match(const unsigned long *av_masks, unsigned int masklength, const unsigned long *mask, bool strict) iio_scan_mask_match() argument
/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c145 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c1002 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu() argument
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dinode.c1184 ovl_verify_inode(struct inode *inode, struct dentry *lowerdentry, struct dentry *upperdentry, bool strict) ovl_verify_inode() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c1024 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1487 BOOL ntfs_forbidden_chars(const ntfschar *name, int len, BOOL strict) argument
1531 ntfs_forbidden_names(ntfs_volume *vol, const ntfschar *name, int len, BOOL strict) global() argument

Completed in 37 milliseconds

1234567