Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt21 RDEPENDS:perl-module-anydbm-file += "perl-module-strict"
33 RDEPENDS:perl-module-app-cpan += "perl-module-strict"
41 RDEPENDS:perl-module-app-prove += "perl-module-strict"
50 RDEPENDS:perl-module-app-prove-state += "perl-module-strict"
56 RDEPENDS:perl-module-app-prove-state-result += "perl-module-strict"
58 RDEPENDS:perl-module-app-prove-state-result-test += "perl-module-strict"
63 RDEPENDS:perl-module-archive-tar-constant += "perl-module-strict"
71 RDEPENDS:perl-module-archive-tar-file += "perl-module-strict"
81 RDEPENDS:perl-module-archive-tar += "perl-module-strict"
83 RDEPENDS:perl-module-attribute-handlers += "perl-module-strict"
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_policy.c57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local
62 if (strict && info->len != sp->len) in match_policy_in()
66 pos = strict ? i - sp->len + 1 : 0; in match_policy_in()
72 if (!strict) in match_policy_in()
74 } else if (strict) in match_policy_in()
78 return strict ? 1 : 0; in match_policy_in()
87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
95 pos = strict ? i : 0; in match_policy_out()
101 if (!strict) in match_policy_out()
103 } else if (strict) in match_policy_out()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter_ipv6.h45 const struct net_device *dev, int strict);
51 bool strict);
83 const struct net_device *dev, int strict) in nf_ipv6_chk_addr() argument
91 return v6_ops->chk_addr(net, addr, dev, strict); in nf_ipv6_chk_addr()
93 return ipv6_chk_addr(net, addr, dev, strict); in nf_ipv6_chk_addr()
100 struct flowi *fl, bool strict);
103 struct flowi *fl, bool strict) in nf_ip6_route() argument
109 return v6ops->route(net, dst, fl, strict); in nf_ip6_route()
114 return __nf_ip6_route(net, dst, fl, strict); in nf_ip6_route()
H A Dnetfilter_ipv4.h27 bool strict);
35 struct flowi *fl, bool strict) in nf_ip_route() argument
/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci45 when strict
50 when strict
55 when strict
60 when strict
65 when strict
70 when strict
75 when strict
80 when strict
85 when strict
H A Dfor_each_child.cocci103 when strict
137 when strict
208 when strict
231 when strict
265 when strict
291 when strict
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch36 -BUILD_CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
37 +BUILD_CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
41 -BUILD_CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
42 +BUILD_CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
47 -BUILD_CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
48 +BUILD_CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dreturnvar.cocci9 // "when strict" can be removed to get more hits, but adds false
25 when strict
38 when strict
49 when strict
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps65218.c216 u32 strict; in tps65218_voltage_set_strict() local
220 &strict)) in tps65218_voltage_set_strict()
223 if (strict != 0 && strict != 1) { in tps65218_voltage_set_strict()
231 strict ? TPS65218_CONFIG1_STRICT : 0, in tps65218_voltage_set_strict()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Drxtimestamp.c278 bool strict) in run_test_case() argument
347 if (!strict && test_cases[test_num].warn_on_fail) in run_test_case()
359 bool strict = false; in main() local
396 strict = true; in main()
419 strict)) in main()
423 strict)) in main()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/
H A Dadd-missing-python-include-dir-for-cross.patch20 CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)
23 - CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)…
24 + CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)…
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c294 cos_params[i].strict = BNX2X_DCBX_STRICT_INVALID; in bnx2x_dcbx_get_ets_feature()
520 if (((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[0].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config()
522 ((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[1].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config()
529 ets->cos_params[0].strict, in bnx2x_dcbx_2cos_limit_update_ets_config()
531 ets->cos_params[1].strict, in bnx2x_dcbx_2cos_limit_update_ets_config()
554 if (ets->cos_params[0].strict == BNX2X_DCBX_STRICT_COS_HIGHEST) in bnx2x_dcbx_2cos_limit_update_ets_config()
556 else if (ets->cos_params[1].strict in bnx2x_dcbx_2cos_limit_update_ets_config()
577 if (ets->cos_params[i].strict != BNX2X_DCBX_STRICT_INVALID) { in bnx2x_dcbx_update_ets_config()
585 ets->cos_params[i].strict; in bnx2x_dcbx_update_ets_config()
1097 cos, bp->dcbx_port_params.ets.cos_params[cos].strict); in bnx2x_dcbx_print_cos_params()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__config1311 __attribute__((availability(macosx,strict,introduced=10.12))) \
1312 __attribute__((availability(ios,strict,introduced=10.0))) \
1313 __attribute__((availability(tvos,strict,introduced=10.0))) \
1314 __attribute__((availability(watchos,strict,introduced=3.0)))
1316 __attribute__((availability(macosx,strict,introduced=10.14))) \
1317 __attribute__((availability(ios,strict,introduced=12.0))) \
1318 __attribute__((availability(tvos,strict,introduced=12.0))) \
1319 __attribute__((availability(watchos,strict,introduced=5.0)))
1325 __attribute__((availability(macosx,strict,introduced=10.12))) \
1326 __attribute__((availability(ios,strict,introduced=10.0))) \
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__config1311 __attribute__((availability(macosx,strict,introduced=10.12))) \
1312 __attribute__((availability(ios,strict,introduced=10.0))) \
1313 __attribute__((availability(tvos,strict,introduced=10.0))) \
1314 __attribute__((availability(watchos,strict,introduced=3.0)))
1316 __attribute__((availability(macosx,strict,introduced=10.14))) \
1317 __attribute__((availability(ios,strict,introduced=12.0))) \
1318 __attribute__((availability(tvos,strict,introduced=12.0))) \
1319 __attribute__((availability(watchos,strict,introduced=5.0)))
1325 __attribute__((availability(macosx,strict,introduced=10.12))) \
1326 __attribute__((availability(ios,strict,introduced=10.0))) \
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A DBuild4 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
6 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A DMakefile7 … -I../../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
/OK3568_Linux_fs/buildroot/package/intel-mediadriver/
H A D0001-Add-MEDIA-BUILD-HARDENING-option.patch30 -set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -fno-strict-aliasing -D_FORTIFY_SOURCE=2")
32 +set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -fno-strict-aliasing")
35 -set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -fno-strict-aliasing -D_FORTIFY_SOURCE=2")
37 +set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -fno-strict-aliasing")
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/
H A D0001-replace-perl-w-with-use-warnings.patch45 use strict;
63 use strict;
81 use strict;
99 use strict;
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dkfree_sensitive.cocci47 when strict
59 when strict
77 when strict
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dnetfilter.c29 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
33 strict ? skb_dst(skb)->dev->ifindex : 0, in ip6_route_me_harder()
93 struct flowi *fl, bool strict) in __nf_ip6_route() argument
101 const void *sk = strict ? &fake_sk : NULL; in __nf_ip6_route()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-fix-host-gcc.patch18 - CC_WARNINGS=`echo $CC_WARNINGS | sed -e 's/-Wno-strict-aliasing//g'`
19 - CXX_WARNINGS=`echo $CC_WARNINGS | sed -e 's/-Wno-strict-aliasing//g'`
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0001-force-static-build.patch21 -CFLAGS = @CFLAGS@ -fno-strict-aliasing -Wall -Wstrict-prototypes
22 +CFLAGS = @CFLAGS@ -static -fno-strict-aliasing -Wall -Wstrict-prototypes
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh173 ets bands 8 strict 8 priomap 7 6
189 ets bands 8 strict 8 priomap 7 6
206 ets bands 8 strict 8 priomap 7 6
228 ets bands 8 strict 8 priomap 7 6
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-class-dax8 system. Device DAX is strict, precise and predictable.
14 2. Enforces deterministic behavior by being strict about
/OK3568_Linux_fs/kernel/tools/virtio/
H A DMakefile7 …-I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…

12345678910>>...17