Home
last modified time | relevance | path

Searched refs:suppress (Results 1 – 25 of 159) sorted by relevance

1234567

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dwobble_suppression.hpp70 virtual void suppress(int idx, const Mat &frame, Mat &result) = 0;
98 virtual void suppress(int idx, const Mat &frame, Mat &result) CV_OVERRIDE;
116 virtual void suppress(int idx, const Mat &frame, Mat &result) CV_OVERRIDE;
126 void suppress(int idx, const cuda::GpuMat &frame, cuda::GpuMat &result);
127 virtual void suppress(int idx, const Mat &frame, Mat &result) CV_OVERRIDE;
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsysrq.c825 bool suppress; in sysrq_handle_keypress() local
890 suppress = sysrq->active; in sysrq_handle_keypress()
921 suppress = false; in sysrq_handle_keypress()
924 return suppress; in sysrq_handle_keypress()
931 bool suppress; in sysrq_filter() local
943 suppress = false; in sysrq_filter()
947 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
951 suppress = sysrq->active; in sysrq_filter()
955 return suppress; in sysrq_filter()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Digmp.h70 suppress:1, member
74 suppress:1, member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Digmp.h70 suppress:1, member
74 suppress:1, member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Digmp.h70 suppress:1, member
74 suppress:1, member
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Doverlay_4.dts9 /* suppress DTC warning */
H A Doverlay_10.dts9 /* suppress DTC warning */
H A Doverlay_11.dts9 /* suppress DTC warning */
/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h76 bool (*suppress)(struct fib_rule *, member
78 bool (*suppress)(struct fib_rule *, int,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool.service10 # Normal output will go to syslog, so suppress stdout.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpython3native.bbclass20 # suppress host user's site-packages dirs.
/OK3568_Linux_fs/external/common_algorithm/audio/
H A DChangelog.txt16 - Add NLP plus when need suppress residual echo
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0001-host-CMakeLists-add-boost-unit_test_framework-requir.patch9 This PR suppress unit_test_framework to the default list and append
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A D0001-Enable-to-suppress-multiple-compositors.patch4 Subject: [PATCH] Enable to suppress multiple compositors
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius-libtool-do-not-use-jlibtool.patch58 …$(addprefix -I,${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} --suppress=variableScope --suppress=invalidscan…
/OK3568_Linux_fs/buildroot/package/boost/
H A D0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch43 … thread-unsafe code, then you may define BOOST_MATH_BERNOULLI_UNTHREADED to suppress this error.");
61 … thread-unsafe code, then you may define BOOST_MATH_BERNOULLI_UNTHREADED to suppress this error.");
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A DMakefile100 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Ddebian-suppress-usr-lib-in-krb5-config.patch1 Subject: [PATCH] debian: suppress /usr/lib in krb5-config
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Turn-off-sign-compare-for-musl-libc.patch24 + // clang to throw sign-compare warning. This is to suppress the warning
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_debug_linux.c273 dhd_os_suppress_logging(dhd_pub_t *dhdp, bool suppress) in dhd_os_suppress_logging() argument
277 int enable = (suppress) ? 0 : 1; in dhd_os_suppress_logging()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_debug_linux.c273 dhd_os_suppress_logging(dhd_pub_t *dhdp, bool suppress) in dhd_os_suppress_logging() argument
277 int enable = (suppress) ? 0 : 1; in dhd_os_suppress_logging()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_debug_linux.c281 dhd_os_suppress_logging(dhd_pub_t *dhdp, bool suppress) in dhd_os_suppress_logging() argument
285 int enable = (suppress) ? 0 : 1; in dhd_os_suppress_logging()

1234567