Home
last modified time | relevance | path

Searched defs:stop_filter (Results 1 – 10 of 10) sorted by relevance

/dports/news/newsx/newsx-1.6/src/
H A Dfilter.c85 stop_filter() in stop_filter() function
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DWavelets.c166 float * stop_filter = NULL; /* select wavelet coefficients to stop */ in FWT_1d_stop_filter() local
395 float * stop_filter, /* select wavelet coefs. to stop */ in wavelet_analysis()
H A D3dWavelets.c79 float * stop_filter; /* select wavelet coefs. to stop */ member
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/backends/
H A Dbackend_agg.py363 def stop_filter(self, post_processing): member in RendererAgg
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/backends/
H A Dbackend_agg.py354 def stop_filter(self, post_processing): member in RendererAgg
/dports/net/scapy/scapy-2.4.5/scapy/
H A Dsendrecv.py1030 stop_filter=None, # type: Optional[Callable[[Packet], bool]] argument
/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Dscan.c2268 static void stop_filter(struct section_buf *s) in stop_filter() function
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/scan/
H A Dscan.c1775 static void stop_filter (struct section_buf *s) in stop_filter() function
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dbackend_bases.py721 def stop_filter(self, filter_func): member in RendererBase
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dbackend_bases.py835 def stop_filter(self, filter_func): member in RendererBase