Home
last modified time | relevance | path

Searched full:suppress (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/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/net/bridge/
H A Dbr_arp_nd_proxy.c3 * Handle bridge arp/nd proxy/suppress
166 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp()
185 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp()
415 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
428 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
445 * and don't forward to arp suppress ports in br_do_suppress_nd()
/OK3568_Linux_fs/u-boot/board/xilinx/zynqmp/
H A DMakefile29 # Suppress "warning: function declaration isn't a prototype"
35 # To suppress "warning: cast to pointer from integer of different size"
/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/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_ip.c153 /* TCPACK SUPPRESS module */
330 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
390 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
396 printf("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
533 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
598 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
647 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
774 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
813 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
1023 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_ip.c162 /* TCPACK SUPPRESS module */
340 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
400 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
546 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
611 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
660 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
787 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
826 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
1036 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_ip.c153 /* TCPACK SUPPRESS module */
313 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
366 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
372 DHD_PRINT("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
491 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
552 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
601 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
729 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
768 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
978 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_ip.c153 /* TCPACK SUPPRESS module */
330 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
390 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
396 printf("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
533 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
598 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
647 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
774 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
813 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
1023 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_ip.c162 /* TCPACK SUPPRESS module */
340 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
400 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
546 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
611 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
660 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
787 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
826 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
1036 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_ip.c162 /* TCPACK SUPPRESS module */
340 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_send()
400 DHD_ERROR(("%s %d: Invalid TCP ACK Suppress mode %d\n", in dhd_tcpack_suppress_set()
406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set()
546 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", in dhd_tcpack_info_tbl_clean()
611 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_check_xmit()
660 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked()
787 /* is it an ack ? Allow only ACK flag, not to suppress others. */ in dhd_tcpack_suppress()
826 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpack_suppress()
1036 DHD_ERROR(("%s %d: tcpack suppress module NULL!!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_info_get()
[all …]
/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/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dassert.h87 suppress warnings we'd expect to be detected by gcc's -Wparentheses. */
103 suppress the evaluation of variable length arrays. */
/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/
H A Dassert.h87 suppress warnings we'd expect to be detected by gcc's -Wparentheses. */
103 suppress the evaluation of variable length arrays. */
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsend-pull-request16 GITSOBCC="--suppress-cc=all"
157 …eval "git send-email $GIT_TO $GIT_CC $GIT_EXTRA_CC --confirm=always --no-thread --suppress-cc=all …
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_support.c330 if (!KDB_STATE(SUPPRESS)) { in kdb_getarea_size()
332 KDB_STATE_SET(SUPPRESS); in kdb_getarea_size()
336 KDB_STATE_CLEAR(SUPPRESS); in kdb_getarea_size()
355 if (!KDB_STATE(SUPPRESS)) { in kdb_putarea_size()
357 KDB_STATE_SET(SUPPRESS); in kdb_putarea_size()
361 KDB_STATE_CLEAR(SUPPRESS); in kdb_putarea_size()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init_early.c160 /* cppcheck-suppress nullPointer */ in cpu_init_early_f()
164 /* cppcheck-suppress nullPointer */ in cpu_init_early_f()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-protocol-former.c406 // has an effect to suppress asynchronous transaction from device.
549 // Drivers can suppress the device to transfer asynchronous transactions by
551 // - 0x01000000: suppress transmission
552 // - 0x02000000: suppress transmission
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/prefs/
H A Dsingle-compositor.js1 pref("layers.acceleration.suppress-multiple", true);
/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/kernel/arch/sparc/math-emu/
H A DMakefile6 # suppress all warnings - as math.c produces a lot!
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dassume.h9 /* Evaluate x to suppress warnings. */ \
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Doverlay_4.dts9 /* suppress DTC warning */
/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.

12345678910>>...30