Home
last modified time | relevance | path

Searched full:filters (Results 1 – 25 of 1042) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/external/rknn-toolkit2/examples/darknet/yolov3_416x416/
H A Dyolov3.cfg27 filters=32
37 filters=64
45 filters=32
53 filters=64
67 filters=128
75 filters=64
83 filters=128
95 filters=64
103 filters=128
117 filters=256
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DFrame-Filter-Management.html70 <a name="Management-of-Frame-Filters"></a>
71 <h3 class="section">8.6 Management of Frame Filters</h3>
72 <a name="index-managing-frame-filters"></a>
74 <p>Frame filters are Python based utilities to manage and decorate the
77 <p>Managing frame filters is performed by several commands available
84 <dd><p>Print a list of installed frame filters from all dictionaries, showing
94 dictionary resides. When <code>all</code> is specified, all frame filters
107 dictionary resides. When <code>all</code> is specified, all frame filters across
117 global frame-filters:
122 progspace /build/test frame-filters:
[all …]
H A DFrame-Filter-API.html72 <a name="index-frame-filters-api"></a>
74 <p>Frame filters are Python objects that manipulate the visibility of a
80 are affected. The commands that work with frame filters are:
95 filters utilize tools such as the Python&rsquo;s <code>itertools</code> module to
100 <small>GDB</small>. Frame filters are executed on a priority basis and care
101 should be taken that some frame filters may have been executed before,
102 and that some frame filters will be executed after.
104 <p>An important consideration when designing frame filters, and well
105 worth reflecting upon, is that frame filters should avoid unwinding
114 examples for both frame decorators and filters in later chapters.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DFrame-Filter-Management.html70 <a name="Management-of-Frame-Filters"></a>
71 <h3 class="section">8.6 Management of Frame Filters</h3>
72 <a name="index-managing-frame-filters"></a>
74 <p>Frame filters are Python based utilities to manage and decorate the
77 <p>Managing frame filters is performed by several commands available
84 <dd><p>Print a list of installed frame filters from all dictionaries, showing
94 dictionary resides. When <code>all</code> is specified, all frame filters
107 dictionary resides. When <code>all</code> is specified, all frame filters across
117 global frame-filters:
122 progspace /build/test frame-filters:
[all …]
H A DFrame-Filter-API.html72 <a name="index-frame-filters-api"></a>
74 <p>Frame filters are Python objects that manipulate the visibility of a
80 are affected. The commands that work with frame filters are:
95 filters utilize tools such as the Python&rsquo;s <code>itertools</code> module to
100 <small>GDB</small>. Frame filters are executed on a priority basis and care
101 should be taken that some frame filters may have been executed before,
102 and that some frame filters will be executed after.
104 <p>An important consideration when designing frame filters, and well
105 worth reflecting upon, is that frame filters should avoid unwinding
114 examples for both frame decorators and filters in later chapters.
[all …]
/OK3568_Linux_fs/buildroot/dl/lcms2/
HDlcms2-2.12.tar.gz ... Projects/VC2017/tifficc/tifficc.vcxproj.filters lcms2-2.12/Projects/VC2017/tifficc/ ...
/OK3568_Linux_fs/external/xserver/render/
H A Dfilter.c46 * standard but not required filters don't have constant indices
136 PictFilterPtr filters; in PictureAddFilter() local
144 if (ps->filters[i].id == id) in PictureAddFilter()
146 if (ps->filters) in PictureAddFilter()
147 filters = in PictureAddFilter()
148 reallocarray(ps->filters, ps->nfilters + 1, sizeof(PictFilterRec)); in PictureAddFilter()
150 filters = malloc(sizeof(PictFilterRec)); in PictureAddFilter()
151 if (!filters) in PictureAddFilter()
153 ps->filters = filters; in PictureAddFilter()
155 ps->filters[i].name = PictureGetFilterName(id); in PictureAddFilter()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dframes.py17 """Internal functions for working with frame-filters."""
31 filters from executing).
62 filters from executing).
110 # filters to enable/disable them all, just return the combined
137 lists, prune any filters with the state set to "disabled", and
141 sorted_list: A sorted, pruned list of frame filters to
156 of frame filters. Each filter is executed in priority order.
173 filters have had a change to execute, or None if no frame
174 filters are registered.
177 # Get a sorted list of frame filters.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dframes.py17 """Internal functions for working with frame-filters."""
31 filters from executing).
62 filters from executing).
110 # filters to enable/disable them all, just return the combined
137 lists, prune any filters with the state set to "disabled", and
141 sorted_list: A sorted, pruned list of frame filters to
156 of frame filters. Each filter is executed in priority order.
173 filters have had a change to execute, or None if no frame
174 filters are registered.
177 # Get a sorted list of frame filters.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c29 * @list: pointer to the list which contains MAC filters entry
50 * ice_fltr_add_mac_list - add list of MAC filters
52 * @list: list of filters
61 * ice_fltr_remove_mac_list - remove list of MAC filters
63 * @list: list of filters
72 * ice_fltr_add_vlan_list - add list of VLAN filters
74 * @list: list of filters
83 * ice_fltr_remove_vlan_list - remove list of VLAN filters
85 * @list: list of filters
94 * ice_fltr_add_eth_list - add list of ethertype filters
[all …]
/OK3568_Linux_fs/buildroot/package/cups-filters/
H A DConfig.in2 bool "cups-filters"
18 This project provides backends, filters, and other software
21 additional filters and software developed independently of
22 Apple, especially filters for the PDF-centric printing
32 http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
34 comment "cups-filters needs a toolchain w/ wchar, C++, threads and dynamic library, gcc >= 4.8"
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dseccomp_filter.rst2 Seccomp BPF (SECure COMPuting with filters)
18 Filter (BPF) program, as with socket filters, except that the data
27 pointers which constrains all filters to solely evaluating the system
38 choosing. Expressive, dynamic filters provide further options down this
48 ``CONFIG_HAVE_ARCH_SECCOMP_FILTER``, then filters may be added as below:
68 processes will be constrained to the same filters and system
78 additional filters may be layered on which will increase evaluation
88 filters exist, the return value for the evaluation of a given system
166 If multiple filters exist, the return value for the evaluation of a
170 multiple filters return values of the same precedence, only the
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst256 RX flow rules (ntuple filters)
266 The driver utilizes the ethtool interface for configuring ntuple filters,
273 When disabling ntuple filters, all the user programed filters are
274 flushed from the driver cache and hardware. All needed filters must
277 Because of the fixed order of the rules, the location of filters is also fixed:
279 - Locations 0 - 15 for VLAN ID filters
280 - Locations 16 - 31 for L2 EtherType filters
281 - Locations 32 - 39 for L3/L4 5-tuple filters (locations 32, 36 for IPv6)
284 destination TCP/UDP/SCTP port) is compared against 8 filters. For IPv4, up to
302 At the moment you can not use IPv4 and IPv6 filters at the same time.
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Di40e.rst142 flexible filters. For a given flow type, you must clear all Intel Ethernet Flow
143 Director filters before changing the input set (for that flow type).
149 When disabling ntuple filters, all the user programmed filters are flushed from
150 the driver cache and hardware. All needed filters must be re-added when ntuple
163 To see the list of filters currently present::
167 Application Targeted Routing (ATR) Perfect Filters
185 Sideband Perfect Filters
187 Sideband Perfect Filters are used to direct traffic that matches specified
201 Use the following command to display all of the active filters::
209 Where <N> is the filter id displayed when printing all the active filters, and
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c176 printf("getpid RET_ALLOW 2 filters (bitmap): %llu ns\n", bitmap2); in main()
183 printf("getpid RET_ALLOW 3 filters (full): %llu ns\n", filter1); in main()
190 printf("getpid RET_ALLOW 4 filters (full): %llu ns\n", filter2); in main()
202 ESTIMATE("total seccomp overhead for 2 bitmapped filters", calc, in main()
204 ESTIMATE("total seccomp overhead for 3 full filters", calc, in main()
206 ESTIMATE("total seccomp overhead for 4 full filters", calc, in main()
212 ESTIMATE("seccomp per-filter overhead (filters / 4)", per_filter2, in main()
221 ret |= compare("per-filter (last 2 diff)", "≈", "per-filter (filters / 4)", in main()
233 ret |= compare("native + entry + (per filter * 4)", "≈", "4 filters total", in main()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/include/kutf/
H A Dkutf_suite.h259 * defined default filters.
268 * @filters: Filters to apply to a test if it doesn't provide its own
283 unsigned int filters);
287 * user defined default filters.
296 * @filters: Filters to apply to a test if it doesn't provide its own
309 unsigned int filters,
319 * Note: As no filters are provided the test will use the suite filters instead
327 * kutf_add_test_with_filters() - Add a test to a kernel test suite with filters
332 * @filters: A set of filtering flags, assigning test categories.
338 unsigned int filters);
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A DCVE-2022-41861.patch13 src/lib/filters.c | 12 +++++++++---
16 diff --git a/src/lib/filters.c b/src/lib/filters.c
18 --- a/src/lib/filters.c
19 +++ b/src/lib/filters.c
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c740 req->filters[0].flags = VFPF_Q_FILTER_DEST_MAC_VALID; in bnx2x_vfpf_config_mac()
742 req->filters[0].flags |= VFPF_Q_FILTER_SET; in bnx2x_vfpf_config_mac()
748 memcpy(req->filters[0].mac, addr, ETH_ALEN); in bnx2x_vfpf_config_mac()
775 memcpy(req->filters[0].mac, bp->dev->dev_addr, in bnx2x_vfpf_config_mac()
949 req->filters[0].flags = VFPF_Q_FILTER_VLAN_TAG_VALID; in bnx2x_vfpf_update_vlan()
952 req->filters[0].flags |= VFPF_Q_FILTER_SET; in bnx2x_vfpf_update_vlan()
963 req->filters[0].vlan_tag = vid; in bnx2x_vfpf_update_vlan()
1655 fl = kzalloc(struct_size(fl, filters, tlv->n_mac_vlan_filters), in bnx2x_vf_mbx_macvlan_list()
1661 struct vfpf_q_mac_vlan_filter *msg_filter = &tlv->filters[i]; in bnx2x_vf_mbx_macvlan_list()
1665 memset(&fl->filters[j], 0, sizeof(fl->filters[j])); in bnx2x_vf_mbx_macvlan_list()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/
H A Dkutf_suite.h321 * defined default filters.
330 * @filters: Filters to apply to a test if it doesn't provide its own
345 unsigned int filters);
349 * user defined default filters.
358 * @filters: Filters to apply to a test if it doesn't provide its own
371 unsigned int filters,
381 * Note: As no filters are provided the test will use the suite filters instead
389 * kutf_add_test_with_filters() - Add a test to a kernel test suite with filters
394 * @filters: A set of filtering flags, assigning test categories.
400 unsigned int filters);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_filters.h40 /* Per-VLAN filters information */
64 /* AUTO_OLD is used to mark and sweep MAC filters for the device address lists. */
82 /* filters have yet to be restored after MC reboot */
84 /* Multicast filter chaining allows less-specific filters to receive
85 * multicast packets that matched more-specific filters. Early EF10
104 * access. When removing filters we must identify them to the
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c130 struct etm_filters *filters; in etm_addr_filters_alloc() local
133 filters = kzalloc_node(sizeof(struct etm_filters), GFP_KERNEL, node); in etm_addr_filters_alloc()
134 if (!filters) in etm_addr_filters_alloc()
138 memcpy(filters, event->parent->hw.addr_filters, in etm_addr_filters_alloc()
139 sizeof(*filters)); in etm_addr_filters_alloc()
141 event->hw.addr_filters = filters; in etm_addr_filters_alloc()
550 static int etm_addr_filters_validate(struct list_head *filters) in etm_addr_filters_validate() argument
556 list_for_each_entry(filter, filters, entry) { in etm_addr_filters_validate()
559 * room for filters. in etm_addr_filters_validate()
567 * The existing code relies on START/STOP filters in etm_addr_filters_validate()
[all …]
H A Dcoresight-etm-perf.h18 * when filters are applied.
35 * struct etm_filters - set of filters for a session
36 * @etm_filter: All the filters for this session.
37 * @nr_filters: Number of filters
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.h106 * @filter: filters defined for this context
107 * @nr_filters: number of defined filters in the @filter array
117 * @filters: last configured filters
125 struct pt_filters filters; member
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c114 filter->filters, in find_filter_type()
133 (filter->filters + 1)); in add_filter_type()
139 for (i = 0; i < filter->filters; i++) { in add_filter_type()
144 if (i < filter->filters) in add_filter_type()
148 (filter->filters - i)); in add_filter_type()
155 filter->filters++; in add_filter_type()
1397 if (!filter->filters) in tep_filter_remove_event()
1408 len = (unsigned long)(filter->event_filters + filter->filters) - in tep_filter_remove_event()
1412 filter->filters--; in tep_filter_remove_event()
1414 memset(&filter->event_filters[filter->filters], 0, in tep_filter_remove_event()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-pdm.c87 const struct axg_pdm_filters *filters; member
150 const struct axg_pdm_filters *filters = priv->cfg->filters; in axg_pdm_get_os() local
151 unsigned int os = filters->hcic.ds; in axg_pdm_get_os()
160 os *= filters->lpf[i].ds; in axg_pdm_get_os()
282 /* Enable the filters */ in axg_pdm_startup()
306 const struct axg_pdm_hcic *hcic = &priv->cfg->filters->hcic; in axg_pdm_set_hcic_ctrl()
324 const struct axg_pdm_lpf *lpf = &priv->cfg->filters->lpf[index]; in axg_pdm_set_lpf_ctrl()
342 const struct axg_pdm_hpf *hpf = &priv->cfg->filters->hpf; in axg_pdm_set_hpf_ctrl()
356 const struct axg_pdm_lpf *lpf = priv->cfg->filters->lpf; in axg_pdm_set_lpf_filters()
370 /* Set the tap filter values of all 3 filters */ in axg_pdm_set_lpf_filters()
[all …]

12345678910>>...42