Searched refs:filters (Results 1 - 25 of 337) sorted by relevance

1234567891011>>

/external/lzma/Java/Tukaani/src/org/tukaani/xz/
H A DRawCoder.java13 static void validate(FilterCoder[] filters) argument
15 for (int i = 0; i < filters.length - 1; ++i)
16 if (!filters[i].nonLastOK())
20 if (!filters[filters.length - 1].lastOK())
25 for (int i = 0; i < filters.length; ++i)
26 if (filters[i].changesSize())
H A DBlockOutputStream.java30 public BlockOutputStream(OutputStream out, FilterEncoder[] filters, argument
38 for (int i = filters.length - 1; i >= 0; --i)
39 filterChain = filters[i].getOutputStream(filterChain);
50 bufStream.write(filters.length - 1);
53 for (int i = 0; i < filters.length; ++i) {
54 EncoderUtil.encodeVLI(bufStream, filters[i].getFilterID());
55 byte[] filterProps = filters[i].getFilterProps();
/external/clang/test/CodeGenCXX/
H A Ddebug-info-template-recursive.cpp10 bar filters; variable
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
H A DFilters.java17 * Filter that combines other filters.
27 * Filter that combines all other filters.
36 private final IFilter[] filters; field in class:Filters
38 private Filters(final IFilter... filters) { argument
39 this.filters = filters;
44 for (final IFilter filter : filters) {
/external/deqp/scripts/
H A Dbuild_android_mustpass.py63 filters = [include("es30-lmp.txt")]), variable
70 filters = [include("es31-lmp.txt")]), variable
80 filters = [include("es30-lmp-mr1.txt")]), variable
87 filters = [include("es31-lmp-mr1.txt")]), variable
98 filters = [include("egl-master.txt")]), variable
106 filters = [include("gles2-master.txt")]), variable
114 filters = [include("gles3-master.txt")]), variable
120 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
125 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
130 filters variable
135 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
142 filters = [include("gles3-master.txt"), variable
151 filters = [include("gles3-master.txt"), variable
161 filters = [include("gles31-master.txt")]), variable
168 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
173 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
178 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
183 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
190 filters = [include("gles31-master.txt"), include("gles31-multisample.txt")]), variable
197 filters = [include("gles31-master.txt"), include("gles31-pixelformat.txt")]), variable
209 filters = NYC_EGL_COMMON_FILTERS, variable
222 filters = NYC_GLES2_COMMON_FILTERS, variable
235 filters = NYC_GLES3_COMMON_FILTERS, variable
242 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
248 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
254 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
260 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
268 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-multisample.txt")], variable
276 filters = NYC_GLES3_COMMON_FILTERS + [include("gles3-pixelformat.txt")], variable
289 filters = NYC_GLES31_COMMON_FILTERS, variable
297 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
303 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
309 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
315 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
323 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-multisample.txt")], variable
331 filters = NYC_GLES31_COMMON_FILTERS + [include("gles31-pixelformat.txt")], variable
340 filters = NYC_VULKAN_FILTERS, variable
358 filters = MASTER_EGL_COMMON_FILTERS, variable
375 filters = MASTER_GLES2_COMMON_FILTERS, variable
382 filters = [include("gles2-temp-excluded.txt")], variable
401 filters = MASTER_GLES3_COMMON_FILTERS, variable
408 filters = [include("gles3-temp-excluded.txt")], variable
415 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
421 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
427 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
433 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")], variable
441 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-multisample.txt"), variable
450 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-pixelformat.txt"), variable
470 filters = MASTER_GLES31_COMMON_FILTERS, variable
477 filters = [include("gles31-temp-excluded.txt")], variable
485 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
491 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
497 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
503 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")], variable
511 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-multisample.txt")], variable
519 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-pixelformat.txt")], variable
533 filters = MASTER_VULKAN_FILTERS, variable
536 filters = [include("vk-temp-excluded.txt")], variable
[all...]
/external/deqp/external/openglcts/scripts/
H A Dbuild_mustpass.py105 filters = [include("gles2-master.txt")]), variable
114 filters = [include("gles3-master.txt")]), variable
123 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
130 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
137 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
144 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), variable
152 filters = [include("gles3-master.txt"), variable
162 filters = [include("gles3-master.txt"), variable
173 filters = [include("gles31-master.txt")]), variable
181 filters variable
188 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
195 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
202 filters = [include("gles31-master.txt"), include("gles31-rotation.txt")]), variable
210 filters = [include("gles31-master.txt"), include("gles31-multisample.txt")]), variable
218 filters = [include("gles31-master.txt"), include("gles31-pixelformat.txt")]), variable
234 filters = GLCTS_3_2_3_EGL_COMMON_FILTERS), variable
251 filters = GLCTS_3_2_3_GLES2_COMMON_FILTERS), variable
268 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [exclude("gles3-hw-issues.txt")]), variable
276 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
283 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
290 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
297 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
305 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-multisample.txt"), exclude("gles3-multisample-hw-issues.txt")]), variable
313 filters = GLCTS_3_2_3_GLES3_COMMON_FILTERS + [include("gles3-pixelformat.txt")]), variable
332 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS), variable
341 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
348 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
355 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
362 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
370 filters = [include("gles31-master.txt"), variable
380 filters = GLCTS_3_2_3_GLES31_COMMON_FILTERS + [include("gles31-pixelformat.txt")]), variable
395 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
400 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
406 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
412 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
421 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
426 filters = GLCTS_3_2_3_GLES32_KHR_COMMON_FILTERS), variable
441 filters = MASTER_EGL_COMMON_FILTERS), variable
455 filters = MASTER_GLES2_COMMON_FILTERS), variable
470 filters = MASTER_GLES3_COMMON_FILTERS), variable
478 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
485 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
492 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
499 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-rotation.txt")]), variable
507 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-multisample.txt")]), variable
515 filters = MASTER_GLES3_COMMON_FILTERS + [include("gles3-pixelformat.txt")]), variable
530 filters = MASTER_GLES31_COMMON_FILTERS), variable
539 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
546 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
553 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
560 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-rotation.txt")]), variable
568 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-multisample.txt")]), variable
576 filters = MASTER_GLES31_COMMON_FILTERS + [include("gles31-pixelformat.txt")]), variable
585 filters = [include("gles2-khr-master.txt")]), variable
594 filters = [include("gles2-deqp-master.txt")]), variable
603 filters = [include("gles2-gtf-master.txt")]), variable
608 filters = [include("gles2-gtf-master.txt")]), variable
614 filters = [include("gles2-gtf-master.txt")]), variable
620 filters = [include("gles2-gtf-master.txt")]), variable
625 filters = [include("gles2-gtf-egl.txt")]), variable
630 filters = [include("gles2-gtf-egl.txt")]), variable
639 filters = [include("gles2-khr-master.txt")]), variable
648 filters = [include("gles2-deqp-master.txt")]), variable
657 filters = [include("gles2-gtf-master.txt")]), variable
662 filters = [include("gles2-gtf-master.txt")]), variable
671 filters = [include("gles3-deqp-master.txt")]), variable
680 filters = [include("gles3-khr-master.txt")]), variable
689 filters = [include("gles3-gtf-master.txt")]), variable
694 filters = [include("gles3-gtf-master.txt")]), variable
700 filters = [include("gles3-gtf-master.txt")]), variable
706 filters = [include("gles3-gtf-master.txt")]), variable
715 filters = [include("gles3-deqp-master.txt")]), variable
724 filters = [include("gles3-khr-master.txt")]), variable
732 filters = [include("gles3-gtf-master.txt")]), variable
737 filters = [include("gles3-gtf-master.txt")]), variable
746 filters = [include("gles31-deqp-master.txt")]), variable
755 filters = [include("gles31-khr-master.txt")]), variable
764 filters = [include("gles31-gtf-master.txt")]), variable
769 filters = [include("gles31-gtf-master.txt")]), variable
775 filters = [include("gles31-gtf-master.txt")]), variable
781 filters = [include("gles31-gtf-master.txt")]), variable
790 filters = [include("gles31-khr-master.txt")]), variable
799 filters = [include("gles31-deqp-master.txt")]), variable
808 filters = [include("gles31-gtf-master.txt")]), variable
813 filters = [include("gles31-gtf-master.txt")]), variable
822 filters = [include("gles32-khr-master.txt")]), variable
827 filters = [include("gles32-khr-master.txt")]), variable
833 filters = [include("gles32-khr-master.txt")]), variable
839 filters = [include("gles32-khr-master.txt")]), variable
848 filters = [include("gles32-khr-master.txt")]), variable
853 filters = [include("gles32-khr-master.txt")]), variable
862 filters = [include("gles2-khr-master.txt")]), variable
871 filters = [include("gles32-khr-master.txt")]), variable
1024 filters = [include("gl30-khr-master.txt")]), variable
1033 filters = [include("gl45-khr-master.txt")]), variable
[all...]
/external/autotest/cli/
H A Duser.py76 filters = {}
79 filters['aclgroup__name__in'] = [self.acl]
83 filters['access_level__in'] = [self.access_level]
87 filters['login__in'] = self.users
91 filters=filters,
H A Daction_common_unittest.py22 filters = copy.deepcopy(orig_filters)
24 mytest.check_for_wildcard(filters, checks)
25 self.assertEqual(filters, orig_filters)
34 filters = copy.deepcopy(orig_filters)
36 mytest.check_for_wildcard(filters, checks)
37 self.assertEqual(filters, orig_filters)
41 filters = {'something__in': ['item*']}
45 mytest.check_for_wildcard(filters, checks)
46 self.assertEqual(filters, {'something__startswith': 'item'})
51 filters
[all...]
H A Daction_common.py57 value, filters, check_results):
58 filters[new_key] = value.rstrip('*')
60 del filters[old_key]
64 def _convert_name_wildcard(self, key, value, filters, check_results):
68 self._convert_wildcard(key, new_key, value, filters, check_results)
71 def _convert_in_wildcard(self, key, value, filters, check_results):
75 self._convert_wildcard(key, new_key, value, filters, check_results)
78 def check_for_wildcard(self, filters, check_results):
81 for (key, values) in filters.iteritems():
84 filters, check_result
[all...]
H A Dtest.py90 filters = {}
93 filters['name__in'] = self.tests
97 filters['experimental'] = self.experimental
101 filters=filters,
/external/deqp/external/vulkancts/scripts/
H A Dbuild_mustpass.py57 filters = [include("master.txt")]), variable
65 filters = [include("master.txt")]), variable
73 filters = [include("master.txt")]), variable
81 filters = [include("master.txt"), variable
87 filters = [include("master.txt"), variable
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowNfcAdapter.java20 private IntentFilter[] filters; field in class:ShadowNfcAdapter
42 public void enableForegroundDispatch(Activity activity, PendingIntent intent, IntentFilter[] filters, String[][] techLists) { argument
45 this.filters = filters;
63 return filters;
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNfcAdapter.java19 private IntentFilter[] filters; field in class:ShadowNfcAdapter
30 public void enableForegroundDispatch(Activity activity, PendingIntent intent, IntentFilter[] filters, String[][] techLists) { argument
33 this.filters = filters;
65 return filters;
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
H A Dlocal_test.py35 filters = 4
46 'filters': filters,
58 filters = 4
60 'filters': filters,
78 'filters': filters,
91 filters = 3
105 'filters'
[all...]
H A Dconvolutional_recurrent.py41 filters: Integer, the dimensionality of the output space
42 (i.e. the number of output filters in the convolution).
107 filters,
118 self.filters = filters
155 output_shape = (input_shape[0], input_shape[1], self.filters, rows,
159 self.filters)
162 output_shape = (input_shape[0], self.filters, rows, cols)
164 output_shape = (input_shape[0], rows, cols, self.filters)
169 (input_shape[0], self.filters, row
[all...]
/external/expat/
H A DMakefile.am57 examples/elements.vcxproj.filters \
59 examples/outline.vcxproj.filters \
62 lib/expat_static.vcxproj.filters \
64 lib/expat.vcxproj.filters \
66 lib/expatw_static.vcxproj.filters \
68 lib/expatw.vcxproj.filters \
75 tests/runtests.vcxproj.filters \
82 xmlwf/xmlwf.vcxproj.filters \
/external/autotest/client/site_tests/security_OpenFDs/
H A Dsecurity_OpenFDs.py75 def apply_filters(self, fds, filters):
77 Removes every item in |fds| matching any of the regexes in |filters|.
82 @param filters: list of regexes to filter open fds with
85 for filter_re in filters:
119 def check_process(self, process, args, filters, typechecker):
124 * Reports any fds not accounted for by regexes in |filters|.
125 * Reports any filters which fail to match any open fds.
127 If there were any fds unaccounted for, or failed filters,
132 @param filters: list of regexes to filter open fds with
140 failed_filters = self.apply_filters(fds, filters)
[all...]
/external/tensorflow/tensorflow/python/keras/_impl/keras/preprocessing/
H A Dtext.py42 filters='!"#$%&()*+,-./:;<=>?@[\\]^_`{|}~\t\n',
49 filters: Sequence of characters to filter out.
60 translate_map = dict((ord(c), unicode(split)) for c in filters)
62 translate_map = maketrans(filters, split * len(filters))
72 filters='!"#$%&()*+,-./:;<=>?@[\\]^_`{|}~\t\n',
83 filters: Sequence of characters to filter out.
91 text, n, hash_function=hash, filters=filters, lower=lower, split=split)
97 filters
[all...]
/external/freetype/src/base/
H A Dftlcdfil.c67 /* FIR filter used by the default and light filters */
184 static const unsigned int filters[3][3] = local
216 r = filters[0][0] * p;
217 g = filters[0][1] * p;
218 b = filters[0][2] * p;
221 r += filters[1][0] * p;
222 g += filters[1][1] * p;
223 b += filters[1][2] * p;
226 r += filters[2][0] * p;
227 g += filters[
[all...]
/external/tensorflow/tensorflow/python/kernel_tests/
H A Dconv1d_test.py40 filters = constant_op.constant([2, 1], dtype=dtype)
41 filters = array_ops.expand_dims(filters, 1) # in_channels
42 filters = array_ops.expand_dims(filters, 2) # out_channels
46 c = nn_ops.conv1d(x, filters, stride, padding="VALID")
/external/tensorflow/tensorflow/python/layers/
H A Dconvolutional.py46 filters: Integer, the dimensionality of the output space (i.e. the number
47 of filters in the convolution).
87 filters,
109 self.filters = filters
136 kernel_shape = self.kernel_size + (input_dim, self.filters)
147 shape=(self.filters,),
174 bias = array_ops.reshape(self.bias, (1, self.filters, 1))
210 [self.filters])
222 return tensor_shape.TensorShape([input_shape[0], self.filters]
[all...]
/external/autotest/client/site_tests/kernel_LTP/
H A Dparse_ltp_out.py62 """Utility function to count lines that match certain filters.
73 {'filters': {},
75 {'filters': filter_accumulator,
89 if m and m.group(1) in parse_states[state_index]['filters']:
90 parse_states[state_index]['filters'][m.group(1)] += 1
94 def _print_summary(filters, accumulator):
99 @param filters: map of tags sought and corresponding print headers.
100 @param accumulator: counts of test results with same keys as filters.
106 fmt = '%%%ss: %%s' % max(map(lambda x: len(x), filters.values()))
107 for k in sorted(filters)
[all...]
/external/autotest/client/tests/ltp/
H A Dparse_ltp_out.py64 """Utility function to count lines that match certain filters.
77 {'filters': {},
79 {'filters': filter_accumulator,
93 if m and m.group(1) in parse_states[state_index]['filters']:
94 parse_states[state_index]['filters'][m.group(1)] += 1
98 def _print_summary(filters, accumulator):
104 filters: map of tags sought and corresponding print headers.
105 accumulator: counts of test results with same keys as filters.
111 fmt = '%%%ss: %%s' % max(map(lambda x: len(x), filters.values()))
112 for k in sorted(filters)
[all...]
/external/deqp/modules/egl/
H A DteglColorClearCase.hpp45 const eglu::FilterList& filters,
63 const eglu::FilterList& filters,
H A DteglSimpleConfigCase.cpp44 SimpleConfigCase::SimpleConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, const FilterList& filters) argument
46 , m_filters (filters)
193 NamedFilterList filters (name.c_str(), "");
195 filters << baseFilters
201 lists.push_back(filters);
208 NamedFilterList filters ("other", "All other configs");
211 filters << baseFilters
220 lists.push_back(filters);

Completed in 791 milliseconds

1234567891011>>