Home
last modified time | relevance | path

Searched refs:apply_filter (Results 1 – 11 of 11) sorted by relevance

/external/jsoncpp/devtools/
Dantglob.py114 def apply_filter( full_path, filter_rexs ): function
132 included = apply_filter( full_path, include_filter )
133 rejected = apply_filter( full_path, exclude_filter )
/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c676 int apply_filter = 0; in vp8_denoiser_denoise_mb() local
699 apply_filter = 1; in vp8_denoiser_denoise_mb()
712 apply_filter = 1; in vp8_denoiser_denoise_mb()
718 if (apply_filter) { in vp8_denoiser_denoise_mb()
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c1051 struct sock_filter apply_filter[] = {
1066 self->apply_prog.filter = malloc(sizeof(apply_filter));
1068 memcpy(self->apply_prog.filter, &apply_filter, sizeof(apply_filter));
1069 self->apply_prog.len = (unsigned short)(sizeof(apply_filter)/sizeof(apply_filter[0]));
/external/seccomp-tests/linux/
Dseccomp_bpf.c1653 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
1669 self->apply_prog.filter = malloc(sizeof(apply_filter)); in FIXTURE_SETUP()
1671 memcpy(self->apply_prog.filter, &apply_filter, sizeof(apply_filter)); in FIXTURE_SETUP()
1672 self->apply_prog.len = (unsigned short)ARRAY_SIZE(apply_filter); in FIXTURE_SETUP()
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1839 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local
1855 self->apply_prog.filter = malloc(sizeof(apply_filter)); in FIXTURE_SETUP()
1857 memcpy(self->apply_prog.filter, &apply_filter, sizeof(apply_filter)); in FIXTURE_SETUP()
1858 self->apply_prog.len = (unsigned short)ARRAY_SIZE(apply_filter); in FIXTURE_SETUP()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...