Home
last modified time | relevance | path

Searched defs:strict (Results 1 - 25 of 87) sorted by relevance

1234

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.h33 constexpr inline bool CheckCategoryBits(ObjectCategoryBits compareTo, ObjectCategoryBits bitmask, bool strict) in CheckCategoryBits() argument
H A Dclass_registry.cpp84 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument
102 GetAllTypes( const BASE_NS::vector<BASE_NS::Uid>& interfaceUids, bool strict, bool excludeDeprecated) const GetAllTypes() argument
H A Dattachment_container.cpp184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() argument
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
H A Dnetfilter_ipv6.h79 nf_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) nf_ipv6_chk_addr() argument
99 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip6_route() argument
/kernel/linux/linux-5.10/include/linux/pinctrl/
H A Dpinmux.h82 bool strict; member
/kernel/linux/linux-6.6/include/linux/pinctrl/
H A Dpinmux.h81 bool strict; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h34 bool strict = false; member
/kernel/linux/linux-5.10/net/netfilter/
H A Dutils.c163 nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict, unsigned short family) nf_route() argument
H A Dxt_policy.c57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local
87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_policy.c57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local
87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
[all...]
H A Dutils.c163 nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict, unsigned short family) nf_route() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_event_hub.cpp160 int32_t ListEventHub::GetListItemIndexByPosition(float x, float y, bool strict) in GetListItemIndexByPosition() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65218.c216 u32 strict; in tps65218_voltage_set_strict() local
/kernel/linux/linux-5.10/lib/
H A Dts_fsm.c139 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dnetfilter.c30 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
94 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) __nf_ip6_route() argument
H A Daddrconf_core.c166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, struct flowi6 *fl6, int oif, bool have_oif_match, const struct sk_buff *skb, int strict) eafnosupport_fib6_select_path() argument
H A Dping.c41 dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) dummy_ipv6_chk_addr() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65218.c207 u32 strict; in tps65218_voltage_set_strict() local
/kernel/linux/linux-6.6/lib/
H A Dts_fsm.c139 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp131 bool strict = g_configParser->GetActionStrict(actionName); in ActionValueDecision() local
170 bool strict = g_configParser->GetActionStrict(actionName); in LcdValueDecision() local
/base/security/device_auth/common_lib/impl/src/
H A Dhc_tlv_parser.c51 int32_t ParseTlvNode(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvNode() argument
193 int32_t ParseTlvStruct(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvStruct() argument
297 HcBool DecodeTlvMessage(TlvBase *msg, HcParcel *parcel, HcBool strict) in DecodeTlvMessage() argument
332 int32_t ParseTlvBuffer(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvBuffer() argument
380 ParseTlvString(TlvBase *tlv, HcParcel *parcel, HcBool strict) ParseTlvString() argument
[all...]
/kernel/linux/linux-5.10/drivers/of/
H A Dplatform.c346 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_conf.c49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() argument

Completed in 11 milliseconds

1234