Searched defs:apply_filter (Results 1 – 10 of 10) sorted by relevance
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
D | filter_test.py | 58 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/ |
D | antglob.py | 117 def apply_filter(full_path, filter_rexs): function
|
/external/libabigail/src/ |
D | abg-comp-filter.cc | 41 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/ |
D | denoising.c | 675 int apply_filter = 0; in vp8_denoiser_denoise_mb() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | deblock_vsx.c | 26 static INLINE uint8x16_t apply_filter(uint8x16_t ctx[4], uint8x16_t v, in apply_filter() function
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph.h | 458 void apply_filter() { in apply_filter() function
|
/external/seccomp-tests/linux/ |
D | seccomp_bpf.c | 1653 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
|
/external/linux-kselftest/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 2361 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
|
/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 801 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 803 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox
|