Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/
Dfilter_parallelization_test.py65 def testFilterDataset(self, apply_filter): argument
103 def testFilterRange(self, apply_filter): argument
112 def testFilterDict(self, apply_filter): argument
124 def testUseStepContainerInFilter(self, apply_filter): argument
146 def testSparse(self, apply_filter): argument
166 def testShortCircuit(self, apply_filter): argument
177 def testParallelFilters(self, apply_filter): argument
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dfilter_test.py55 def testFilterDataset(self, apply_filter): argument
91 def testFilterRange(self, apply_filter): argument
98 def testFilterDict(self, apply_filter): argument
108 def testUseStepContainerInFilter(self, apply_filter): argument
123 def testSparse(self, apply_filter): argument
141 def testShortCircuit(self, apply_filter): argument
150 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/cronet/build/android/gyp/
Dwrite_build_config.py667 def apply_filter(paths): function
/external/angle/build/android/gyp/
Dwrite_build_config.py661 def apply_filter(paths): function
/external/libvpx/vp8/encoder/
Ddenoising.c675 int apply_filter = 0; in vp8_denoiser_denoise_mb() local
/external/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/pigweed/pw_console/py/pw_console/
Dlog_view.py420 def apply_filter(self): member in LogView
/external/tensorflow/tensorflow/core/graph/
Dgraph.h478 void apply_filter() { in apply_filter() function
/external/seccomp-tests/linux/
Dseccomp_bpf.c1657 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2554 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
/external/python/cpython2/Lib/lib-tk/
DTix.py803 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox
/external/python/cpython3/Lib/tkinter/
Dtix.py803 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox