Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/kernel_tests/
Dfilter_test.py58 def testFilterDataset(self, apply_filter): argument
94 def testFilterRange(self, apply_filter): argument
101 def testFilterDict(self, apply_filter): argument
111 def testUseStepContainerInFilter(self, apply_filter): argument
126 def testSparse(self, apply_filter): argument
144 def testShortCircuit(self, apply_filter): argument
153 def testParallelFilters(self, apply_filter): argument
/external/jsoncpp/devtools/
Dantglob.py117 def apply_filter(full_path, filter_rexs): function
/external/libabigail/src/
Dabg-comp-filter.cc41 apply_filter(filter_base& filter, corpus_diff_sptr d) in apply_filter() function
62 apply_filter(filter_base& filter, diff_sptr d) in apply_filter() function
84 apply_filter(filter_base_sptr filter, diff_sptr d) in apply_filter() function
/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c675 int apply_filter = 0; in vp8_denoiser_denoise_mb() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Ddeblock_vsx.c26 static INLINE uint8x16_t apply_filter(uint8x16_t ctx[4], uint8x16_t v, in apply_filter() function
/external/tensorflow/tensorflow/core/graph/
Dgraph.h458 void apply_filter() { in apply_filter() function
/external/seccomp-tests/linux/
Dseccomp_bpf.c1653 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2361 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
/external/python/cpython3/Lib/tkinter/
Dtix.py801 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox
/external/python/cpython2/Lib/lib-tk/
DTix.py803 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox