Home
last modified time | relevance | path

Searched defs:strict (Results 51 - 75 of 162) sorted by relevance

1234567

/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
/kernel/linux/linux-5.10/include/linux/
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/net/ipv6/
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/include/linux/
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-6.6/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
/kernel/linux/linux-6.6/net/ipv6/
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.c42 dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) dummy_ipv6_chk_addr() argument
H A Dnetfilter.c31 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
99 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) __nf_ip6_route() argument
/third_party/node/lib/
H A Dassert.js1059 function strict(...args) { global() function
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc49 convertUTF16ToUTF8(const UChar** sourceStart, const UChar* sourceEnd, char** targetStart, char* targetEnd, bool strict) convertUTF16ToUTF8() argument
263 convertUTF8ToUTF16(const char** sourceStart, const char* sourceEnd, UChar** targetStart, UChar* targetEnd, bool* sourceAllASCII, bool strict) convertUTF8ToUTF16() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djpegtran.c48 static boolean strict; /* for -strict switch */ variable
H A Ddjpeg.c104 static boolean strict; /* for -strict switch */ variable
/third_party/rust/crates/once_cell/src/
H A Dimp_std.rs255 mod strict { modules
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c75 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_none.c75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Drxtimestamp.c359 bool strict = false; in main() local
277 run_test_case(struct socket_type *s, int test_num, char ip_version, bool strict) run_test_case() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_map.c418 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dplatform.c372 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-6.6/tools/testing/selftests/net/
H A Drxtimestamp.c359 bool strict = false; in main() local
277 run_test_case(struct socket_type *s, int test_num, char ip_version, bool strict) run_test_case() argument
/third_party/ltp/lib/
H A Dtst_netdevice.c101 int tst_create_veth_pair(const char *file, const int lineno, int strict, in tst_create_veth_pair() argument
160 int tst_netdev_add_device(const char *file, const int lineno, int strict, in tst_netdev_add_device() argument
204 int tst_netdev_remove_device(const char *file, const int lineno, int strict, in tst_netdev_remove_device() argument
239 static int modify_address(const char *file, const int lineno, int strict, in modify_address() argument
289 int tst_netdev_add_address(const char *file, const int lineno, int strict, in tst_netdev_add_address() argument
298 tst_netdev_add_address_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t address, unsigned int prefix, unsigned int flags) tst_netdev_add_address_inet() argument
306 tst_netdev_remove_address(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *address, size_t addrlen) tst_netdev_remove_address() argument
314 tst_netdev_remove_address_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t address) tst_netdev_remove_address_inet() argument
321 change_ns(const char *file, const int lineno, int strict, const char *ifname, unsigned short attr, uint32_t value) change_ns() argument
362 tst_netdev_change_ns_fd(const char *file, const int lineno, int strict, const char *ifname, int nsfd) tst_netdev_change_ns_fd() argument
368 tst_netdev_change_ns_pid(const char *file, const int lineno, int strict, const char *ifname, pid_t nspid) tst_netdev_change_ns_pid() argument
374 modify_route(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) modify_route() argument
457 modify_route_inet(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) modify_route_inet() argument
485 tst_netdev_add_route(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) tst_netdev_add_route() argument
496 tst_netdev_add_route_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) tst_netdev_add_route_inet() argument
505 tst_netdev_remove_route(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) tst_netdev_remove_route() argument
516 tst_netdev_remove_route_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) tst_netdev_remove_route_inet() argument
525 modify_qdisc(const char *file, const int lineno, int strict, const char *object, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, unsigned int info, const char *qd_kind, const struct tst_rtnl_attr_list *config) modify_qdisc() argument
584 tst_netdev_add_qdisc(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_qdisc() argument
594 tst_netdev_remove_qdisc(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, const char *qd_kind) tst_netdev_remove_qdisc() argument
603 tst_netdev_add_traffic_class(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_class() argument
613 tst_netdev_remove_traffic_class(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, const char *qd_kind) tst_netdev_remove_traffic_class() argument
622 tst_netdev_add_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_filter() argument
633 tst_netdev_remove_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind) tst_netdev_remove_traffic_filter() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/third_party/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp547 xmlChar* strict = xmlGetProp(cur, BAD_CAST("strict")); in ParseActionInfo() local

Completed in 21 milliseconds

1234567